On Thursday 15 May 2008, Gerhard Brauer wrote: > I try to build latest version of nbd for archlinux, but compilation > failed (see attached build.log from configure and make) > > Maybe this is a problem with gcc 4.3? I come some steps further by > rearrange #includes, but i'm not a developer. > > kernel 2.6.24 > gcc 4.3.0 > glibc 2.7 > If you need more information, aks ;-) > > Version 2.9.9 build without problems on same enviroment, 2.9.10 and > 2,9.11 failed. > nbd-server is build always, only nbd-client failed.
it's failing to build because it's trying to use klibc. you can move /usr/bin/klcc to some other place, run configure so it doesnt detect klcc, and then move it back. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
