Hello,
I'm having much difficulty in building GPC 2003-08-30 on a FreeBSD system. This is the error that I'm getting:
gcc -g -O2 -o makeinfo makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a gmake[3]: Leaving directory `/usr/tmp/gpcbuild/texinfo/makeinfo' gmake[2]: Leaving directory `/usr/tmp/gpcbuild/texinfo' gmake[1]: Leaving directory `/usr/tmp/gpcbuild/texinfo' gmake[1]: Entering directory `/usr/tmp/gpcbuild/etc' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/tmp/gpcbuild/etc' gmake[1]: Entering directory `/usr/tmp/gpcbuild/gcc' cd ../../gcc-2.95.4cvs/gcc && autoheader autoheader: not found gmake[1]: *** [../../gcc-2.95.4cvs/gcc/cstamp-h.in] Error 127 gmake[1]: Leaving directory `/usr/tmp/gpcbuild/gcc' gmake: *** [all-gcc] Error 2
What is autoheader?
I think that this problem may be related to the tools that I have installed on the machine. I have the GNU sed installed, as well as autoconf 2.13. Now here's the problem:
For my platform, bision is only available in 1.75. The textinfo and flex tools are *NOT* available at all through the ports collection. Unfortunately, this is the best that I can do because I don't know C very well.
Help is appriciated.