LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Karl Hahn (hahnk_at_[hidden])
Date: 2003-07-02 06:30:12


Hi,

I have successfully installed LAM 7.0 (Solaris 2.8,
SUN Workshop Compilers 5.0). My MPI programs can be
successfully compiled and executed.

The problem is that I can not configure the LAM test suite.
Have a look at the output (below). I will also attach the
config.log. Seems that the configure script has problems
with compiling conftest.c. I can not find that file in the
lamtests direcories!

Thank you in advance for your help :-)

Charlie

sunwibas1:~/temp/lamtests-7.0>lamboot -v

LAM 7.0/MPI 2 C++/ROMIO - Indiana University

n0<21109> ssi:boot:base:linear: booting n0 (sunwibas1)
n0<21109> ssi:boot:base:linear: finished
sunwibas1:~/temp/lamtests-7.0>laminfo
            LAM/MPI: 7.0
             Prefix: /RAID/proj/rasdaman/lam-7.0
       Architecture: sparc-sun-solaris2.8
      Configured by: <deleted>
      Configured on: Wed Jul 2 10:00:31 MEST 2003
     Configure host: sunwibas1
         C bindings: yes
       C++ bindings: yes
   Fortran bindings: yes
        C profiling: yes
      C++ profiling: yes
  Fortran profiling: yes
      ROMIO support: yes
       IMPI support: no
      Debug support: no
       Purify clean: no
           SSI boot: globus (Module v0.5)
           SSI boot: rsh (Module v1.0)
           SSI coll: lam_basic (Module v7.0)
           SSI coll: smp (Module v1.0)
            SSI rpi: crtcp (Module v1.0)
            SSI rpi: lamd (Module v7.0)
            SSI rpi: sysv (Module v7.0)
            SSI rpi: tcp (Module v7.0)
            SSI rpi: usysv (Module v7.0)
sunwibas1:~/temp/lamtests-7.0>mpicc --showme
cc -I/RAID/proj/rasdaman/lam-7.0/include -mt -mt
-L/RAID/proj/rasdaman/lam-7.0/lib -llammpio -llamf77mpi -lmpi -llam -laio -laio
-lsocket -lnsl
sunwibas1:~/temp/lamtests-7.0>./configure
Configuring LAM test suite version 7.0
checking for a BSD-compatible install... /usr/local/dist/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for mpicc... yes
checking for gcc... mpicc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of mpicc... none
checking for mpic++... yes
checking whether we are using the GNU C++ compiler... no
checking whether mpic++ accepts -g... yes
checking dependency style of mpic++... none
checking for mpif77... yes
checking whether we are using the GNU Fortran 77 compiler... no
checking whether mpif77 accepts -g... no
checking for ranlib... ranlib
checking for mpi.h... yes
checking for MPI_Initialized in -lmpi... yes
checking if have Fortran MPI bindings... no
checking if supposed to have Fortran MPI bindings... yes
configure: error: Cannot continue
sunwibas1:~/temp/lamtests-7.0>

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 = sunwibas1
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-22

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

/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/local/dist/DIR/j2sdk1.4.0_02/bin
PATH: /opt/SUNWspro/bin
PATH: /nfs/sunwibas1/RAID/proj/rasdaman/hahnk/sunwibas1-rman5/server
PATH: /nfs/sunwibas1/RAID/proj/rasdaman/hahnk/sunwibas1-rman5/bin
PATH: /nfs/sunwibas1/RAID/proj/rasdaman/hahnk/sunwibas1-rman5/applications/rview
PATH: /opt/mozilla
PATH: /nfs/sunbayer58/home3b/proj/mistrsoft/texLive-7/bin
PATH: /opt/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/local/bin/X11
PATH: /baysoft/bin
PATH: /baysoft/solaris/bin
PATH: /usr/local/dist/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /opt/SUNWspro/bin
PATH: /usr/ccs/bin
PATH: /nfs/sunwibas19/home/wiss/hahnk/bin
PATH: .
PATH: /nfs/sunwibas1/RAID/proj/rasdaman/lam-7.0/bin
PATH: /opt/oracle/product/8.1.7/bin
PATH: /nfs/sunwibas1/RAID/proj/rasdaman/rational/releases/PurifyPlusFamily.2002a.06.00/sun4_solaris2/bin
PATH: /nfs/sunwibas1/RAID/proj/rasdaman/mpe/bin

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

configure:1384: checking for a BSD-compatible install
configure:1438: result: /usr/local/dist/bin/ginstall -c
configure:1449: checking whether build environment is sane
configure:1492: result: yes
configure:1525: checking for gawk
configure:1541: found /usr/local/dist/bin/gawk
configure:1551: result: gawk
configure:1561: checking whether make sets $(MAKE)
configure:1581: result: yes
configure:1761: checking build system type
configure:1779: result: sparc-sun-solaris2.8
configure:1787: checking host system type
configure:1801: result: sparc-sun-solaris2.8
configure:1831: checking for mpicc
configure:1847: found /nfs/sunwibas1/RAID/proj/rasdaman/lam-7.0/bin/mpicc
configure:1858: result: yes
configure:1918: checking for gcc
configure:1944: result: mpicc
configure:2188: checking for C compiler version
configure:2191: mpicc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files. Use 'cc -flags' for details
mpicc: No such file or directory
configure:2194: $? = 1
configure:2196: mpicc -v </dev/null >&5
usage: cc [ options] files. Use 'cc -flags' for details
mpicc: No such file or directory
configure:2199: $? = 1
configure:2201: mpicc -V </dev/null >&5
cc: WorkShop Compilers 5.0 98/12/15 C 5.0
usage: cc [ options] files. Use 'cc -flags' for details
mpicc: No such file or directory
configure:2204: $? = 1
configure:2228: checking for C compiler default output
configure:2231: mpicc conftest.c >&5
configure:2234: $? = 0
configure:2280: result: a.out
configure:2285: checking whether the C compiler works
configure:2291: ./a.out
configure:2294: $? = 0
configure:2311: result: yes
configure:2318: checking whether we are cross compiling
configure:2320: result: no
configure:2323: checking for suffix of executables
configure:2325: mpicc -o conftest conftest.c >&5
configure:2328: $? = 0
configure:2353: result:
configure:2359: checking for suffix of object files
configure:2381: mpicc -c conftest.c >&5
configure:2384: $? = 0
configure:2406: result: o
configure:2410: checking whether we are using the GNU C compiler
configure:2435: mpicc -c conftest.c >&5
"configure", line 2436: undefined symbol: choke
"configure", line 2436: syntax error before or at: me
cc: acomp failed for conftest.c
mpicc: No such file or directory
configure:2438: $? = 2
configure: failed program was:
| #line 2415 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAMTEST_MAJOR_VERSION 7
| #define LAMTEST_MINOR_VERSION 0
| #define LAMTEST_RELEASE_VERSION 0
| #define LAMTEST_ALPHA_VERSION 0
| #define LAMTEST_BETA_VERSION 0
| #define LAMTEST_CVS_VERSION 0
| #define LAMTEST_VERSION "7.0"
| #define LAMTEST_ARCH "sparc-sun-solaris2.8"
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:2457: result: no
configure:2463: checking whether mpicc accepts -g
configure:2485: mpicc -c -g conftest.c >&5
configure:2488: $? = 0
configure:2491: test -s conftest.o
configure:2494: $? = 0
configure:2505: result: yes
configure:2522: checking for mpicc option to accept ANSI C
configure:2583: mpicc -c -g conftest.c >&5
"configure", line 2578: warning: statement not reached
configure:2586: $? = 0
configure:2589: test -s conftest.o
configure:2592: $? = 0
configure:2610: result: none needed
configure:2628: mpicc -c -g conftest.c >&5
"conftest.c", line 2: undefined or not a type: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 4: undefined or not a type: me
cc: acomp failed for conftest.c
mpicc: No such file or directory
configure:2631: $? = 2
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2750: checking for style of include used by make
configure:2778: result: GNU
configure:2806: checking dependency style of mpicc
configure:2874: result: none
configure:2907: checking for mpic++
configure:2923: found /nfs/sunwibas1/RAID/proj/rasdaman/lam-7.0/bin/mpic++
configure:2934: result: yes
configure:3083: checking for C++ compiler version
configure:3086: mpic++ --version </dev/null >&5
CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
/usr/ccs/bin/ld: illegal option -- -
/usr/ccs/bin/ld: illegal option -- v
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
        [-64] enforce a 64-bit link-edit
        [-a] create an absolute file
        [-b] do not do special PIC relocations in a.out
        [-B direct] specify `direct' bindings for executable when run
        [-B dynamic | static]
                        search for shared libraries|archives
        [-B eliminate] eliminate unqualified global symbols from the
                        symbol table
        [-B group] relocate object from within group
        [-B local] reduce unqualified global symbols to local
        [-B reduce] process symbol reductions
        [-B symbolic] bind external references to definitions when creating
                        shared objects
        [-c name] record configuration file `name'
        [-C] demangle C++ symbol name diagnostics
        [-d y | n] operate in dynamic|static mode
        [-D token,...] print diagnostic messages
        [-e epsym] use `epsym' as entry point address
        [-f name] specify library for which this file is an auxiliary
                        filter
        [-F name] specify library for which this file is a filter
        [-G] create a shared object
        [-h name] use `name' as internal shared object identifier
        [-i] ignore LD_LIBRARY_PATH setting
        [-I name] use `name' as path of interpreter
        [-l x] search for libx.so or libx.a
        [-L path] search for libraries in directory `path'
        [-m] print memory map
        [-M mapfile] use processing directives contained in `mapfile'
        [-N string] create a dynamic dependency for `string'
        [-o outfile] name the output file `outfile'
        [-p auditlib] identify audit library to accompany this object
        [-P auditlib] identify audit library for processing the dependencies
                        of this object
        [-Q y | n] do|do not place version information in output file
        [-r] create a relocatable object
        [-R path] specify a library search path to be used at run time
        [-s] strip any symbol and debugging information
        [-S supportlib]
                        specify a link-edit support library
        [-t] do not warn of multiply-defined symbols that have
                        different sizes or alignments
        [-u symname] create an undefined symbol `symname'
        [-V] print version information
        [-Y P,dirlist] use `dirlist' as a default path when searching for
                        libraries
        [-z absexec] when building an executable absolute symbols
                         referenced in dynamic objects are promoted to
                         the executable
        [-z allextract | defaultextract | weakextract]
                        extract all member files, only members that resolve
                        undefined tor tentative symbols, or allow extraction of
                        archive members to resolvetweak references from
                        archive files
        [-z combreloc] combine multiple relocation sections
        [-z nocompstrtab] disable compression of string tables
        [-z defs] disallow undefined symbol references
        [-z endfiltee] marks a filtee such that it will terminate a filters
                        search
        [-z finiarray=function]
                        name of function to be appended to the .finiarray
        [-z groupperm | nogroupperm]
                        enable|disable setting of group permissions
                        on dynamic dependencies
        [-z ignore | record]
                        ignore|record unused dynamic dependencies
        [-z initarray=function]
                        name of function to be appended to the .initarray
        [-z initfirst] mark object to indicate that its .init section should
                        be executed before the .init section of any other
                        objects
        [-z interpose] dynamic object is to be an `interposer' on direct
                        bindings
        [-z lazyload | nolazyload]
                        enable|disable delayed loading of shared objects
        [-z ld32=arg1,arg2,...]
                        define arguments applicable to the 32-bit class of ld(1)
        [-z ld64=arg1,arg2,...]
                        define arguments applicable to the 64-bit class of ld(1)
        [-z loadfltr] mark filter as requiring immediate loading of its
                        filtees at runtime
        [-z muldefs] allow multiply-defined symbols
        [-z nodefs] allow undefined symbol references
        [-z nodefaultlib]
                        mark object to ignore any default library search path
        [-z nodelete] mark object as non-deletable
        [-z nodlopen] mark object as non-dlopen()'able
        [-z nodump] mark object as non-dldump()'able
        [-z nopartial] expand any partially initialized symbols
        [-z noversion] don't record any version sections
        [-z now] mark object as requiring non-lazy binding
        [-z origin] mark object as requiring $ORIGIN processing
        [-z preinitarray=function]
                        name of function to be appended to the .preinitarray
        [-z redlocsym] reduce local syms in .symtab to a minimum
        [-z rescan] rescan archive list until no further member
                        extraction occurs
        [-z text] disallow output relocations against text
        [-z textoff] allow output relocations against text
        [-z textwarn] warn if there are relocations against text
        [-z verbose] generate warnings for suspicious processings
mpic++: No such file or directory
configure:3089: $? = 1
configure:3091: mpic++ -v </dev/null >&5
### CC: Note: LM_LICENSE_FILE = (null)
### CC: Note: NLSPATH = /opt/SUNWspro/bin/../SC5.0/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin/../SC5.0/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
/opt/SUNWspro/bin/../SC5.0/bin/CClink -ptk "-I/RAID/proj/rasdaman/lam-7.0/include -mt -v -mt -L/RAID/proj/rasdaman/lam-7.0/lib -xildoff " -ptx /opt/SUNWspro/bin/../SC5.0/bin/CC -llammpio -llammpi++ -llamf77mpi -lmpi -llam -laio -laio -lsocket -lnsl -o a.out
### CC: Note: LM_LICENSE_FILE = (null)
### CC: Note: NLSPATH = /opt/SUNWspro/bin/../SC5.0/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin/../SC5.0/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin/../SC5.0/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin/../SC5.0/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
### CC: Note: LD_LIBRARY_PATH = /usr/lib:/usr/local/lib:/baysoft/solaris/lib:/usr/local/dist/lib:/usr/lib:/nfs/sunwibas1/RAID/proj/rasdaman/hahnk/sunwibas1-rman5/lib:/opt/oracle/product/8.1.7/lib:/nfs/sunwibas1/RAID/proj/rasdaman/3rdParty/sun/lib
### CC: Note: LD_RUN_PATH = (null)
### CC: Note: LD_OPTIONS = (null)
/usr/ccs/bin/ld -u __1cH__CimplKcplus_init6F_v_ -L/RAID/proj/rasdaman/lam-7.0/lib -R/opt/SUNWspro/lib/rw7:/opt/SUNWspro/lib:/usr/ccs/lib:/usr/lib:/opt/SUNWspro/lib -o a.out /opt/SUNWspro/SC5.0/lib/crti.o /opt/SUNWspro/SC5.0/lib/crt1.o /opt/SUNWspro/SC5.0/lib/values-xa.o -Y P,/opt/SUNWspro/lib/rw7:/opt/SUNWspro/lib:/opt/SUNWspro/SC5.0/lib/rw7:/opt/SUNWspro/SC5.0/lib:/usr/ccs/lib:/usr/lib -llammpio -llammpi++ -llamf77mpi -lmpi -llam -laio -laio -lsocket -lnsl -lCstd -lCrun -lm -lw -lthread -lcx -lc /opt/SUNWspro/SC5.0/lib/crtn.o >&/tmp/ld.21769.0.err
/opt/SUNWspro/bin/../SC5.0/bin/c++filt -stderr </tmp/ld.21769.0.err
Undefined first referenced
 symbol in file
main /opt/SUNWspro/SC5.0/lib/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
rm /tmp/ld.21769.0.err
mpic++: No such file or directory
configure:3094: $? = 1
configure:3096: mpic++ -V </dev/null >&5
CC: WorkShop Compilers 5.0 02/04/10 C++ 5.0 Patch 107311-17
cdr_link: WorkShop Compilers 5.0 02/04/10 C++ 5.0 Patch 107311-17
CC: WorkShop Compilers 5.0 02/04/10 C++ 5.0 Patch 107311-17
/opt/SUNWspro/bin/../SC5.0/bin/c++filt: WorkShop Compilers 5.0 02/04/10 C++ 5.0 Patch 107311-17
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.282
Undefined first referenced
 symbol in file
main /opt/SUNWspro/SC5.0/lib/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
mpic++: No such file or directory
configure:3099: $? = 1
configure:3102: checking whether we are using the GNU C++ compiler
configure:3127: mpic++ -c conftest.cc >&5
"configure", line 3128: Error: choke is not defined.
1 Error(s) detected.
mpic++: No such file or directory
configure:3130: $? = 1
configure: failed program was:
| #line 3107 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAMTEST_MAJOR_VERSION 7
| #define LAMTEST_MINOR_VERSION 0
| #define LAMTEST_RELEASE_VERSION 0
| #define LAMTEST_ALPHA_VERSION 0
| #define LAMTEST_BETA_VERSION 0
| #define LAMTEST_CVS_VERSION 0
| #define LAMTEST_VERSION "7.0"
| #define LAMTEST_ARCH "sparc-sun-solaris2.8"
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:3149: result: no
configure:3155: checking whether mpic++ accepts -g
configure:3177: mpic++ -c -g conftest.cc >&5
configure:3180: $? = 0
configure:3183: test -s conftest.o
configure:3186: $? = 0
configure:3197: result: yes
configure:3241: mpic++ -c -g conftest.cc >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3277: mpic++ -c -g conftest.cc >&5
"configure", line 3280: Error: The function "exit" must have a prototype.
1 Error(s) detected.
mpic++: No such file or directory
configure:3280: $? = 1
configure: failed program was:
| #line 3260 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LAMTEST_MAJOR_VERSION 7
| #define LAMTEST_MINOR_VERSION 0
| #define LAMTEST_RELEASE_VERSION 0
| #define LAMTEST_ALPHA_VERSION 0
| #define LAMTEST_BETA_VERSION 0
| #define LAMTEST_CVS_VERSION 0
| #define LAMTEST_VERSION "7.0"
| #define LAMTEST_ARCH "sparc-sun-solaris2.8"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3241: mpic++ -c -g conftest.cc >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3277: mpic++ -c -g conftest.cc >&5
configure:3280: $? = 0
configure:3283: test -s conftest.o
configure:3286: $? = 0
configure:3311: checking dependency style of mpic++
configure:3379: result: none
configure:3412: checking for mpif77
configure:3428: found /nfs/sunwibas1/RAID/proj/rasdaman/lam-7.0/bin/mpif77
configure:3439: result: yes
configure:3545: checking for Fortran 77 compiler version
configure:3548: mpif77 --version </dev/null >&5
GNU Fortran (GCC 3.2.2) 3.2.2 20030205 (release)
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:3551: $? = 0
configure:3553: mpif77 -v </dev/null >&5
Driving: g77 -I/RAID/proj/rasdaman/lam-7.0/include -mt -v -mt -L/RAID/proj/rasdaman/lam-7.0/lib -llammpio -llamf77mpi -lmpi -llam -laio -laio -lsocket -lnsl -lfrtbegin -lg2c -lm -shared-libgcc
Reading specs from /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: /compilefs/usr.local.compile/dist/fenk/gcc-3.2.2/configure --prefix=/usr/local/dist/DIR/GNU/gcc-3.2.2 --with-gnu-as --with-as=/usr/local/dist/DIR/GNU/binutils/bin/as --with-gnu-ld --with-ld=/usr/local/dist/DIR/GNU/binutils/bin/ld --with-dwarf2 --disable-multilib --with-local-prefix=/usr/local/dist
Thread model: posix
gcc version 3.2.2
 /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V -Y P,/usr/ccs/lib:/usr/lib:/usr/local/dist/lib -R /usr/local/dist/lib -Qy /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o /usr/ccs/lib/values-Xa.o /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o -L/RAID/proj/rasdaman/lam-7.0/lib -L/usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/local/dist/bin/../lib/gcc-lib -L/usr/local/dist/DIR/GNU/gcc-3.2.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -L/usr/local/dist/DIR/GNU/gcc-3.2.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -llammpio -llamf77mpi -lmpi -llam -laio -laio -lsocket -lnsl -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o /usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
/usr/local/dist/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../../libfrtbegin.a(frtbegin.o): In function `main':
frtbegin.o(.text+0x2c): undefined reference to `MAIN__'
GNU ld version 2.13.2.1
  Supported emulations:
   elf32_sparc
   elf64_sparc
collect2: ld returned 1 exit status
mpif77: No such file or directory
configure:3556: $? = 1
configure:3558: mpif77 -V </dev/null >&5
g77: invalid version number format
mpif77: No such file or directory
configure:3561: $? = 1
configure:3568: checking whether we are using the GNU Fortran 77 compiler
configure:3582: mpif77 -c conftest.F >&5
f771: invalid option `t'
mpif77: No such file or directory
configure:3585: $? = 1
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:3604: result: no
configure:3611: checking whether mpif77 accepts -g
configure:3623: mpif77 -c -g conftest.f >&5
f771: invalid option `t'
mpif77: No such file or directory
configure:3626: $? = 1
configure: failed program was:
| program main
|
| end
configure:3644: result: no
configure:3714: checking for ranlib
configure:3730: found /usr/local/dist/bin/ranlib
configure:3741: result: ranlib
configure:3767: checking for mpi.h
configure:3778: $CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5
configure:3781: result: yes
configure:3807: checking for MPI_Initialized in -lmpi
configure:3829: mpicc -o conftest conftest.c >&5
configure:3832: $? = 0
configure:3835: test -s conftest
configure:3838: $? = 0
configure:3849: result: yes
configure:3913: checking if have Fortran MPI bindings
configure:3932: mpif77 -o conftest conftest.f >&5
f771: invalid option `t'
f771: invalid option `t'
mpif77: No such file or directory
configure:3935: $? = 1
configure: failed program was:
| program main
| c
| include 'mpif.h'
| integer ierr
| call MPI_INIT(ierr)
| call MPI_FINALIZE(ierr)
| stop
| end
configure:3957: result: no
configure:4707: checking if supposed to have Fortran MPI bindings
configure:4733: mpicc -o conftest conftest.c >&5
configure:4736: $? = 0
configure:4738: ./conftest
configure:4741: $? = 0
configure:4754: result: yes
configure:4758: 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=no
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_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_f77_compiler_gnu=no
ac_cv_host=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_objext=o
ac_cv_path_install='/usr/local/dist/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_HAVE_MPICC=yes
ac_cv_prog_HAVE_MPICPP=yes
ac_cv_prog_HAVE_MPIF77=yes
ac_cv_prog_ac_ct_CC=mpicc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/missing --run tar'
AUTOCONF='${SHELL} /nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/missing --run autoconf'
AUTOHEADER='${SHELL} /nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/missing --run autoheader'
AUTOMAKE='${SHELL} /nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/missing --run automake-1.7'
AWK='gawk'
CC='mpicc'
CCDEPMODE='depmode=none'
CFLAGS=''
CLEANFILES='*~'
CPPFLAGS=''
CXX='mpic++'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='mpif77'
FFLAGS=''
FLIBS=''
HAVE_LAM_MPI=''
HAVE_MPICC='yes'
HAVE_MPICPP='yes'
HAVE_MPICXX=''
HAVE_MPIF77='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LAMTEST_ALPHA_VERSION='0'
LAMTEST_BETA_VERSION='0'
LAMTEST_MAJOR_VERSION='7'
LAMTEST_MINOR_VERSION='0'
LAMTEST_RELEASE_VERSION='0'
LAMTEST_VERSION='7.0'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/missing --run makeinfo'
MODES=''
MPIRUN=''
OBJEXT='o'
PACKAGE='lamtests'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POST_MPIRUN=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
START_TEST=''
STRIP=''
VERSION='7.0'
WANT_CXX_BUILD_FALSE=''
WANT_CXX_BUILD_TRUE=''
WANT_F77_BUILD_FALSE=''
WANT_F77_BUILD_TRUE='#'
WANT_IO_BUILD_FALSE=''
WANT_IO_BUILD_TRUE=''
WANT_LAM_BUILD_FALSE=''
WANT_LAM_BUILD_TRUE=''
WANT_TRILLIUM_BUILD_FALSE=''
WANT_TRILLIUM_BUILD_TRUE=''
WANT_UNIMP_BUILD_FALSE=''
WANT_UNIMP_BUILD_TRUE=''
ac_ct_CC='mpicc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
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='/nfs/sunwibas19/home/wiss/hahnk/temp/lamtests-7.0/config/install-sh'
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 LAMTEST_ALPHA_VERSION 0
#define LAMTEST_ARCH "sparc-sun-solaris2.8"
#define LAMTEST_BETA_VERSION 0
#define LAMTEST_CVS_VERSION 0
#define LAMTEST_HAVE_MPI_F77 0
#define LAMTEST_MAJOR_VERSION 7
#define LAMTEST_MINOR_VERSION 0
#define LAMTEST_RELEASE_VERSION 0
#define LAMTEST_VERSION "7.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1