You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I try to build the driver with musl as libc it compiles. Compilation with the same .config just changing libc to glibc (in clean docker container) give me error
Package wifi-warp-core is missing dependencies for the following libraries:
libc.so
Both in lede 17.01 and openwrt 18.06. Since our project uses glibc as libc for over 10 years and we do use the features where musl and glibc differs I fear hidden bugs while switching. I believe this is just some wrongly defined dependency somewhere and would appreciate if it cn be fixed.
If I try to build the driver with musl as libc it compiles. Compilation with the same .config just changing libc to glibc (in clean docker container) give me error
Package wifi-warp-core is missing dependencies for the following libraries:
libc.so
Both in lede 17.01 and openwrt 18.06. Since our project uses glibc as libc for over 10 years and we do use the features where musl and glibc differs I fear hidden bugs while switching. I believe this is just some wrongly defined dependency somewhere and would appreciate if it cn be fixed.
config-owrt1806.txt
The text was updated successfully, but these errors were encountered: