autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure: error: /bin/sh ./config.sub i686-pc-linux- failed


From: John Wohlbier
Subject: configure: error: /bin/sh ./config.sub i686-pc-linux- failed
Date: Mon, 24 Jul 2006 15:36:48 -0600 (MDT)

Hi,
My configure script is failing on one of our platforms, and I can't
figure out why:
address@hidden 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
address@hidden EOS]$

address@hidden EOS]$ ./config.guess
i686-pc-linux-
address@hidden 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
address@hidden EOS]$

Anything else that would help ID the problem?


jgw






reply via email to

[Prev in Thread] Current Thread [Next in Thread]