On Tue, December 30, 2014 3:27 pm, Christopher Gregory wrote:
> Hello,
>
>
> I have just come accross an issue with trying to build SVN-20141225 of
> lfs.
>
> Please note that this is NOT the systemd version but the normal systemv
> version of the book.
>
> I am using jhalfs to build the book as I always do.
>
>
> This is a 32 bit system on an Intel processor.
>
>
> The ONLY deviation I have made is to edit the xml file of the gcc chapter
>  so that it compiles the full range of languages sans Ada which I do not
> need.
>
> 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"
>
>
> compilation terminated. Makefile:2587: recipe for target
> 'libgettextsrc_la-plural-exp.lo' failed
> make[1]: *** [libgettextsrc_la-plural-exp.lo] Error 1
> make[1]: Leaving directory
> '/mnt/build_dir/sources/gettext-0.19.4/gettext-tools/src'
>
>
> I have no idea what has changed.  I am going to see about reverting to an
>  earlier version of gettext and see if that is the issue.
>
> I would appreciate it if someone else is able to actually check this as
> well.
>
> I have scrubbed the build twice now with the same results both times.
>
>
> Regards,
>
>
> Christopher.

Hello,

Well from reading the upstream developers commit messages, on the 4th of
December they made a name change as follows:

 Commit ID 976ea8956e68307ec73678f8a07ea6eb7308253f
F30ffb2d91eb68219a0511e19baa38a5?&s=64&rating=pg&d=https%3a%2f%2fwww
        Contributor:    Daiki Ueno      Files Modified:         2
Date:   04-December-2014 at 09:06       Lines Added:    1
Repository:     git://git.savannah.gnu.org/gettext.git master   Lines Removed:  
1
Commit Comment:         libgettextsrc: Follow plural.c -> pluralx.c file name 
change
* plural-exp.c: Include "../intl/pluralx.c" instead of
"../intl/plural.c". Adjust to commit d2d04ba9.

It would seem that either they have not fully implimented the change prior
to releasing the gettext-0.19.4 tar ball, or maybe we now need to install
another package prior to gettext to have the needed file generated and get
included.

Regards,


Christopher.

-- 
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