LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Subhabrata Bhattacharya (subhabrata_b_at_[hidden])
Date: 2005-05-02 01:37:11


Hi,

I have successfully installed Lam 7.1.1 on my Linux Machines and am able
to run MPI programs on them.But I have got some issues while installing
the same on Solaris 8.0(On UltraSparcII).

On Solaris 8 I get this error message:
....
....
checking map usability... yes
checking map presence... yes
checking for map... yes
checking for type bool... yes
checking for true/false... yes
checking size of bool... -1
configure: WARNING: *** Problem running configure test!
configure: WARNING: *** See config.log for details.
configure: error: *** Cannot continue.

I have checked for g++/gcc/libstdc++, all are installed.

The detailed log file is attached.

Thanks in advance
~$ubh

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 CC=gcc CXX=g++ --prefix=/usr/local/lam-7.1.1

## --------- ##
## Platform. ##
## --------- ##

hostname = sun
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-13

/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = sun
Release = 5.8
KernelID = Generic_108528-13
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch = sun4
/usr/bin/arch -k = sun4u
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/condor/bin
PATH: /usr/local/condor/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1730: checking for a BSD-compatible install
configure:1785: result: ./config/install-sh -c
configure:1796: checking whether build environment is sane
configure:1839: result: yes
configure:1896: checking for gawk
configure:1925: result: no
configure:1896: checking for mawk
configure:1925: result: no
configure:1896: checking for nawk
configure:1912: found /usr/bin/nawk
configure:1922: result: nawk
configure:1932: checking whether make sets $(MAKE)
configure:1952: result: yes
configure:2112: builddir: /export/spare/packages/lam-7.1.1
configure:2114: srcdir: /export/spare/packages/lam-7.1.1
configure:2150: checking build system type
configure:2168: result: sparc-sun-solaris2.8
configure:2196: checking host system type
configure:2210: result: sparc-sun-solaris2.8
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.3
Copyright (C) 2003 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/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3
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: parse 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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #define LAM_WANT_DEBUG 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4027: checking for egrep
configure:4037: result: egrep
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: 16
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: 8
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: 8
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: 8
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.3
Copyright (C) 2003 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/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3
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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 16
| #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 8
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 8
| #define LAM_ALIGNMENT_LONG_DOUBLE 8
| #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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 16
| #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 8
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 8
| #define LAM_ALIGNMENT_LONG_DOUBLE 8
| #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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 16
| #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 8
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 8
| #define LAM_ALIGNMENT_LONG_DOUBLE 8
| #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:8360: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8363: $? = 0
configure:8365: ./conftest
ld.so.1: ./conftest: fatal: libstdc++.so.5: open failed: No such file or directory
./configure: line 1: 20060 Killed ./conftest$ac_exeext
configure:8368: $? = 137
configure: program exited with status 137
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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 16
| #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 8
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 8
| #define LAM_ALIGNMENT_LONG_DOUBLE 8
| #define LAM_ALIGNMENT_VOID_P 4
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LAM_CXX "g++"
| #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0
| #define LAM_CXX_NOTHROW_NEW 1
| #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow)
| /* end confdefs.h. */
| #include <ctype.h>
| #if ((' ' & 0x0FF) == 0x020)
| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
| #else
| # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z'))
| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
| #endif
|
| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
| int
| main ()
| {
| int i;
| for (i = 0; i < 256; i++)
| if (XOR (islower (i), ISLOWER (i))
| || toupper (i) != TOUPPER (i))
| exit(2);
| exit (0);
| }
configure:8383: result: no
configure:8407: checking for sys/types.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for sys/stat.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for stdlib.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for string.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for memory.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for strings.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for inttypes.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for stdint.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
conftest.cc:98:20: stdint.h: No such file or directory
configure:8429: $? = 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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 16
| #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 8
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 8
| #define LAM_ALIGNMENT_LONG_DOUBLE 8
| #define LAM_ALIGNMENT_VOID_P 4
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LAM_CXX "g++"
| #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0
| #define LAM_CXX_NOTHROW_NEW 1
| #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow)
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:8453: result: no
configure:8407: checking for unistd.h
configure:8423: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
                         || test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8475: checking map usability
configure:8487: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8493: $? = 0
configure:8497: test -z
                         || test ! -s conftest.err
configure:8500: $? = 0
configure:8503: test -s conftest.o
configure:8506: $? = 0
configure:8516: result: yes
configure:8520: checking map presence
configure:8530: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:8536: $? = 0
configure:8556: result: yes
configure:8591: checking for map
configure:8598: result: yes
configure:8661: checking for type bool
configure:8677: g++ -O3 conftest.cc -o conftest
configure:8678: result: yes
configure:8735: checking for true/false
configure:8753: g++ -O3 conftest.cc -o conftest
configure:8754: result: yes
configure:8805: checking size of bool
configure:8828: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5
configure:8831: $? = 0
configure:8833: ./conftest
ld.so.1: ./conftest: fatal: libstdc++.so.5: open failed: No such file or directory
./configure: line 1: 20503 Killed ./conftest$ac_exeext
configure:8836: $? = 137
configure: program exited with status 137
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 "/usr/local/lam-7.1.1"
| #define LAM_ARCH "sparc-sun-solaris2.8"
| #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 16
| #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 8
| #define LAM_ALIGNMENT_FLOAT 4
| #define LAM_ALIGNMENT_DOUBLE 8
| #define LAM_ALIGNMENT_LONG_DOUBLE 8
| #define LAM_ALIGNMENT_VOID_P 4
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LAM_CXX "g++"
| #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0
| #define LAM_CXX_NOTHROW_NEW 1
| #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow)
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define LAM_CXX_STL 1
| #define LAM_CXX_BOOL 1
| #define LAM_CXX_TRUE_FALSE 1
| /* end confdefs.h. */
|
| #include <stddef.h>
| #include <stdio.h>
| int main(int argc, char** argv)
| {
| FILE *f=fopen("conftestval", "w");
| if (!f) return 1;
| fprintf(f, "%d\n", sizeof(bool));
| return 0;
| }
configure:8850: result: -1
configure:8853: WARNING: *** Problem running configure test!
configure:8855: WARNING: *** See config.log for details.
configure:8857: error: *** Cannot continue.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
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=
ac_cv_env_FC_value=
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=no
ac_cv_header_stdint_h=no
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=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_objext=o
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
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=egrep
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} /export/spare/packages/lam-7.1.1/config/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/spare/packages/lam-7.1.1/config/missing --run tar'
AR=''
AUTOCONF='${SHELL} /export/spare/packages/lam-7.1.1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /export/spare/packages/lam-7.1.1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /export/spare/packages/lam-7.1.1/config/missing --run automake-1.8'
AWK='nawk'
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='egrep'
EXEEXT=''
EXTRA_LDFLAGS=''
F77=''
F77_BUILD_DIR=''
F77_LTPLIB=''
FC=''
FFLAGS=''
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/lam-7.1.1/bin'
LAM_CONFIGURE_DATE='Mon May 2 11:35:48 IST 2005'
LAM_CONFIGURE_HOST='sun'
LAM_CONFIGURE_USER=''
LAM_CXX_TEMPLATE_REPOSITORY=' '
LAM_EXEC_PREFIX='/usr/local/lam-7.1.1'
LAM_INDEXOF_FORTRAN_INTEGER8=''
LAM_INDEXOF_FORTRAN_REAL16=''
LAM_MAJOR_VERSION='7'
LAM_MANDIR='/usr/local/lam-7.1.1/man'
LAM_MINOR_VERSION='1'
LAM_PREFIX='/usr/local/lam-7.1.1'
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='/export/spare/packages/lam-7.1.1'
LAM_TOP_SRCDIR='/export/spare/packages/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} /export/spare/packages/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/bash'
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='sparc-sun-solaris2.8'
build_alias=''
build_cpu='sparc'
build_os='solaris2.8'
build_vendor='sun'
datadir='${prefix}/share'
exec_prefix='NONE'
host='sparc-sun-solaris2.8'
host_alias=''
host_cpu='sparc'
host_os='solaris2.8'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/export/spare/packages/lam-7.1.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
prefix='/usr/local/lam-7.1.1'
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_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_DOUBLE 8
#define LAM_ALIGNMENT_FLOAT 4
#define LAM_ALIGNMENT_INT 4
#define LAM_ALIGNMENT_LONG 4
#define LAM_ALIGNMENT_LONG_DOUBLE 8
#define LAM_ALIGNMENT_LONG_LONG 8
#define LAM_ALIGNMENT_SHORT 2
#define LAM_ALIGNMENT_VOID_P 4
#define LAM_ALIGNMENT_WCHAR 4
#define LAM_ALPHA_VERSION 0
#define LAM_ARCH "sparc-sun-solaris2.8"
#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_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 "/usr/local/lam-7.1.1"
#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_DOUBLE 8
#define LAM_SIZEOF_FLOAT 4
#define LAM_SIZEOF_INT 4
#define LAM_SIZEOF_LONG 4
#define LAM_SIZEOF_LONG_DOUBLE 16
#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 ""
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1