Le 30/12/2014 21:52, Christopher Gregory a écrit :
> On Wed, December 31, 2014 7:33 am, Pierre Labastie wrote:
>> Le 30/12/2014 13:04, Pierre Labastie a écrit :
>>
>>> Le 30/12/2014 05:35, Christopher Gregory a écrit :
>>>
>>>> On Tue, December 30, 2014 5:20 pm, Bruce Dubbs wrote:
>>>>
>>>>> On Mon, Dec 29, 2014 at 8:27 PM, Christopher Gregory <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>>
>>>>>>
>>>>>> I have just come accross an issue with trying to build
>>>>>> SVN-20141225 of
>>>>>> lfs.
>>>>>>
>>>>>> [...]
>>>>>>
>>>>>>
>>>>>> This is a 32 bit system on an Intel processor.
>>>>>> [...]
>>>>>>
>>>>>>
>>>>>> On the building of the tools phase it fails to build
>>>>>> gettext-0.19.4 with the following error:
>>>>>>
>>>>>> /bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99
>>>>>> -DLOCALEDIR=\"/tools/share/locale\"
>>>>>> -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH$
>>>>>> libtool: compile:  gcc -std=gnu99
>>>>>> -DLOCALEDIR=\"/tools/share/locale\"
>>>>>> -DBISON_LOCALEDIR=\"/usr/share/locale\"
>>>>>> -DLOCALE_ALIAS_PATH=\"/tools/share/locale\" -D$
>>>>>> plural-exp.c:20:29: fatal error: ../intl/pluralx.c: No such file
>>>>>> or directory #include "../intl/pluralx.c"
>>>>>>
>>>
>>> For me, this happens on both 32 bit (VM, debian 7) and 64 bit (bare
>>> metal, debian sid). Adding "make -C intl pluralx.c" after "make -C
>>> gnulib-lib" allows building. Sill have to test that the whole book
>>> builds.
>>>
>>> Pierre
>>>
>>>
>>>
>> On both 64 and 32 bit, the books built OK. I have successfully rebooted
>> the 32 bit VM with this version of LFS. Pierre
> 
> Hello Pierre,
> 
> Thank you for confirming this and for the fix.
> 
> I am not going to rebuild at this stage.  I want to get to the bottom of
> why hibernate does not work as intended on systemd.
> 
> Does anyone have any idea as to what the gettext developers have forgotten
> to do to make this deviation from the normal way of compiling packages
> neccessary?
> 
> Regards,
> 
> Christopher.

I think the main problem is that we only need a small part of gettext in
chapter 5, and _we_ do not build the standard way. Everything is fine in
chapter 6 without the fix.

Pierre

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to