I'm suddenly having difficulties compiling the latest trunk, and it
seems to fail on random packages. 

It always fails with an error like this, but it seems to be on a
different package everytime.

Packaged contents
of /opt/openwrt/k1/build_dir/armeb/ntp-4.2.4p4/ipkg/ntpd
into /opt/openwrt/k1/bin/packages/armeb/ntpd_4.2.4p4-4_armeb.ipk
WARNING: skipping ntpdate -- package not selected
WARNING: skipping ntp-utils -- package not selected
make[3]: Leaving directory `/opt/openwrt/packages/net/ntpd'
make[2]: Leaving directory `/opt/openwrt/k1'
make[1]: *** [/opt/openwrt/k1/staging_dir/armeb/stamp/.package_compile]
Error 2
make[1]: Leaving directory `/opt/openwrt/k1'
make: *** [world] Error 2

If I make the package manually, it works fine....

$ make package/ntpd-compile
 make[1] package/ntpd-compile
 make[2] -C /opt/openwrt/packages/libs/libreadline compile
 make[2] -C package/ncurses compile
 make[2] -C /opt/openwrt/packages/libs/libelf compile
 make[2] -C /opt/openwrt/packages/net/ntpd compile


but rerunning make on the trunk will fail on a different package with
the same error.

I've even gone so far as to check out a fresh trunk, and I'm still
getting this error.  

ideas anyone?
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to