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.59. Invocation command line was
$ ./configure --with-rsh=ssh -z --with-fc=lf95
## --------- ##
## Platform. ##
## --------- ##
hostname = Jason.brisk.int
uname -m = i686
uname -r = 2.6.9-1.667smp
uname -s = Linux
uname -v = #1 SMP Tue Nov 2 14:59:52 EST 2004
/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/lf9562/bin
PATH: /usr/local/lf9562/bin
PATH: /usr/local/lf9562/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1730: checking for a BSD-compatible install
configure:1785: result: /usr/bin/install -c
configure:1796: checking whether build environment is sane
configure:1839: result: yes
configure:1896: checking for gawk
configure:1912: found /bin/gawk
configure:1922: result: gawk
configure:1932: checking whether make sets $(MAKE)
configure:1952: result: yes
configure:2112: builddir: /home/jpayne/Desktop/lam-7.1.1
configure:2114: srcdir: /home/jpayne/Desktop/lam-7.1.1
configure:2150: checking build system type
configure:2168: result: i686-pc-linux-gnu
configure:2196: checking host system type
configure:2210: result: i686-pc-linux-gnu
configure:2232: checking for lamclean
configure:2265: result: no
configure:2658: checking if want debugging output support
configure:2672: result: no
configure:2733: checking for gcc
configure:2759: result: gcc
configure:3003: checking for C compiler version
configure:3006: gcc --version </dev/null >&5
gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Copyright (C) 2004 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:3009: $? = 0
configure:3011: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.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
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:3014: $? = 0
configure:3016: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3019: $? = 1
configure:3042: checking for C compiler default output file name
configure:3045: gcc conftest.c >&5
configure:3048: $? = 0
configure:3094: result: a.out
configure:3099: checking whether the C compiler works
configure:3105: ./a.out
configure:3108: $? = 0
configure:3125: result: yes
configure:3132: checking whether we are cross compiling
configure:3134: result: no
configure:3137: checking for suffix of executables
configure:3139: gcc -o conftest conftest.c >&5
configure:3142: $? = 0
configure:3167: result:
configure:3173: checking for suffix of object files
configure:3194: gcc -c conftest.c >&5
configure:3197: $? = 0
configure:3219: result: o
configure:3223: checking whether we are using the GNU C compiler
configure:3247: gcc -c conftest.c >&5
configure:3253: $? = 0
configure:3257: test -z
|| test ! -s conftest.err
configure:3260: $? = 0
configure:3263: test -s conftest.o
configure:3266: $? = 0
configure:3279: result: yes
configure:3285: checking whether gcc accepts -g
configure:3306: gcc -c -g conftest.c >&5
configure:3312: $? = 0
configure:3316: test -z
|| test ! -s conftest.err
configure:3319: $? = 0
configure:3322: test -s conftest.o
configure:3325: $? = 0
configure:3336: result: yes
configure:3353: checking for gcc option to accept ANSI C
configure:3423: gcc -c -g -O2 conftest.c >&5
configure:3429: $? = 0
configure:3433: test -z
|| test ! -s conftest.err
configure:3436: $? = 0
configure:3439: test -s conftest.o
configure:3442: $? = 0
configure:3460: result: none needed
configure:3478: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3484: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3628: checking for style of include used by make
configure:3656: result: GNU
configure:3684: checking dependency style of gcc
configure:3774: result: gcc3
configure:3797: checking how to run the C preprocessor
configure:3832: gcc -E conftest.c
configure:3838: $? = 0
configure:3870: gcc -E conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3876: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAM_MAJOR_VERSION 7
| #define LAM_MINOR_VERSION 1
| #define LAM_RELEASE_VERSION 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "NONE"
| #define LAM_ARCH "i686-pc-linux-gnu"
| #define LAM_WANT_DEBUG 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3915: result: gcc -E
configure:3939: gcc -E conftest.c
configure:3945: $? = 0
configure:3977: gcc -E conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3983: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAM_MAJOR_VERSION 7
| #define LAM_MINOR_VERSION 1
| #define LAM_RELEASE_VERSION 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "NONE"
| #define LAM_ARCH "i686-pc-linux-gnu"
| #define LAM_WANT_DEBUG 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4027: checking for egrep
configure:4037: result: grep -E
configure:4043: checking whether gcc needs -traditional
configure:4085: result: no
configure:4103: checking for AIX
configure:4125: result: no
configure:4135: checking if need special C compiler/linker flags
configure:4168: result: none needed
configure:4380: checking for C optimization flags
configure:4382: result: -O3
configure:4390: checking whether the C compiler (gcc -O3 ) accepts ANSI
prototypes
configure:4403: result: yes
configure:4538: checking for type int2
configure:4556: $CPP $CPPFLAGS conftest.c
configure:4566: $? = 0
configure:4575: ...some ugly egrepping...
configure:4585: $? = 1
configure:4604: result: no
configure:4613: checking for type uint2
configure:4631: $CPP $CPPFLAGS conftest.c
configure:4641: $? = 0
configure:4650: ...some ugly egrepping...
configure:4660: $? = 1
configure:4679: result: no
configure:4688: checking for type int4
configure:4706: $CPP $CPPFLAGS conftest.c
configure:4716: $? = 0
configure:4725: ...some ugly egrepping...
configure:4735: $? = 1
configure:4754: result: no
configure:4763: checking for type uint4
configure:4781: $CPP $CPPFLAGS conftest.c
configure:4791: $? = 0
configure:4800: ...some ugly egrepping...
configure:4810: $? = 1
configure:4829: result: no
configure:4838: checking for type int8
configure:4856: $CPP $CPPFLAGS conftest.c
configure:4866: $? = 0
configure:4875: ...some ugly egrepping...
configure:4885: $? = 1
configure:4904: result: no
configure:4913: checking for type uint8
configure:4931: $CPP $CPPFLAGS conftest.c
configure:4941: $? = 0
configure:4950: ...some ugly egrepping...
configure:4960: $? = 1
configure:4979: result: no
configure:4988: checking for type float4
configure:5006: $CPP $CPPFLAGS conftest.c
configure:5016: $? = 0
configure:5025: ...some ugly egrepping...
configure:5035: $? = 1
configure:5054: result: no
configure:5063: checking for type float8
configure:5081: $CPP $CPPFLAGS conftest.c
configure:5091: $? = 0
configure:5100: ...some ugly egrepping...
configure:5110: $? = 1
configure:5129: result: no
configure:5144: checking size of char
configure:5167: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5170: $? = 0
configure:5172: ./conftest
configure:5175: $? = 0
configure:5189: result: 1
configure:5217: checking size of short
configure:5240: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5243: $? = 0
configure:5245: ./conftest
configure:5248: $? = 0
configure:5262: result: 2
configure:5290: checking size of wchar_t
configure:5313: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5316: $? = 0
configure:5318: ./conftest
configure:5321: $? = 0
configure:5335: result: 4
configure:5363: checking size of int
configure:5386: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5389: $? = 0
configure:5391: ./conftest
configure:5394: $? = 0
configure:5408: result: 4
configure:5436: checking size of long
configure:5459: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5462: $? = 0
configure:5464: ./conftest
configure:5467: $? = 0
configure:5481: result: 4
configure:5509: checking size of long long
configure:5532: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5535: $? = 0
configure:5537: ./conftest
configure:5540: $? = 0
configure:5554: result: 8
configure:5582: checking size of float
configure:5605: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5608: $? = 0
configure:5610: ./conftest
configure:5613: $? = 0
configure:5627: result: 4
configure:5655: checking size of double
configure:5678: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5681: $? = 0
configure:5683: ./conftest
configure:5686: $? = 0
configure:5700: result: 8
configure:5728: checking size of long double
configure:5751: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5754: $? = 0
configure:5756: ./conftest
configure:5759: $? = 0
configure:5773: result: 12
configure:5801: checking size of void *
configure:5824: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5827: $? = 0
configure:5829: ./conftest
configure:5832: $? = 0
configure:5846: result: 4
configure:5880: checking alignment of char
configure:5909: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5912: $? = 0
configure:5914: ./conftest
configure:5917: $? = 0
configure:5941: result: 1
configure:5957: checking alignment of short
configure:5986: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:5989: $? = 0
configure:5991: ./conftest
configure:5994: $? = 0
configure:6018: result: 2
configure:6034: checking alignment of wchar_t
configure:6063: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6066: $? = 0
configure:6068: ./conftest
configure:6071: $? = 0
configure:6095: result: 4
configure:6111: checking alignment of int
configure:6140: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6143: $? = 0
configure:6145: ./conftest
configure:6148: $? = 0
configure:6172: result: 4
configure:6188: checking alignment of long
configure:6217: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6220: $? = 0
configure:6222: ./conftest
configure:6225: $? = 0
configure:6249: result: 4
configure:6265: checking alignment of long long
configure:6294: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6297: $? = 0
configure:6299: ./conftest
configure:6302: $? = 0
configure:6326: result: 4
configure:6342: checking alignment of float
configure:6371: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6374: $? = 0
configure:6376: ./conftest
configure:6379: $? = 0
configure:6403: result: 4
configure:6419: checking alignment of double
configure:6448: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6451: $? = 0
configure:6453: ./conftest
configure:6456: $? = 0
configure:6480: result: 4
configure:6496: checking alignment of long double
configure:6525: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6528: $? = 0
configure:6530: ./conftest
configure:6533: $? = 0
configure:6557: result: 4
configure:6573: checking alignment of void *
configure:6602: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5
configure:6605: $? = 0
configure:6607: ./conftest
configure:6610: $? = 0
configure:6634: result: 4
configure:6822: checking for C++ compiler version
configure:6825: g++ --version </dev/null >&5
g++ (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Copyright (C) 2004 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:6828: $? = 0
configure:6830: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.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
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:6833: $? = 0
configure:6835: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:6838: $? = 1
configure:6841: checking whether we are using the GNU C++ compiler
configure:6865: g++ -c -DLAM_BUILDING=1 conftest.cc >&5
configure:6871: $? = 0
configure:6875: test -z
|| test ! -s conftest.err
configure:6878: $? = 0
configure:6881: test -s conftest.o
configure:6884: $? = 0
configure:6897: result: yes
configure:6903: checking whether g++ accepts -g
configure:6924: g++ -c -g -DLAM_BUILDING=1 conftest.cc >&5
configure:6930: $? = 0
configure:6934: test -z
|| test ! -s conftest.err
configure:6937: $? = 0
configure:6940: test -s conftest.o
configure:6943: $? = 0
configure:6954: result: yes
configure:6996: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5
configure:7002: $? = 0
configure:7006: test -z
|| test ! -s conftest.err
configure:7009: $? = 0
configure:7012: test -s conftest.o
configure:7015: $? = 0
configure:7041: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:53: error: `exit' undeclared (first use this function)
conftest.cc:53: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:7047: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAM_MAJOR_VERSION 7
| #define LAM_MINOR_VERSION 1
| #define LAM_RELEASE_VERSION 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "NONE"
| #define LAM_ARCH "i686-pc-linux-gnu"
| #define LAM_WANT_DEBUG 0
| #define LAM_CC "gcc"
| #define LAM_CONFIG_FORCE_PROTOS 1
| #define LAM_HAVE_int2 0
| #define LAM_HAVE_uint2 0
| #define LAM_HAVE_int4 0
| #define LAM_HAVE_uint4 0
| #define LAM_HAVE_int8 0
| #define LAM_HAVE_uint8 0
| #define LAM_HAVE_float4 0
| #define LAM_HAVE_float8 0
| #define LAM_SIZEOF_CHAR 1
| #define LAM_SIZEOF_SHORT 2
| #define LAM_SIZEOF_WCHAR 4
| #define LAM_SIZEOF_INT 4
| #define LAM_SIZEOF_LONG 4
| #define LAM_SIZEOF_LONG_LONG 8
| #define LAM_SIZEOF_FLOAT 4
| #define LAM_SIZEOF_DOUBLE 8
| #define LAM_SIZEOF_LONG_DOUBLE 12
| #define LAM_SIZEOF_VOID_P 4
| #define LAM_ALIGNMENT_CHAR 1
| #define LAM_ALIGNMENT_SHORT 2
| #define LAM_ALIGNMENT_WCHAR 4
| #define LAM_ALIGNMENT_INT 4
| #define LAM_ALIGNMENT_LONG 4
| #define LAM_ALIGNMENT_LONG_LONG 4
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 4
| #define LAM_ALIGNMENT_LONG_DOUBLE 4
| #define LAM_ALIGNMENT_VOID_P 4
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6996: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5
configure:7002: $? = 0
configure:7006: test -z
|| test ! -s conftest.err
configure:7009: $? = 0
configure:7012: test -s conftest.o
configure:7015: $? = 0
configure:7041: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5
configure:7047: $? = 0
configure:7051: test -z
|| test ! -s conftest.err
configure:7054: $? = 0
configure:7057: test -s conftest.o
configure:7060: $? = 0
configure:7085: checking dependency style of g++
configure:7175: result: gcc3
configure:7197: checking how to run the C++ preprocessor
configure:7228: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:7234: $? = 0
configure:7266: g++ -E -DLAM_BUILDING=1 conftest.cc
conftest.cc:52:28: ac_nonexistent.h: No such file or directory
configure:7272: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAM_MAJOR_VERSION 7
| #define LAM_MINOR_VERSION 1
| #define LAM_RELEASE_VERSION 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "NONE"
| #define LAM_ARCH "i686-pc-linux-gnu"
| #define LAM_WANT_DEBUG 0
| #define LAM_CC "gcc"
| #define LAM_CONFIG_FORCE_PROTOS 1
| #define LAM_HAVE_int2 0
| #define LAM_HAVE_uint2 0
| #define LAM_HAVE_int4 0
| #define LAM_HAVE_uint4 0
| #define LAM_HAVE_int8 0
| #define LAM_HAVE_uint8 0
| #define LAM_HAVE_float4 0
| #define LAM_HAVE_float8 0
| #define LAM_SIZEOF_CHAR 1
| #define LAM_SIZEOF_SHORT 2
| #define LAM_SIZEOF_WCHAR 4
| #define LAM_SIZEOF_INT 4
| #define LAM_SIZEOF_LONG 4
| #define LAM_SIZEOF_LONG_LONG 8
| #define LAM_SIZEOF_FLOAT 4
| #define LAM_SIZEOF_DOUBLE 8
| #define LAM_SIZEOF_LONG_DOUBLE 12
| #define LAM_SIZEOF_VOID_P 4
| #define LAM_ALIGNMENT_CHAR 1
| #define LAM_ALIGNMENT_SHORT 2
| #define LAM_ALIGNMENT_WCHAR 4
| #define LAM_ALIGNMENT_INT 4
| #define LAM_ALIGNMENT_LONG 4
| #define LAM_ALIGNMENT_LONG_LONG 4
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 4
| #define LAM_ALIGNMENT_LONG_DOUBLE 4
| #define LAM_ALIGNMENT_VOID_P 4
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7311: result: g++ -E
configure:7335: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:7341: $? = 0
configure:7373: g++ -E -DLAM_BUILDING=1 conftest.cc
conftest.cc:52:28: ac_nonexistent.h: No such file or directory
configure:7379: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAM_MAJOR_VERSION 7
| #define LAM_MINOR_VERSION 1
| #define LAM_RELEASE_VERSION 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "NONE"
| #define LAM_ARCH "i686-pc-linux-gnu"
| #define LAM_WANT_DEBUG 0
| #define LAM_CC "gcc"
| #define LAM_CONFIG_FORCE_PROTOS 1
| #define LAM_HAVE_int2 0
| #define LAM_HAVE_uint2 0
| #define LAM_HAVE_int4 0
| #define LAM_HAVE_uint4 0
| #define LAM_HAVE_int8 0
| #define LAM_HAVE_uint8 0
| #define LAM_HAVE_float4 0
| #define LAM_HAVE_float8 0
| #define LAM_SIZEOF_CHAR 1
| #define LAM_SIZEOF_SHORT 2
| #define LAM_SIZEOF_WCHAR 4
| #define LAM_SIZEOF_INT 4
| #define LAM_SIZEOF_LONG 4
| #define LAM_SIZEOF_LONG_LONG 8
| #define LAM_SIZEOF_FLOAT 4
| #define LAM_SIZEOF_DOUBLE 8
| #define LAM_SIZEOF_LONG_DOUBLE 12
| #define LAM_SIZEOF_VOID_P 4
| #define LAM_ALIGNMENT_CHAR 1
| #define LAM_ALIGNMENT_SHORT 2
| #define LAM_ALIGNMENT_WCHAR 4
| #define LAM_ALIGNMENT_INT 4
| #define LAM_ALIGNMENT_LONG 4
| #define LAM_ALIGNMENT_LONG_LONG 4
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 4
| #define LAM_ALIGNMENT_LONG_DOUBLE 4
| #define LAM_ALIGNMENT_VOID_P 4
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7589: checking if want C++ exception handling
configure:7591: result: no
configure:7879: checking whether g++ has new(std::nothrow)
configure:7892: g++ conftest.cc -o conftest
configure:7897: result: yes
configure:7949: checking for C++ template repository directory
configure:8008: g++ -c conftest1.C
configure:8019: g++ -c conftest2.C
configure:8070: result: not used
configure:8095: checking for C++ compiler template parameters
configure:8103: result: none needed
configure:8194: checking for C++ optimization flags
configure:8196: result: -O3
configure:8230: checking for ANSI C header files
configure:8255: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8261: $? = 0
configure:8265: test -z
|| test ! -s conftest.err
configure:8268: $? = 0
configure:8271: test -s conftest.o
configure:8274: $? = 0
configure:8363: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8366: $? = 0
configure:8368: ./conftest
configure:8371: $? = 0
configure:8386: result: yes
configure:8410: checking for sys/types.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for sys/stat.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for stdlib.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for string.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for memory.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for strings.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for inttypes.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for stdint.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8410: checking for unistd.h
configure:8426: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8432: $? = 0
configure:8436: test -z
|| test ! -s conftest.err
configure:8439: $? = 0
configure:8442: test -s conftest.o
configure:8445: $? = 0
configure:8456: result: yes
configure:8478: checking map usability
configure:8490: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8496: $? = 0
configure:8500: test -z
|| test ! -s conftest.err
configure:8503: $? = 0
configure:8506: test -s conftest.o
configure:8509: $? = 0
configure:8519: result: yes
configure:8523: checking map presence
configure:8533: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:8539: $? = 0
configure:8559: result: yes
configure:8594: checking for map
configure:8601: result: yes
configure:8664: checking for type bool
configure:8677: g++ -O3 conftest.cc -o conftest
configure:8681: result: yes
configure:8738: checking for true/false
configure:8753: g++ -O3 conftest.cc -o conftest
configure:8757: result: yes
configure:8808: checking size of bool
configure:8831: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8834: $? = 0
configure:8836: ./conftest
configure:8839: $? = 0
configure:8853: result: 1
configure:8896: checking size of int
configure:8919: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8922: $? = 0
configure:8924: ./conftest
configure:8927: $? = 0
configure:8941: result: 4
configure:8988: checking alignment of bool
configure:9017: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:9020: $? = 0
configure:9022: ./conftest
configure:9025: $? = 0
configure:9049: result: 1
configure:9080: checking alignment of int
configure:9109: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:9112: $? = 0
configure:9114: ./conftest
configure:9117: $? = 0
configure:9141: result: 4
configure:9165: checking how to store bool in C
configure:9185: result: unsigned char
configure:9256: checking for lf95
configure:9282: result: lf95
configure:9413: checking how to add a library directory to lf95
configure:9418: result: "-L"
configure:9429: checking lf95 external naming convention
f95: Insufficient system swap space.
configure:9440: WARNING: unable to produce an object file testing FORTRAN
compiler
configure:9559: checking for FORTRAN optimization flags
configure:9561: result: -O
configure:9573: checking size of FORTRAN INTEGER
configure:9585: WARNING: *** FORTRAN external naming convention undefined
configure:9587: error: *** Cannot continue.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXXLDFLAGS_set=
ac_cv_env_CXXLDFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=lf95
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
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_header_inttypes_h=yes
ac_cv_header_map=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_F77=lf95
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/jpayne/Desktop/lam-7.1.1/config/missing --run
aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jpayne/Desktop/lam-7.1.1/config/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/jpayne/Desktop/lam-7.1.1/config/missing --run
autoconf'
AUTOHEADER='${SHELL} /home/jpayne/Desktop/lam-7.1.1/config/missing --run
autoheader'
AUTOMAKE='${SHELL} /home/jpayne/Desktop/lam-7.1.1/config/missing --run
automake-1.8'
AWK='gawk'
CASE_SENSITIVE_FS_FALSE=''
CASE_SENSITIVE_FS_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 '
CFLAGS_WITHOUT_OPTFLAGS=''
CLEANFILES='*~'
CP=''
CPP='gcc -E'
CPPFLAGS=' -DLAM_BUILDING=1'
CXX='g++'
CXXCPP='g++ -E'
CXXCPPFLAGS=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 '
CXXLDFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRA_LDFLAGS=''
F77='lf95'
F77_BUILD_DIR=''
F77_LTPLIB=''
FC='lf95'
FFLAGS='-O '
IMPID_DIR=''
IMPI_DIR=''
IMPI_LIB=''
IMPI_OBJS=''
IMPI_SERVER=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LAM_ALPHA_VERSION='0'
LAM_BETA_VERSION='0'
LAM_BINDIR='/usr/local/bin'
LAM_CONFIGURE_DATE='Fri Aug 5 07:50:58 CDT 2005'
LAM_CONFIGURE_HOST='Jason.brisk.int'
LAM_CONFIGURE_USER='root'
LAM_CXX_TEMPLATE_REPOSITORY=' '
LAM_EXEC_PREFIX='/usr/local'
LAM_INDEXOF_FORTRAN_INTEGER8='-1'
LAM_INDEXOF_FORTRAN_REAL16='-1'
LAM_MAJOR_VERSION='7'
LAM_MANDIR='/usr/local/man'
LAM_MINOR_VERSION='1'
LAM_PREFIX='/usr/local'
LAM_RELEASE_VERSION='1'
LAM_SSI_boot_ALL_SUBDIRS=''
LAM_SSI_boot_DYNAMIC_SUBDIRS=''
LAM_SSI_boot_STATIC_LTLIBS=''
LAM_SSI_boot_STATIC_SUBDIRS=''
LAM_SSI_coll_ALL_SUBDIRS=''
LAM_SSI_coll_DYNAMIC_SUBDIRS=''
LAM_SSI_coll_STATIC_LTLIBS=''
LAM_SSI_coll_STATIC_SUBDIRS=''
LAM_SSI_crlam_ALL_SUBDIRS=''
LAM_SSI_crlam_DYNAMIC_SUBDIRS=''
LAM_SSI_crlam_STATIC_LTLIBS=''
LAM_SSI_crlam_STATIC_SUBDIRS=''
LAM_SSI_crmpi_ALL_SUBDIRS=''
LAM_SSI_crmpi_DYNAMIC_SUBDIRS=''
LAM_SSI_crmpi_STATIC_LTLIBS=''
LAM_SSI_crmpi_STATIC_SUBDIRS=''
LAM_SSI_rpi_ALL_SUBDIRS=''
LAM_SSI_rpi_DYNAMIC_SUBDIRS=''
LAM_SSI_rpi_STATIC_LTLIBS=''
LAM_SSI_rpi_STATIC_SUBDIRS=''
LAM_SVN_VERSION='0'
LAM_TOP_BUILDDIR='/home/jpayne/Desktop/lam-7.1.1'
LAM_TOP_SRCDIR='/home/jpayne/Desktop/lam-7.1.1'
LAM_VERSION='7.1.1'
LAM_WANT_DARWIN7MALLOC_FALSE=''
LAM_WANT_DARWIN7MALLOC_TRUE=''
LAM_WANT_INSTALL_MPIEXEC_FALSE=''
LAM_WANT_INSTALL_MPIEXEC_TRUE=''
LAM_WANT_PTMALLOC2_FALSE=''
LAM_WANT_PTMALLOC2_TRUE=''
LAM_WANT_PTMALLOC_FALSE=''
LAM_WANT_PTMALLOC_TRUE=''
LDFLAGS=''
LIBLAM_EXTRA_LDFLAGS=''
LIBLAM_EXTRA_LIBS=''
LIBLTDL=''
LIBLTDL_SUBDIR=''
LIBMPI_EXTRA_LDFLAGS=''
LIBMPI_EXTRA_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTDLINCL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/jpayne/Desktop/lam-7.1.1/config/missing --run
makeinfo'
OBJEXT='o'
PACKAGE='lam'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RM=''
ROMIO_ARCH_FLAGS=''
ROMIO_USER_FLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
SHELL_CMD=''
STRIP=''
TOTALVIEW_DEBUG_FLAGS=''
TOTALVIEW_DLL_DIR=''
VERSION='7.1.1'
WANT_CPPFILE_FALSE=''
WANT_CPPFILE_TRUE=''
WANT_DEPRECATED_EXECUTABLE_NAMES_FALSE=''
WANT_DEPRECATED_EXECUTABLE_NAMES_TRUE=''
WANT_FORTRAN_FALSE=''
WANT_FORTRAN_TRUE=''
WANT_IMPI_BUILD_FALSE=''
WANT_IMPI_BUILD_TRUE=''
WANT_LIBLTDL_FALSE=''
WANT_LIBLTDL_TRUE=''
WANT_MPI2CPP_FALSE=''
WANT_MPI2CPP_TRUE=''
WANT_MPI_STUBS_FALSE=''
WANT_MPI_STUBS_TRUE=''
WANT_PREFIX_MEMCPY_FALSE=''
WANT_PREFIX_MEMCPY_TRUE=''
WANT_PROFILE_BUILD_FALSE=''
WANT_PROFILE_BUILD_TRUE=''
WANT_ROMIO_FALSE=''
WANT_ROMIO_TRUE=''
WANT_TRILLIUM_INSTALL_FALSE=''
WANT_TRILLIUM_INSTALL_TRUE=''
WRAPPER_EXTRA_CFLAGS=''
WRAPPER_EXTRA_CXXFLAGS=''
WRAPPER_EXTRA_FFLAGS=''
WRAPPER_EXTRA_LDFLAGS=''
WRAPPER_EXTRA_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_prefix_program=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/jpayne/Desktop/lam-7.1.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
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 HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define LAM_ALIGNMENT_CHAR 1
#define LAM_ALIGNMENT_CXX_BOOL 1
#define LAM_ALIGNMENT_CXX_INT 4
#define LAM_ALIGNMENT_DOUBLE 4
#define LAM_ALIGNMENT_FLOAT 4
#define LAM_ALIGNMENT_INT 4
#define LAM_ALIGNMENT_LONG 4
#define LAM_ALIGNMENT_LONG_DOUBLE 4
#define LAM_ALIGNMENT_LONG_LONG 4
#define LAM_ALIGNMENT_SHORT 2
#define LAM_ALIGNMENT_VOID_P 4
#define LAM_ALIGNMENT_WCHAR 4
#define LAM_ALPHA_VERSION 0
#define LAM_ARCH "i686-pc-linux-gnu"
#define LAM_BETA_VERSION 0
#define LAM_CC "gcc"
#define LAM_CONFIG_FORCE_PROTOS 1
#define LAM_CXX "g++"
#define LAM_CXX_BOOL 1
#define LAM_CXX_BOOL_TYPE unsigned char
#define LAM_CXX_NOTHROW_NEW 1
#define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow)
#define LAM_CXX_STL 1
#define LAM_CXX_TRUE_FALSE 1
#define LAM_DEPENDENCY_PREFIX "NONE"
#define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0
#define LAM_HAVE_float4 0
#define LAM_HAVE_float8 0
#define LAM_HAVE_int2 0
#define LAM_HAVE_int4 0
#define LAM_HAVE_int8 0
#define LAM_HAVE_uint2 0
#define LAM_HAVE_uint4 0
#define LAM_HAVE_uint8 0
#define LAM_MAJOR_VERSION 7
#define LAM_MINOR_VERSION 1
#define LAM_RELEASE_VERSION 1
#define LAM_SIZEOF_CHAR 1
#define LAM_SIZEOF_CXX_BOOL 1
#define LAM_SIZEOF_CXX_INT 4
#define LAM_SIZEOF_DOUBLE 8
#define LAM_SIZEOF_FLOAT 4
#define LAM_SIZEOF_INT 4
#define LAM_SIZEOF_LONG 4
#define LAM_SIZEOF_LONG_DOUBLE 12
#define LAM_SIZEOF_LONG_LONG 8
#define LAM_SIZEOF_SHORT 2
#define LAM_SIZEOF_VOID_P 4
#define LAM_SIZEOF_WCHAR 4
#define LAM_SVN_VERSION 0
#define LAM_VERSION "7.1.1"
#define LAM_WANT_DEBUG 0
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
Sam Adams
General Dynamics - Network Systems
Phone: 210.536.5945
-----Original Message-----
From: lam-bounces_at_[hidden] [mailto:lam-bounces_at_[hidden]] On Behalf Of
Ralf Wildenhues
Sent: Friday, August 05, 2005 8:35 AM
To: lam_at_[hidden]
Subject: Re: LAM: configure error: lam-mpi 7.1.1 + Lahey FORTRAN 95 v.6.2
with patc hs on FC3
Hi Sam,
* Adams Samuel D Contr AFRL/HEDR wrote on Fri, Aug 05, 2005 at 03:12:54PM
CEST:
> I am having trouble getting the configure script to run with our Lahey
> FORTRAN 95 v.6.2 compiler on FC3.
>
> This is what I get
> ************************ tail of ./configure output checking alignment of
> bool... 1 checking alignment of int... 4 checking how to store bool in
C...
> unsigned char
>
> *** Fortran Compiler
> checking for lf95... lf95
> checking how to add a library directory to lf95... "-L"
> checking lf95 external naming convention... configure: WARNING: unable to
> produce an object file testing FORTRAN compiler checking for FORTRAN
Don't know if I could help you, put posting the respective part of
config.log might help to see what's going on.
Regards,
Ralf
_______________________________________________
This list is archived at http://www.lam-mpi.org/MailArchives/lam/
|