Question on Installation
Kam Tim Cheng <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
When I ran ./configure, some mistakes appeared which are quoted in config.log. Can someone help please? Tim Cheng _______________________________________ YM - 繩翻u簞T簧禮 織N繙璽禮A穡S礎糧瞻W繙繫癒A禮A穠繙穠B瞻瞻織瞼i瞼H簪d瞻U簞T簧禮繕繒禮A癒A繚穩禮A瞻W繙繫簧織N簪瞼禮Y竅穡穫癒A瞼繫礎籀罈癒繡糧瞿N穡竄瞼瞽癒C http://messenger.yahoo.com.hk _______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss
config.log
(application/octet-stream, 20.4 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = orlon39.itsc.cuhk.edu.hk
uname -m = i686
uname -r = 2.4.20-8
uname -s = Linux
uname -v = #1 Thu Mar 13 17:54:28 EST 2003
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/fftw-2.1.5/bin
PATH: /usr/local/guile-1.6.8/bin
PATH: /usr/local/bin
PATH: /usr/local/fftw-2.1.5/bin
PATH: /usr/local/guile-1.6.8/bin
PATH: /usr/local/vasp.4.6
PATH: /usr/pgi/linux86/6.0/bin
PATH: /usr/local/broker/broker
PATH: /usr/local/broker/broker/wrapper
PATH: /usr/local/gt321/bin
PATH: /usr/local/gt321/sbin
PATH: /usr/local/mpiBlast-g2/bin
PATH: /usr/local/ncbi/bin
PATH: /usr/local/mpich126-g2-pgf/bin/
PATH: /usr/local/amber8/exe
PATH: /usr/local/src/apache-ant-1.6.2/bin
PATH: /usr/java/j2sdk1.4.2_05/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: .
PATH: /opt/apache-ant-1.6.2/bin
PATH: /usr/java/j2sdk1.4.2_05/bin
PATH: /home/s800000/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1297: checking for vendor f77 to be used instead of g77
configure:1299: result:
configure:1305: checking for f77
configure:1331: result: /usr/bin/g77
configure:1433: checking for Fortran 77 compiler version
configure:1436: /usr/bin/g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1439: $? = 0
configure:1441: /usr/bin/g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:1444: $? = 0
configure:1446: /usr/bin/g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1449: $? = 1
configure:1462: checking for Fortran 77 compiler default output
configure:1465: /usr/bin/g77 -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.f >&5
configure:1468: $? = 0
configure:1514: result: a.out
configure:1519: checking whether the Fortran 77 compiler works
configure:1525: ./a.out
configure:1528: $? = 0
configure:1545: result: yes
configure:1552: checking whether we are cross compiling
configure:1554: result: no
configure:1557: checking for suffix of executables
configure:1559: /usr/bin/g77 -o conftest -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.f >&5
configure:1562: $? = 0
configure:1587: result:
configure:1593: checking for suffix of object files
configure:1604: /usr/bin/g77 -c conftest.f >&5
configure:1607: $? = 0
configure:1629: result: o
configure:1637: checking whether we are using the GNU Fortran 77 compiler
configure:1651: /usr/bin/g77 -c conftest.F >&5
configure:1654: $? = 0
configure:1657: test -s conftest.o
configure:1660: $? = 0
configure:1673: result: yes
configure:1680: checking whether /usr/bin/g77 accepts -g
configure:1692: /usr/bin/g77 -c -g conftest.f >&5
configure:1695: $? = 0
configure:1698: test -s conftest.o
configure:1701: $? = 0
configure:1713: result: yes
configure:1738: checking for vendor cc to be used instead of gcc
configure:1740: result:
configure:1746: checking for cc
configure:1772: result: /usr/bin/gcc
configure:2098: checking for C compiler version
configure:2101: /usr/bin/gcc --version </dev/null >&5
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2104: $? = 0
configure:2106: /usr/bin/gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:2109: $? = 0
configure:2111: /usr/bin/gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2114: $? = 1
configure:2117: checking whether we are using the GNU C compiler
configure:2142: /usr/bin/gcc -c -I/usr/local/fftw-2.1.5/include:-I/usr/local/include conftest.c >&5
configure:2145: $? = 0
configure:2148: test -s conftest.o
configure:2151: $? = 0
configure:2164: result: yes
configure:2170: checking whether /usr/bin/gcc accepts -g
configure:2192: /usr/bin/gcc -c -g -I/usr/local/fftw-2.1.5/include:-I/usr/local/include conftest.c >&5
configure:2195: $? = 0
configure:2198: test -s conftest.o
configure:2201: $? = 0
configure:2212: result: yes
configure:2229: checking for /usr/bin/gcc option to accept ANSI C
configure:2290: /usr/bin/gcc -c -g -O2 -I/usr/local/fftw-2.1.5/include:-I/usr/local/include conftest.c >&5
configure:2293: $? = 0
configure:2296: test -s conftest.o
configure:2299: $? = 0
configure:2317: result: none needed
configure:2335: /usr/bin/gcc -c -g -O2 -I/usr/local/fftw-2.1.5/include:-I/usr/local/include conftest.c >&5
conftest.c:2: parse error before "me"
configure:2338: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2490: checking for ranlib
configure:2506: found /usr/bin/ranlib
configure:2517: result: ranlib
configure:2566: checking for a BSD-compatible install
configure:2620: result: /usr/bin/install -c
configure:2631: checking whether make sets $(MAKE)
configure:2651: result: yes
configure:2888: checking for sqrt in -lm
configure:2919: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c -lm >&5
configure:2911: warning: conflicting types for built-in function `sqrt'
configure:2922: $? = 0
configure:2925: test -s conftest
configure:2928: $? = 0
configure:2940: result: yes
configure:2960: checking how to get verbose linking output from /usr/bin/g77
configure:2972: /usr/bin/g77 -c -g -O2 conftest.f >&5
configure:2975: $? = 0
configure:2978: test -s conftest.o
configure:2981: $? = 0
configure:3003: /usr/bin/g77 -o conftest -g -O2 -v -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.f -lm >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -o /tmp/cc0IOyCv.s
GNU F77 version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) (i386-redhat-linux)
compiled by GNU C version 3.2.2 20030222 (Red Hat Linux 3.2.2-5).
as -V -Qy -o /tmp/ccyySNER.o /tmp/cc0IOyCv.s
GNU assembler version 2.13.90.0.18 (i386-redhat-linux) using BFD version 2.13.90.0.18 20030206
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbegin.o -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. /tmp/ccyySNER.o -lfrtbegin -lg2c -lm -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtend.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o
configure:3055: result: -v
configure:3057: checking for Fortran 77 libraries
configure:3083: /usr/bin/g77 -o conftest -g -O2 -v -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.f -lm >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -o /tmp/cc0IhTaE.s
GNU F77 version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) (i386-redhat-linux)
compiled by GNU C version 3.2.2 20030222 (Red Hat Linux 3.2.2-5).
as -V -Qy -o /tmp/ccGawSp6.o /tmp/cc0IhTaE.s
GNU assembler version 2.13.90.0.18 (i386-redhat-linux) using BFD version 2.13.90.0.18 20030206
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbegin.o -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. /tmp/ccGawSp6.o -lfrtbegin -lg2c -lm -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtend.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o
configure:3241: result: -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s
configure:3252: checking for dummy main to link with Fortran 77 libraries
configure:3289: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c -lm -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s >&5
configure:3292: $? = 0
configure:3295: test -s conftest
configure:3298: $? = 0
configure:3363: result: none
configure:3383: checking for Fortran 77 name-mangling scheme
configure:3401: /usr/bin/g77 -c -g -O2 conftest.f >&5
configure:3404: $? = 0
configure:3407: test -s conftest.o
configure:3410: $? = 0
configure:3457: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c cf77_test.o -lm -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s >&5
/tmp/cc8UEvEx.o(.text+0xa): In function `main':
/home/s800000/mpb-1.4.2/configure:3454: undefined reference to `foobar'
collect2: ld returned 1 exit status
configure:3460: $? = 1
configure: failed program was:
| #line 3427 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SCALAR_COMPLEX 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char foobar ();
| #ifdef F77_DUMMY_MAIN
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| foobar ();
| ;
| return 0;
| }
configure:3457: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c cf77_test.o -lm -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s >&5
configure:3460: $? = 0
configure:3463: test -s conftest
configure:3466: $? = 0
configure:3523: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c cf77_test.o -lm -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s >&5
/tmp/ccAyCAGX.o(.text+0xa): In function `main':
/home/s800000/mpb-1.4.2/configure:3520: undefined reference to `foo_bar_'
collect2: ld returned 1 exit status
configure:3526: $? = 1
configure: failed program was:
| #line 3493 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SCALAR_COMPLEX 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char foo_bar_ ();
| #ifdef F77_DUMMY_MAIN
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| foo_bar_ ();
| ;
| return 0;
| }
configure:3523: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c cf77_test.o -lm -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s >&5
configure:3526: $? = 0
configure:3529: test -s conftest
configure:3532: $? = 0
configure:3586: result: lower case, underscore, extra underscore
configure:3824: checking for fftw in -ldfftw
configure:3861: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c -ldfftw -lm >&5
/usr/bin/ld: cannot find -ldfftw
collect2: ld returned 1 exit status
configure:3864: $? = 1
configure: failed program was:
| #line 3831 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SCALAR_COMPLEX 1
| #define HAVE_LIBM 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char fftw ();
| #ifdef F77_DUMMY_MAIN
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| fftw ();
| ;
| return 0;
| }
configure:3882: result: no
configure:3969: checking for fftw in -lfftw
configure:4006: /usr/bin/gcc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic -I/usr/local/fftw-2.1.5/include:-I/usr/local/include -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib conftest.c -lfftw -lm >&5
/usr/bin/ld: cannot find -lfftw
collect2: ld returned 1 exit status
configure:4009: $? = 1
configure: failed program was:
| #line 3976 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SCALAR_COMPLEX 1
| #define HAVE_LIBM 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char fftw ();
| #ifdef F77_DUMMY_MAIN
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| fftw ();
| ;
| return 0;
| }
configure:4027: result: no
configure:4113: error: The FFTW libraries could not be found. Make sure FFTW is installed, and that LDFLAGS and CPPFLAGS are set appropriately if necessary.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/fftw-2.1.5/include:-I/usr/local/include
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='/usr/bin/gcc -E'
ac_cv_env_F77_set=set
ac_cv_env_F77_value=/usr/bin/g77
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_dummy_main=none
ac_cv_f77_mangling='lower case, underscore, extra underscore'
ac_cv_flibs=' -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s'
ac_cv_lib_dfftw_fftw=no
ac_cv_lib_fftw_fftw=no
ac_cv_lib_m_sqrt=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=/usr/bin/gcc
ac_cv_prog_F77=/usr/bin/g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACTIVATE_READLINE=''
BLAS_LIBS=''
BUILD_MPB_DATA='mpb-data'
CC='/usr/bin/gcc'
CFLAGS='-g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic'
CPP='/usr/bin/gcc -E'
CPPFLAGS='-I/usr/local/fftw-2.1.5/include:-I/usr/local/include'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EIGS_FLAGS_SCM=''
EXEEXT=''
F77='/usr/bin/g77'
FFLAGS='-g -O2'
FLIBS=' -L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s'
GEN_CTL_IO=''
HAVE_GUILE_CONFIG=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MPB_SPLIT='install-mpb-split'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LAPACK_LIBS=''
LDFLAGS='-L/usr/local/fftw-2.1.5/lib:-L/usr/local/lib'
LIBCTL_DIR=''
LIBOBJS=''
LIBS='-lm '
LTLIBOBJS=''
MPB_VERSION='1.4.2'
MPICC=''
MPILIBS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCALAR_TYPE='complex'
SET_MAKE=''
SHELL='/bin/sh'
SH_JOB=''
ac_ct_CC=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
gen_ctl_io_ok=''
guile_ok=''
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## __
#define HAVE_LIBM 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SCALAR_COMPLEX 1
configure: exit 1