From mboxrd@z Thu Jan 1 00:00:00 1970 From: DarkSprrow@aol.com To: help-gcc@gnu.org Subject: Error Date: Fri, 14 Jan 2000 14:03:00 -0000 Message-id: <34.45c9a4.25b0f6d9@aol.com> X-SW-Source: 2000-01/msg00134.html test x"no" != xyes || \ cc -c -DHAVE_CONFIG_H -g -I. -I/opt/install/gcc-2.95.2/libiberty/../include /opt/install/gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o cc -c -DHAVE_CONFIG_H -g -I. -I/opt/install/gcc-2.95.2/libiberty/../include /opt/install/gcc-2.95.2/libiberty/choose-temp.c In file included from /opt/gnu/lib/gcc-lib/i386-sun-solaris2.4/2.6.0/include/time.h:90, from /usr/include/sys/time.h:405, from /usr/include/sys/select.h:17, from /opt/gnu/lib/gcc-lib/i386-sun-solaris2.4/2.6.0/include/sys/types.h:271, from /opt/install/gcc-2.95.2/libiberty/choose-temp.c:30: /usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t' /usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or union /usr/include/sys/siginfo.h:76: parse error before `}' *** Error code 1 make: Fatal error: Command failed for target `choose-temp.o' Current working directory /opt/gcc_2.95.2/libiberty *** Error code 1 make: Fatal error: Command failed for target `all-libiberty' I get the folling error when I run make, have you seen this error. Also is there anywhere to get the actuall executable of the gcc compiler? Thank you. From mboxrd@z Thu Jan 1 00:00:00 1970 From: DarkSprrow@aol.com To: help-gcc@gnu.org Subject: Error Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <34.45c9a4.25b0f6d9@aol.com> X-SW-Source: 2000-q1/msg00134.html Message-ID: <20000401000000.fgGOmB0gBvjfzoTXajE8D6UaLJPIIoXeD0l759jQdbM@z> test x"no" != xyes || \ cc -c -DHAVE_CONFIG_H -g -I. -I/opt/install/gcc-2.95.2/libiberty/../include /opt/install/gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o cc -c -DHAVE_CONFIG_H -g -I. -I/opt/install/gcc-2.95.2/libiberty/../include /opt/install/gcc-2.95.2/libiberty/choose-temp.c In file included from /opt/gnu/lib/gcc-lib/i386-sun-solaris2.4/2.6.0/include/time.h:90, from /usr/include/sys/time.h:405, from /usr/include/sys/select.h:17, from /opt/gnu/lib/gcc-lib/i386-sun-solaris2.4/2.6.0/include/sys/types.h:271, from /opt/install/gcc-2.95.2/libiberty/choose-temp.c:30: /usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t' /usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or union /usr/include/sys/siginfo.h:76: parse error before `}' *** Error code 1 make: Fatal error: Command failed for target `choose-temp.o' Current working directory /opt/gcc_2.95.2/libiberty *** Error code 1 make: Fatal error: Command failed for target `all-libiberty' I get the folling error when I run make, have you seen this error. Also is there anywhere to get the actuall executable of the gcc compiler? Thank you.