On 01/28/2014 09:09 PM, Frans de Boer wrote:
> On 01/28/2014 08:37 PM, Ken Moffat wrote:
>> On Tue, Jan 28, 2014 at 07:27:58PM +0200, Markku Pesonen wrote:
>>> 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.
>>>
>>    Thanks for that pointer.
>>
>> ĸen
>>
> Hm, there should be a libz.a somewhere, but none is build. I will look
> into the matter and will report back my findings.

Sorry, I had a leftover from a previous experiment where I removed the 
static files after install. So, the absence of libz.a is hereby 
explained. I will check other scripts for the BSS phase on that fact too.

That does not explain the static allocation errors by it self, but will 
start fresh again with a BSS build and monitor what is happening.

Regards, Frans.


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to