Hi, My configure script is failing on one of our platforms, and I can't figure out why: [EMAIL PROTECTED] EOS]$ ./configure FC=/opt/PGI/pgi_6.1-3/linux86/6.1/bin/pgf90 CC=pgcc --enable-debug checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... pgcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether pgcc accepts -g... yes checking for pgcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of pgcc... none checking whether we are using the GNU Fortran compiler... no checking whether /opt/PGI/pgi_6.1-3/linux86/6.1/bin/pgf90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for Fortran flag needed to allow free-form source... none checking fortran 90 modules inclusion flag... -I checking for Fortran flag to compile .f90 files... (cached) none checking whether to enable debugging... yes checking build system type... Invalid configuration `i686-pc-linux-': machine `i686-pc-linux' not recognized configure: error: /bin/sh ./config.sub i686-pc-linux- failed [EMAIL PROTECTED] EOS]$
[EMAIL PROTECTED] EOS]$ ./config.guess i686-pc-linux- [EMAIL PROTECTED] EOS]$ uname -a Linux ffe2.lanl.gov 2.4.24-cm32lnxi6plsd2pcsmp #1 SMP Thu Mar 10 15:27:12 MST 2005 i686 athlon i386 GNU/Linux [EMAIL PROTECTED] EOS]$ Anything else that would help ID the problem? jgw _______________________________________________ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.org/mailman/listinfo/autoconf