-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't import or sync on openwrt #938
Comments
I'll debug this tomorrow. I guess this is a PodFetch problem as Rust should compile on OpenWRT. |
Yes, I compile rust 1.81.0 on openwrt as defult rust in openwrt is 1.73.0, it is really outdated |
Has the recent version fixed your errors? |
no,the app occured this error message is compiled with the latest rust, previous rust can't build |
Do you have an update? Is it working now on openwrt? |
no tests recently, i will try this tonight |
Is there something like a guide on setting up OpenWRT? Would be interesting to test that out. |
@SamTV12345
i also made the config here, you can reference https://github.com/jenningsloy318/cool-packages/blob/main/podfetch/Makefile today I retried again, found that now previous issue is disappeared, but due to the incomplete build of postgresql on openwrt, it is impossible to link again
but it still tried to link against |
Describe the bug
I compile this application on openwrt, it can start up successfully, but when I tried to import opml seeds, the error occured
I compiled it with rust 1.81.0 with node 18.20.4
Makefile
Reproduction
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: