OSR 5 bootstrap fails

Philipp Thomas pthomas@suse.de
Sun Jun 25 18:08:00 GMT 2000


* Jean-Pierre Radley (jpr@jpr.com) [20000626 02:42]:
> Having just updated my source tree with CVS on SCO OpenServer 5,
> 'make bootstrap' is failing:
> 
>         /bin/cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\"  -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/s/tools/egcs/gcc/intl -I/s/tools/egcs/gcc/lib -I/s/tools/egcs/gcc/intl/..  -I/s/tools/egcs/gcc/intl/../config -I/s/tools/egcs/gcc/intl/../../include  -g   /s/tools/egcs/gcc/intl/explodename.c
>         rm -f libintl.a
>         ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o  finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o  explode
> name.o
>         : libintl.a
> (cd po && make all)
>         file=`echo en_GB | sed 's,.*/,,'`.gmo \
>           && rm -f $file && PATH=../src:$PATH msgfmt -o $file /s/tools/egcs/gcc/po/en_GB.po
> sh: msgfmt: not found

Please note that I've set the CC and Reply-To to gcc-bugs, as that is the
appropriate place for such messages.

Now to the bug. It seems that my patches to aclocal.m4 still weren't enough.
I have another patch in my queue that will hopefully fix that bug.

I have a hard time trying to really understand the gettext related M4 macros
Ulrich Drepper wrote, given how intertwined they are. If I ever fully
understand them, I may finally able to really fix them.

Philipp (who still thinks autoconf macros are a kind of black magic)

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h


More information about the Gcc-bugs mailing list