14.03.2012 00:33, davidMbrooke пишет: > Hi all, > > Now that Andrew and kp have done all the hard work on "next" I have > finally found time to try to build it. I'm getting a few build errors > (on Fedora 15, x86_64). > > > From previous mails to this list I can see that some of these errors are > "expected" but others are not. Some of the problems I am seeing have > previously been discussed in the context of the /lib/ld-uClibc.so.0 > symbolic link. For "next" I understand that link does not *need* to > exist, but can the presence of the link still cause problems? > > I am getting build failures for: > djbdns > squid > mawk > linux-atm > libdigest-sha1-perl > dhcpd (expected) > > I will of course investigate and make corrections. In particular for > dhcpd, since I am probably responsible for that build failure anyway :-) > > Thanks to everyone who has contributed to "next" so far. Like others I > am really looking forward to running it on ARM. > > david > Link isn't required. If link is present and points somewhere on working (partially) uClibc - it may cause failure if configure detects that it isn't cross-compiling, but just compiling. For failed packages it's needed to specify --build for configure. libdigest-sha1-perl may be failed for different reasons - if you rebuilded all from scratch today (after last repo modifications), show buildtool log. And dhcpd is failed due to very poor compiling rules (it builds piece of bind that is included in dhcpd package, for host arch, and then links it with dhcpd sources). I tried to do some fixes - but with negative result. It requires a lot of time and black magic to make it cross-compiled.
------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel