From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Black To: gcc@gcc.gnu.org Subject: re: configure failed Date: Tue, 07 Sep 1999 13:41:00 -0000 Message-id: X-SW-Source: 1999-09/msg00242.html Hello, I am trying to compile the newest snapshot, and have a problem that I tried to fix, but failed to. checking for sys_siglist declaration in signal.h or unistd.h... no checking if mkdir takes one argument... no ../../egcs-19990907/gcc/configure: syntax error at line 3589: `newline or ;' unexpected Configure in /home1/egcs/objdir/gcc failed, exiting. hppa*-*-lites*) tm_file="${tm_file} elfos.h pa/elf.h" target_cpu_default="MASK_PA_11" use_collect2=yes ;; tm_file="${tm_file} pa/pa-mpeix.h" xm_file=pa/xm-pampeix.h <=== line 3589 xmake_file=pa/x-pa-mpeix echo "You must use gas. Assuming it is already installed." install_headers_dir=install-headers-tar fixincludes=Makefile.in use_collect2=yes ;; I have d/l this file twice from egcs.cygnus.com and both times I have the same problem. I am assuming that it is something I am doing. alina# uname -a SunOS alina 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-1 alina# autoconf --version Autoconf version 2.12.1 alina# gcc -v Reading specs from /usr/local/egcs/lib/gcc-lib/sparc-sun-solaris2.6/2.96/specs gcc version 2.96 19990824 (experimental) -- ======================================================================== James Black (Elec Eng Graduate student) e-mail: black@eng.usf.edu http://www.eng.usf.edu/~black/index.html For my public key: finger -l black@eng.usf.edu "A person might be able to play without being creative, but he sure can't be creative without playing" Kurt Hanks & Jay Parry ************************************************************************ From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Black To: gcc@gcc.gnu.org Subject: re: configure failed Date: Thu, 30 Sep 1999 18:02:00 -0000 Message-ID: X-SW-Source: 1999-09n/msg00242.html Message-ID: <19990930180200.4HrWFZV8FQFIyk_sIfZOq6y7nfnGy7Hav6ESQfDB16w@z> Hello, I am trying to compile the newest snapshot, and have a problem that I tried to fix, but failed to. checking for sys_siglist declaration in signal.h or unistd.h... no checking if mkdir takes one argument... no ../../egcs-19990907/gcc/configure: syntax error at line 3589: `newline or ;' unexpected Configure in /home1/egcs/objdir/gcc failed, exiting. hppa*-*-lites*) tm_file="${tm_file} elfos.h pa/elf.h" target_cpu_default="MASK_PA_11" use_collect2=yes ;; tm_file="${tm_file} pa/pa-mpeix.h" xm_file=pa/xm-pampeix.h <=== line 3589 xmake_file=pa/x-pa-mpeix echo "You must use gas. Assuming it is already installed." install_headers_dir=install-headers-tar fixincludes=Makefile.in use_collect2=yes ;; I have d/l this file twice from egcs.cygnus.com and both times I have the same problem. I am assuming that it is something I am doing. alina# uname -a SunOS alina 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-1 alina# autoconf --version Autoconf version 2.12.1 alina# gcc -v Reading specs from /usr/local/egcs/lib/gcc-lib/sparc-sun-solaris2.6/2.96/specs gcc version 2.96 19990824 (experimental) -- ======================================================================== James Black (Elec Eng Graduate student) e-mail: black@eng.usf.edu http://www.eng.usf.edu/~black/index.html For my public key: finger -l black@eng.usf.edu "A person might be able to play without being creative, but he sure can't be creative without playing" Kurt Hanks & Jay Parry ************************************************************************