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]

egcs-980328 build failure



alphaev56-dec-osf4.0b host and target

...
gnumake[3]: Entering directory `/proj/gorton/egcs-980328/texinfo/makeinfo'
cd .. \
  && CONFIG_FILES=makeinfo/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating makeinfo/Makefile
linking ./intl/libgettext.h to intl/libintl.h
gnumake[3]: Leaving directory `/proj/gorton/egcs-980328/texinfo/makeinfo'
gnumake[3]: Entering directory `/proj/gorton/egcs-980328/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c makeinfo.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c multi.c
gcc -g -O2  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a -lz
gnumake[3]: Leaving directory `/proj/gorton/egcs-980328/texinfo/makeinfo'
Making all in po
gnumake[3]: Entering directory `/proj/gorton/egcs-980328/texinfo/po'
PATH=../src:$PATH : --default-domain=texinfo --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in
rm -f ./texinfo.pot
mv texinfo.po ./texinfo.pot
mv: rename texinfo.po to ./texinfo.pot: No such file or directory
gnumake[3]: *** [texinfo.pot] Error 1
gnumake[3]: Leaving directory `/proj/gorton/egcs-980328/texinfo/po'
gnumake[2]: *** [all-recursive] Error 1
gnumake[2]: Leaving directory `/proj/gorton/egcs-980328/texinfo'
gnumake[1]: *** [all-recursive-am] Error 2
gnumake[1]: Leaving directory `/proj/gorton/egcs-980328/texinfo'
gnumake: *** [all-texinfo] Error 2

	Rick

Richard Gorton			http://www.digital.com/info/semiconductor/amt	
Digital Equipment Corporation	All standard disclaimers apply.
Reply-to: gorton@tallis.enet.dec.com
"A committee is a cul-de-sac down which ideas are lured and then quietly
strangled."
     --Sir Barnett Cocks


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