texinfo bug in CVS-egcs HPUX 10.20

Jim Wilson wilson@cygnus.com
Tue Mar 31 17:51:00 GMT 1998


	PATH=../src:$PATH /usr/opt/bin/xgettext --default-domain=texinfo --directory=../../../cvsegcs/egcs/texinfo \
	  --add-comments --keyword=_ --keyword=N_ \
	  --files-from=../../../cvsegcs/egcs/texinfo/po/POTFILES.in
	/bin/sh: 11042 Memory fault(coredump)

This looks like perhaps your /usr/opt/bin/xgettext program is broken.  If you
don't have the most recent version of it, trying updating it.

Or you could try touching various files to set the timestamps correctly
so that you don't need to build anything in texinfo/po.  There was a message
to egcs explaining how to do this.

Or you could avoid building texinfo/po until these problems get fixed.
Just removing po from the SUBDIRS line in texinfo/Makefile should work.

Jim



More information about the Gcc-bugs mailing list