Tony Plack wrote: > Compiling the trunk (459) and came up with the following error: > > networking/ether-wake.c:228:3: #warning Need to implement ether_hostton() > for uClibc > make[2]: *** [networking/ether-wake.o] Error 1 > make[1]: *** [networking] Error 2 > make[1]: Leaving directory `/root/astlinux/trunk/build_i686/busybox' > make: *** [/root/astlinux/trunk/build_i686/busybox/busybox] Error 2 > > uClibc contains ether_hostton in the include files as an external function > call. What am I missing? > Tony,
Remove your svn directory and start from scratch. You can backup your dl directory to save time on downloading the various source packages if you want, but it seems like the safest thing to do. MORE IMPORTANTLY DO NOT RUN THIS AS ROOT! Do not run the buildroot environment as root. Do not run the buildroot environment as root. While in theory it should be possible, there may be errors which could cause harm to your host OS. There is no good reason to build this as root and many reasons why you should NOT build as root. Do not build as root. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
