Hallo,
I am trying to install GPC (gpc-20060325, based on gcc-core-3.4.4) on a PC with Intel-Xeon 64 bit CPU and openSUSE 11.2. Make ends up with some mystical error lines, see below.
Any suggestions? Ernst-Ludwig
..../configure --enable-languages=pascal --prefix=/usr/gnu <RET>
..../make <RET> .......... .......... ./auto-host.h:185:1: warning: "HAVE_DECL_GETOPT" redefined In file included from /tmp/root/install.gpc/gcc-3.4.4/gcc/libgcov.c:37: /tmp/root/install.gpc/gcc-3.4.4/gcc/tsystem.h:40:1: warning: this is the location of the previous definition In file included from /tmp/root/install.gpc/gcc-3.4.4/gcc/gcov-io.h:240, from /tmp/root/install.gpc/gcc-3.4.4/gcc/libgcov.c:51: ./auto-host.h:185:1: warning: "HAVE_DECL_GETOPT" redefined In file included from /tmp/root/install.gpc/gcc-3.4.4/gcc/libgcov.c:37: /tmp/root/install.gpc/gcc-3.4.4/gcc/tsystem.h:40:1: warning: this is the location of the previous definition In file included from /usr/include/features.h:371, from /usr/include/stdio.h:28, from /tmp/root/install.gpc/gcc-3.4.4/gcc/tsystem.h:79, from /tmp/root/install.gpc/gcc-3.4.4/gcc/libgcc2.c:41: /usr/include/gnu/stubs.h:7:27: gnu/stubs-32.h: No such file or directory make[2]: *** [libgcc/32/_muldi3.o] Error 1 make[1]: *** [libgcc.a] Error 2 make: *** [all-gcc] Error 2