This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

OSR 5 bootstrap fails


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

-- 
JP

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]