<div dir="ltr"><div><div>  Hi all,<br><br></div>  I'm trying to build LXC 2.1.1 using OpenWrt package's feed but the result is an ipk package file with no "useful" file inside it.<br><br></div>  Following is the commands running from my x86_64 router.<br><br>root@OpenWrt:~# opkg status lxc<br>Package: lxc<br>Version: 2.1.1-1<br>Depends: libc<br>Status: install user installed<br>Architecture: x86_64<br>Installed-Time: 1519749033<br><br>root@OpenWrt:~# opkg files lxc<br>Package lxc (2.1.1-1) is installed on root and has the following files:<br><br clear="all"><div><div><div>  I compiled OpenWrt using the "master" branch from:<br>ronaldo@fox:~/Linux/OpenWrt/src/openwrt$ git remote -v <br>origin    <a href="https://git.openwrt.org/openwrt/openwrt.git">https://git.openwrt.org/openwrt/openwrt.git</a> (fetch)<br>origin    <a href="https://git.openwrt.org/openwrt/openwrt.git">https://git.openwrt.org/openwrt/openwrt.git</a> (push)<br><br></div><div>  And I used the feeds from: <br><br></div><div>ronaldo@fox:~/Linux/OpenWrt/src/openwrt$ ./scripts/feeds list -s<br>packages   src-git  345420f  <a href="https://git.openwrt.org/feed/packages.git">https://git.openwrt.org/feed/packages.git</a><br>routing    src-git  2f74073  <a href="https://git.openwrt.org/feed/routing.git">https://git.openwrt.org/feed/routing.git</a><br>luci       src-git  088b92c  <a href="https://git.openwrt.org/project/luci.git">https://git.openwrt.org/project/luci.git</a><br><br></div><div>  I tried to compile the package alone and noted that make package/lxc/install is issuing and error:<br><br>ronaldo@fox:~/Linux/OpenWrt/src/openwrt$ make -j1 V=s package/lxc/install <br>make[1]: Entering directory '/home/ronaldo/Linux/OpenWrt/src/openwrt'<br>make[1]: *** No rule to make target 'package/lxc/install'.  Stop.<br>make[1]: Leaving directory '/home/ronaldo/Linux/OpenWrt/src/openwrt'<br>/home/ronaldo/Linux/OpenWrt/src/openwrt/include/<a href="http://toplevel.mk:216">toplevel.mk:216</a>: recipe for target 'package/lxc/install' failed<br>make: *** [package/lxc/install] Error 2<br><br></div><div>  Even though there are files inside the build_dir LXC directory:<br><br>ronaldo@fox:~/Linux/OpenWrt/src/openwrt$ ls build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-*<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-attach      build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-device    build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-stop<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-autostart   build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-execute   build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-top<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-cgroup      build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-freeze    build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-unfreeze<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-checkpoint  build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-info      build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-unshare<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-config      build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-ls        build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-user-nic<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-console     build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-monitor   build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-usernsexec<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-copy        build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-monitord  build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-wait<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-create      build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-snapshot<br>build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-destroy     build_dir/target-x86_64_musl/lxc-2.1.1/src/lxc/lxc-start<br><br></div><div>  Can anyone give any help?<br><br></div><div>  Thanks in advance ... <br></div><div>  <br></div><div>   <br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">Ronaldo Afonso<br><div>11 9 5252 0484</div><div><a href="http://www.ronaldoafonso.com.br" target="_blank">www.ronaldoafonso.com.br</a></div></div></div>
</div></div></div></div>