Skip to content
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

Compiling with LEDE :Package liborange is missing dependencies #19

Open
aji-s opened this issue Feb 17, 2017 · 1 comment
Open

Compiling with LEDE :Package liborange is missing dependencies #19

aji-s opened this issue Feb 17, 2017 · 1 comment

Comments

@aji-s
Copy link

aji-s commented Feb 17, 2017

Compilation failing with missing dependency : libwebsockets.so.8.1

install -d -m0755 /home/aji/source/build_dir/target-mipsel_24kc_musl/orange-rpcd-3.16.01-2e02cb0594b35e534c1e155d94d95ecf062d26c7/ipkg-mipsel_24kc/liborange/usr/lib/
cp -fpR /home/aji/source/build_dir/target-mipsel_24kc_musl/orange-rpcd-3.16.01-2e02cb0594b35e534c1e155d94d95ecf062d26c7/src/.libs/.so /home/aji/source/build_dir/target-mipsel_24kc_musl/orange-rpcd-3.16.01-2e02cb0594b35e534c1e155d94d95ecf062d26c7/ipkg-mipsel_24kc/liborange/usr/lib/
find /home/aji/source/build_dir/target-mipsel_24kc_musl/orange-rpcd-3.16.01-2e02cb0594b35e534c1e155d94d95ecf062d26c7/ipkg-mipsel_24kc/liborange -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf
Package liborange is missing dependencies for the following libraries:
libwebsockets.so.8.1
Makefile:78: recipe for target '/home/aji/source/bin/packages/mipsel_24kc/juci/liborange_3.16.01-2e02cb0594b35e534c1e155d94d95ecf062d26c7_mipsel_24kc.ipk' failed
make[3]: *** [/home/aji/source/bin/packages/mipsel_24kc/juci/liborange_3.16.01-2e02cb0594b35e534c1e155d94d95ecf062d26c7_mipsel_24kc.ipk] Error 1
make[3]: Leaving directory '/home/aji/source/feeds/juci/orange-rpcd'
package/Makefile:105: recipe for target 'package/feeds/juci/orange-rpcd/compile' failed
make[2]: *** [package/feeds/juci/orange-rpcd/compile] Error 2
make[2]: Leaving directory '/home/aji/source'
package/Makefile:101: recipe for target '/home/aji/source/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/aji/source/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/aji/source'
/home/aji/source/include/toplevel.mk:197: recipe for target 'world' failed
make: *** [world] Error 2

@mkschreder
Copy link
Owner

mkschreder commented Feb 17, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants