Frans de Boer wrote: > FAIL: static preinit array > FAIL: static init array > FAIL: static fini array > FAIL: static init array mixed > FAIL: Could not link a static executable > > There are five failures and I can't find the cause of it. > I rebuilded everything from scratch - more then once, but still > encounter these messages. I tried this on i686 and x86_64 machines. > > Anybody an idea what might be the cause and if it is a show stopper.
I got those errors when I had removed the static version of libz (/usr/lib/libz.a). Static version of glibc is also needed. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page