LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: JOSE ANTONIO GUASCH CARDONA (joseantonio.guasch_at_[hidden])
Date: 2005-07-29 07:27:00


Hi,
  my name is Jose and I try to install lam in my house to do a job for the university. I have been three days try to build the software but I can't compile.
 I'm new in lam and linux too.

Well here I send configure and compile logs:

============================================================================
== Configuring LAM version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3
checking whether the C compiler (gcc -O3 ) accepts ANSI prototypes... yes
checking for type int2... no
checking for type uint2... no
checking for type int4... no
checking for type uint4... no
checking for type int8... no
checking for type uint8... no
checking for type float4... no
checking for type float8... no
checking size of char... 1
checking size of short... 2
checking size of wchar_t... 4
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of void *... 4
checking alignment of char... 1
checking alignment of short... 2
checking alignment of wchar_t... 4
checking alignment of int... 4
checking alignment of long... 4
checking alignment of long long... 4
checking alignment of float... 4
checking alignment of double... 4
checking alignment of long double... 4
checking alignment of void *... 4

*** C++ Compiler and preprocessor
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking if want C++ exception handling... no
checking whether g++ has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for type bool... yes
checking for true/false... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking for C++ optimization flags... -O3
checking size of bool... 1
checking size of int... 4
checking alignment of bool... 1
checking alignment of int... 4
checking How to store bool in C... unsigned char

*** Fortran Compiler -- skipped

*** LAM configuration options
checking if want profiling interface... yes
checking if want full installation of Trillium files... no
checking if want ROMIO support... yes
checking for main in -laio... no
checking for user ROMIO flags... none
checking if want FORTRAN support... no
checking if want MPI 2 C++ support... yes
checking if want MPI::File C++ binding support... no
checking if want IMPI support... no
checking how to yeild... yield()
checking for LAM user signal... SIGUSR2
checking if want purify clean... no
checking for desired boot timeout... 60 seconds
checking for desired lamd packet resend time... 500000 seconds
checking for desired lamd heartbeat time... 120 seconds
checking if want stub MPI functions... no
checking if want default promiscuous boot connections... no

*** System-specific tests
checking whether ln -s works... yes
checking for cp... /bin/cp
checking for rm... /bin/rm
checking for sh... /bin/sh
checking if installed perl can support mpiexec... yes
checking for prototype of snprintf... yes
checking for prototype of gethostname... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking for rpc/xdr.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for strings.h... (cached) yes
checking if FIONBIO defined in sys/ioctl.h... not on AIX 4.3.3, so who cares?
checking if SA_RESTART defined in signal.h... yes
checking for sa_len in struct sockaddr... no
checking for union semun in sys/sem.h... no
checking for socket... yes
checking for gethostbyname... yes
checking for login in -lutil... yes
checking for openpty... yes
checking for atexit... yes
checking for getcwd... yes
checking for yield... no
checking for snprintf... yes
checking for atoll... yes
checking for strtoll... yes
checking for sched_yield... yes
checking whether vscanf is declared... no
checking whether va_copy is declared... yes
checking whether __va_copy is declared... yes
checking for glibc... yes
checking whether to use prefix memcpy()... yes (default on glibc systems: yes)
checking whether byte ordering is bigendian... no
checking for struct semid_ds... yes
checking if SYSV semaphores work... yes
checking for SYSV semaphore support... yes
checking for struct shmid_ds... yes
checking if SYSV shared memory works... yes
checking for SYSV shared memory support... yes
checking if C compiler and POSIX threads work as is... no
checking if C++ compiler and POSIX threads work as is... no
checking if C compiler and POSIX threads work with -Kthread... no
checking if C compiler and POSIX threads work with -kthread... no
checking if C compiler and POSIX threads work with -pthread... yes
checking if C++ compiler and POSIX threads work with -Kthread... no
checking if C++ compiler and POSIX threads work with -kthread... no
checking if C++ compiler and POSIX threads work with -pthread... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... no
checking if C++ compiler and Solaris threads work... no
checking for working Solaris threads package... no
checking for type of thread support... posix
checking if threads have different pids (pthreads on linux)... yes
checking for FD_SETSIZE... using system defaults
checking BSD 4.3 for msg_accrights in struct msghdr... no
checking for BSD 4.3 fd passing support... no
checking for POSIX.1g struct msghdr... yes
checking fd passing using RFC2292 API... passed
checking for BSD 4.4 fd passing support... yes (RFC2292 API)
checking for System V Release 4 for struct strrecvfd... yes
checking System V Release 4 fd passing example... failed
checking for System V Release 4 fd passing support... no
checking for BSD ptys... yes
checking for SYSV ptys... yes
checking size of struct stat members... 8
checking type of getsockopt optlen parameter... socklen_t
checking type of recvfrom length parameter... socklen_t
checking if build filesystem is case sensitive... Yes
checking if configuring for case sensitive fs... Yes

*** Optional modules
checking if want MPI C++ bindings... enabled
checking size of int... 4
checking size of bool... 1
checking type of MPI attributes... int
checking for signal declaration... SYSV
checking if want ROMIO... enabled
checking if want TotalView attach support... enabled
checking if want TotalView queue debugging support... enabled
checking for bproc_numnodes in -lbproc... no
checking if want BPROC support... no
checking for subdir args... '--prefix=/home/joseant/lamm' '--without-fc'

============================================================================
== Totalview message queue debugging support
============================================================================

configure: LAM configuring in share/totalview
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread
checking size of void *... 4
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/totalview

============================================================================
== Configuring ROMIO (MPI-2 I/O) support
============================================================================
 
Configuring ROMIO Version 1.2.5.1/LAM
 
Configuring with args --prefix=/home/joseant/lamm -mpi=lam -from_lam -mpiincdir=/home/joseant/lam-7.0.6/share/include -I/home/joseant/lam-7.0.6/share/include -cc=gcc -fc=no -mpiolib=/home/joseant/lam-7.0.6/romio/lib/liblammpio.a -cflags=-O3 -pthread -DLAM_BUILDING=1 -fflags= -nof77
Fortran interface will not be built
checking for virtual path format... VPATH
checking for architecture... LINUX
ROMIO home directory is /home/joseant/lam-7.0.6/romio
checking for ranlib
configuring for file systems ufs and nfs
checking for memalign
checking if MPIR_Status_set_bytes is defined... no
checking for inline... yes
checking for unistd.h... yes
checking for size of int... 4
checking for size of void *... 4
checking for int large enough for pointers... yes
checking for size of long long... 8
checking if the compiler prints long longs correctly with %lld... yes
defining MPI_Offset as long long in C and integer*8 in Fortran
checking for weak symbol support... pragma weak
checking that weak symbols are visible to other files... yes
checking whether file locks work with NFS... yes
checking for strerror()... yes
setting CC to gcc
setting F77 to :
setting TEST_CC to mpicc
setting TEST_F77 to mpif77
setting CFLAGS to -O3 -pthread -DLAM_BUILDING=1 -O3 -pthread -O -DHAVE_ROMIOCONF_H
setting USER_CFLAGS to
setting USER_FFLAGS to
creating config.status
creating Makefile
creating mpi-io/Makefile
creating mpi2-other/info/Makefile
creating mpi2-other/array/Makefile
creating adio/common/Makefile
creating test/Makefile
creating test/misc.c
creating test/large_file.c
creating test/runtests
creating util/romioinstall
creating include/mpio.h
creating include/mpiof.h
creating adio/ad_nfs/Makefile
creating adio/ad_ufs/Makefile
creating adio/ad_xfs/Makefile
creating adio/ad_hfs/Makefile
creating adio/ad_sfs/Makefile
creating adio/ad_pfs/Makefile
creating adio/ad_testfs/Makefile
creating adio/ad_pvfs/Makefile
creating adio/ad_piofs/Makefile
creating adio/include/romioconf.h
creating Makefile
creating mpi-io/Makefile
creating mpi2-other/info/Makefile
creating mpi2-other/array/Makefile
creating adio/common/Makefile
creating test/Makefile
creating test/misc.c
creating test/large_file.c
creating test/runtests
creating util/romioinstall
creating include/mpio.h
creating include/mpiof.h
creating adio/ad_nfs/Makefile
creating adio/ad_ufs/Makefile
creating adio/ad_xfs/Makefile
creating adio/ad_hfs/Makefile
creating adio/ad_sfs/Makefile
creating adio/ad_pfs/Makefile
creating adio/ad_testfs/Makefile
creating adio/ad_pvfs/Makefile
creating adio/ad_piofs/Makefile
creating adio/include/romioconf.h
adio/include/romioconf.h is unchanged

*** SSI modules
checking for SSI kinds... boot coll crlam crmpi rpi
configure: LAM configuring in share/ssi/boot/bproc
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI boot bproc module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want bproc boot to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** bproc boot setup
checking for bproc_numnodes in -lbproc... no
configure: /bin/sh './configure' *failed* for share/ssi/boot/bproc
configure: >>> SSI module boot:bproc will *not* be compiled

configure: LAM configuring in share/ssi/boot/globus
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI boot globus module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want globus boot to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** globus boot setup

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-boot-globus-config.h
config.status: src/lam-ssi-boot-globus-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/boot/globus
configure: >>> SSI module boot:globus will be compiled

configure: LAM configuring in share/ssi/boot/rsh
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI boot rsh module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want rsh boot to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** rsh boot setup
checking for rsh... /usr/bin/rsh
checking for remote shell command... rsh

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-boot-rsh-config.h
config.status: src/lam-ssi-boot-rsh-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/boot/rsh
configure: >>> SSI module boot:rsh will be compiled

configure: LAM configuring in share/ssi/boot/tm
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI boot tm module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want tm boot to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** tm boot setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
configure: /bin/sh './configure' *failed* for share/ssi/boot/tm
configure: >>> SSI module boot:tm will *not* be compiled

configure: LAM configuring in share/ssi/coll/impi
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring LAM impi collective SSI module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want IMPI support... no
configure: /bin/sh './configure' *failed* for share/ssi/coll/impi
configure: >>> SSI module coll:impi will *not* be compiled

configure: LAM configuring in share/ssi/coll/lam_basic
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring LAM basic collective SSI module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** LAM basic collectives setup

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-coll-lam-basic-config.h
config.status: src/lam-ssi-coll-lam-basic-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/coll/lam_basic
configure: >>> SSI module coll:lam_basic will be compiled

configure: LAM configuring in share/ssi/coll/smp
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring LAM smp collective SSI module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** LAM smp collectives setup

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-coll-smp-config.h
config.status: src/lam-ssi-coll-smp-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/coll/smp
configure: >>> SSI module coll:smp will be compiled

configure: LAM configuring in share/ssi/crlam/blcr
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI crlam blcr module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want blcr crlam to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** BLCR C/R setup
checking if C compiler and POSIX threads work as is... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... no
checking for working Solaris threads package... no
checking for type of thread support... posix
checking if threads have different pids (pthreads on linux)... no
checking for cr_register_callback in -lcr... no
checking if want LBNL checkpoint support... no
configure: /bin/sh './configure' *failed* for share/ssi/crlam/blcr
configure: >>> SSI module crlam:blcr will *not* be compiled

configure: LAM configuring in share/ssi/crmpi/blcr
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI crmpi blcr module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want blcr crmpi to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** BLCR C/R setup
checking if C compiler and POSIX threads work as is... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... no
checking for working Solaris threads package... no
checking for type of thread support... posix
checking if threads have different pids (pthreads on linux)... no
checking for cr_register_callback in -lcr... no
checking if want LBNL checkpoint support... no
configure: /bin/sh './configure' *failed* for share/ssi/crmpi/blcr
configure: >>> SSI module crmpi:blcr will *not* be compiled

configure: LAM configuring in share/ssi/rpi/crtcp
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI RPI CRTCP module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want crtcp RPI to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** crtcp RPI setup
checking for CRTCP short message length... 65536 bytes

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-crtcp-config.h
config.status: src/lam-ssi-rpi-crtcp-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/rpi/crtcp
configure: >>> SSI module rpi:crtcp will be compiled

configure: LAM configuring in share/ssi/rpi/gm
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI RPI gm module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want gm RPI to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3

*** GM RPI setup
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for main in -lgm... no
configure: /bin/sh './configure' *failed* for share/ssi/rpi/gm
configure: >>> SSI module rpi:gm will *not* be compiled

configure: LAM configuring in share/ssi/rpi/lamd
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI RPI lamd module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want lamd RPI to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-lamd-config.h
config.status: src/lam-ssi-rpi-lamd-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/rpi/lamd
configure: >>> SSI module rpi:lamd will be compiled

configure: LAM configuring in share/ssi/rpi/sysv
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI RPI sysv module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want sysv RPI to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread
checking for sys/sem.h... yes
checking for SYSV semaphore support... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking for SYSV shared memory support... yes

*** sysv RPI setup
checking for TCP short message length... 65536 bytes
checking user-specified shared memory short message length... 8192 bytes
checking user-specified shared memory pool size... need to calculate
checking user-specified maximum shared memory allocation... need to calculate
checking shared memory poolsize... 16777216 bytes
checking shared memory maxalloc... 1048576 bytes
checking if want use of pthread lock... no

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-sysv-config.h
config.status: src/lam-ssi-rpi-sysv-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/rpi/sysv
configure: >>> SSI module rpi:sysv will be compiled

configure: LAM configuring in share/ssi/rpi/tcp
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI RPI TCP module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want tcp RPI to be the default... yes

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread

*** TCP RPI setup
checking for TCP short message length... 65536 bytes

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-tcp-config.h
config.status: src/lam-ssi-rpi-tcp-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/rpi/tcp
configure: >>> SSI module rpi:tcp will be compiled

configure: LAM configuring in share/ssi/rpi/usysv
configure: running /bin/sh './configure' '--prefix=/home/joseant/lamm' '--without-fc' --cache-file=/dev/null --srcdir=.

============================================================================
== Configuring SSI RPI usysv module version .
============================================================================

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
installing to directory "/home/joseant/lamm"
checking if want usysv RPI to be the default... no

*** C Compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -pthread
checking for sys/sem.h... yes
checking for SYSV semaphore support... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking for SYSV shared memory support... yes

*** usysv RPI setup
checking for TCP short message length... 65536 bytes
checking user-specified shared memory short message length... 8192 bytes
checking user-specified shared memory pool size... need to calculate
checking user-specified maximum shared memory allocation... need to calculate
checking shared memory poolsize... 16777216 bytes
checking shared memory maxalloc... 1048576 bytes
checking if want use of pthread lock... no

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating src/lam-ssi-rpi-usysv-config.h
config.status: src/lam-ssi-rpi-usysv-config.h is unchanged
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for share/ssi/rpi/usysv
configure: >>> SSI module rpi:usysv will be compiled

============================================================================
== Final top-level LAM configuration
============================================================================

*** GNU libtool setup
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool

*** Miscellaneous final setup
checking if want extra wrapper compiler LDFLAGS... no (shared libs disabled)
checking which of CFLAGS are ok for TotalView modules... -pthread
checking extra CFLAGS for TotalView modules... -g

*** Final output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating share/include/lam_build_info.h
config.status: creating config/Makefile
config.status: creating config/lam-shell-setup.sh
config.status: creating config/lam-shell-setup.csh
config.status: creating config/lam_module.tcl
config.status: creating doc/Makefile
config.status: creating doc/install/Makefile
config.status: creating doc/user/Makefile
config.status: creating etc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/alltoall/Makefile
config.status: creating examples/cxx/Makefile
config.status: creating examples/fault/Makefile
config.status: creating examples/hello/Makefile
config.status: creating examples/mandelbrot/Makefile
config.status: creating examples/mandelbrot/myapp
config.status: creating examples/pi/Makefile
config.status: creating examples/ring/Makefile
config.status: creating examples/romio/Makefile
config.status: creating examples/topology/Makefile
config.status: creating examples/trivial/Makefile
config.status: creating examples/trivial/myapp
config.status: creating examples/wave1d/Makefile
config.status: creating examples/wave1d/myapp
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man2/Makefile
config.status: creating man/man3/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man7/Makefile
config.status: creating man/mans/Makefile
config.status: creating otb/Makefile
config.status: creating otb/bfctl/Makefile
config.status: creating otb/bfstate/Makefile
config.status: creating otb/doom/Makefile
config.status: creating otb/fctl/Makefile
config.status: creating otb/filedr/Makefile
config.status: creating otb/fstate/Makefile
config.status: creating otb/ipcdr/Makefile
config.status: creating otb/kdump/Makefile
config.status: creating otb/lamclean/Makefile
config.status: creating otb/lamexec/Makefile
config.status: creating otb/lamhalt/Makefile
config.status: creating otb/lamgrow/Makefile
config.status: creating otb/lamnodes/Makefile
config.status: creating otb/lamshrink/Makefile
config.status: creating otb/lamtrace/Makefile
config.status: creating otb/loadgo/Makefile
config.status: creating otb/mpimsg/Makefile
config.status: creating otb/mpirun/Makefile
config.status: creating otb/mpitask/Makefile
config.status: creating otb/state/Makefile
config.status: creating otb/sys/Makefile
config.status: creating otb/sys/bforward/Makefile
config.status: creating otb/sys/bufferd/Makefile
config.status: creating otb/sys/dli_inet/Makefile
config.status: creating otb/sys/dlo_inet/Makefile
config.status: creating otb/sys/echod/Makefile
config.status: creating otb/sys/filed/Makefile
config.status: creating otb/sys/flatd/Makefile
config.status: creating otb/sys/iod/Makefile
config.status: creating otb/sys/haltd/Makefile
config.status: creating otb/sys/kenyad/Makefile
config.status: creating otb/sys/kernel/Makefile
config.status: creating otb/sys/loadd/Makefile
config.status: creating otb/sys/router/Makefile
config.status: creating otb/sys/traced/Makefile
config.status: creating otb/sys/versiond/Makefile
config.status: creating otb/sys/lamd/Makefile
config.status: creating otb/sys/impid/Makefile
config.status: creating otb/tping/Makefile
config.status: creating share/Makefile
config.status: creating share/args/Makefile
config.status: creating share/boot/Makefile
config.status: creating share/etc/Makefile
config.status: creating share/freq/Makefile
config.status: creating share/impi/Makefile
config.status: creating share/kreq/Makefile
config.status: creating share/include/Makefile
config.status: creating share/include/mpif.h
config.status: creating share/include/patchlevel.h
config.status: creating share/include/mpi2cxx/Makefile
config.status: creating share/mpi/Makefile
config.status: creating share/mpi/cxx/Makefile
config.status: creating share/mpi/f77/Makefile
config.status: creating share/mpi/totalview/Makefile
config.status: creating share/nreq/Makefile
config.status: creating share/pmpi/Makefile
config.status: creating share/pmpi/f77/Makefile
config.status: creating share/rreq/Makefile
config.status: creating share/ssi/Makefile
config.status: creating share/ssi/base/Makefile
config.status: creating share/ssi/include/Makefile
config.status: creating share/ssi/rpi/Makefile
config.status: creating share/ssi/rpi/base/Makefile
config.status: creating share/ssi/boot/Makefile
config.status: creating share/ssi/boot/base/Makefile
config.status: creating share/ssi/coll/Makefile
config.status: creating share/ssi/coll/base/Makefile
config.status: creating share/ssi/crlam/Makefile
config.status: creating share/ssi/crlam/base/Makefile
config.status: creating share/ssi/crmpi/Makefile
config.status: creating share/ssi/crmpi/base/Makefile
config.status: creating share/threads/Makefile
config.status: creating share/trillium/Makefile
config.status: creating share/tstdio/Makefile
config.status: creating tools/Makefile
config.status: creating tools/hboot/Makefile
config.status: creating tools/lamboot/Makefile
config.status: creating tools/laminfo/Makefile
config.status: creating tools/mpiexec/Makefile
config.status: creating tools/recon/Makefile
config.status: creating tools/tkill/Makefile
config.status: creating tools/wipe/Makefile
config.status: creating tools/wrappers/Makefile
config.status: creating romio/util/lam-configure-values
config.status: creating share/include/lam_config.h
config.status: executing depfiles commands

During config by stderr:
---------------------------
configure: error: *** Cannot find working tm.h.
configure: error: Cannot continue
configure: error: *** Cannot find working libgm.

root_at_box:/home/joseant/lam-7.0.6# make
Making all in config
make[1]: Entering directory `/home/joseant/lam-7.0.6/config'
make[1]: No se hace nada para `all'.
make[1]: Leaving directory `/home/joseant/lam-7.0.6/config'
Making all in doc
make[1]: Entering directory `/home/joseant/lam-7.0.6/doc'
Making all in install
make[2]: Entering directory `/home/joseant/lam-7.0.6/doc/install'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/joseant/lam-7.0.6/doc/install'
Making all in user
make[2]: Entering directory `/home/joseant/lam-7.0.6/doc/user'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/joseant/lam-7.0.6/doc/user'
make[2]: Entering directory `/home/joseant/lam-7.0.6/doc'
make[2]: No se hace nada para `all-am'.
make[2]: Leaving directory `/home/joseant/lam-7.0.6/doc'
make[1]: Leaving directory `/home/joseant/lam-7.0.6/doc'
Making all in share
make[1]: Entering directory `/home/joseant/lam-7.0.6/share'
Making all in include
make[2]: Entering directory `/home/joseant/lam-7.0.6/share/include'
make all-recursive
make[3]: Entering directory `/home/joseant/lam-7.0.6/share/include'
Making all in mpi2cxx
make[4]: Entering directory `/home/joseant/lam-7.0.6/share/include/mpi2cxx'
make[4]: No se hace nada para `all'.
make[4]: Leaving directory `/home/joseant/lam-7.0.6/share/include/mpi2cxx'
make[4]: Entering directory `/home/joseant/lam-7.0.6/share/include'
make[4]: Leaving directory `/home/joseant/lam-7.0.6/share/include'
make[3]: Leaving directory `/home/joseant/lam-7.0.6/share/include'
make[2]: Leaving directory `/home/joseant/lam-7.0.6/share/include'
Making all in args
make[2]: Entering directory `/home/joseant/lam-7.0.6/share/args'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT all_argv.lo -MD -MP -MF ".deps/all_argv.Tpo" -c -o all_argv.lo all_argv.c; \
then mv -f ".deps/all_argv.Tpo" ".deps/all_argv.Plo"; else rm -f ".deps/all_argv.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT all_argv.lo -MD -MP -MF .deps/all_argv.Tpo -c all_argv.c -o all_argv.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT all_opt.lo -MD -MP -MF ".deps/all_opt.Tpo" -c -o all_opt.lo all_opt.c; \
then mv -f ".deps/all_opt.Tpo" ".deps/all_opt.Plo"; else rm -f ".deps/all_opt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT all_opt.lo -MD -MP -MF .deps/all_opt.Tpo -c all_opt.c -o all_opt.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT do_args.lo -MD -MP -MF ".deps/do_args.Tpo" -c -o do_args.lo do_args.c; \
then mv -f ".deps/do_args.Tpo" ".deps/do_args.Plo"; else rm -f ".deps/do_args.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT do_args.lo -MD -MP -MF .deps/do_args.Tpo -c do_args.c -o do_args.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT ndi_parse.lo -MD -MP -MF ".deps/ndi_parse.Tpo" -c -o ndi_parse.lo ndi_parse.c; \
then mv -f ".deps/ndi_parse.Tpo" ".deps/ndi_parse.Plo"; else rm -f ".deps/ndi_parse.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT ndi_parse.lo -MD -MP -MF .deps/ndi_parse.Tpo -c ndi_parse.c -o ndi_parse.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT ndi_resolve.lo -MD -MP -MF ".deps/ndi_resolve.Tpo" -c -o ndi_resolve.lo ndi_resolve.c; \
then mv -f ".deps/ndi_resolve.Tpo" ".deps/ndi_resolve.Plo"; else rm -f ".deps/ndi_resolve.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT ndi_resolve.lo -MD -MP -MF .deps/ndi_resolve.Tpo -c ndi_resolve.c -o ndi_resolve.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT parse_id.lo -MD -MP -MF ".deps/parse_id.Tpo" -c -o parse_id.lo parse_id.c; \
then mv -f ".deps/parse_id.Tpo" ".deps/parse_id.Plo"; else rm -f ".deps/parse_id.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT parse_id.lo -MD -MP -MF .deps/parse_id.Tpo -c parse_id.c -o parse_id.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT pdi_parse.lo -MD -MP -MF ".deps/pdi_parse.Tpo" -c -o pdi_parse.lo pdi_parse.c; \
then mv -f ".deps/pdi_parse.Tpo" ".deps/pdi_parse.Plo"; else rm -f ".deps/pdi_parse.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT pdi_parse.lo -MD -MP -MF .deps/pdi_parse.Tpo -c pdi_parse.c -o pdi_parse.o
/bin/sh ../../libtool --mode=link gcc -O3 -pthread -o liblamargs.la all_argv.lo all_opt.lo do_args.lo ndi_parse.lo ndi_resolve.lo parse_id.lo pdi_parse.lo
rm -fr .libs/liblamargs.a .libs/liblamargs.la
ar cru .libs/liblamargs.a all_argv.o all_opt.o do_args.o ndi_parse.o ndi_resolve.o parse_id.o pdi_parse.o
ranlib .libs/liblamargs.a
creating liblamargs.la
(cd .libs && rm -f liblamargs.la && ln -s ../liblamargs.la liblamargs.la)
make[2]: Leaving directory `/home/joseant/lam-7.0.6/share/args'
Making all in boot
make[2]: Entering directory `/home/joseant/lam-7.0.6/share/boot'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT app_mgmt.lo -MD -MP -MF ".deps/app_mgmt.Tpo" -c -o app_mgmt.lo app_mgmt.c; \
then mv -f ".deps/app_mgmt.Tpo" ".deps/app_mgmt.Plo"; else rm -f ".deps/app_mgmt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT app_mgmt.lo -MD -MP -MF .deps/app_mgmt.Tpo -c app_mgmt.c -o app_mgmt.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_parse.lo -MD -MP -MF ".deps/asc_parse.Tpo" -c -o asc_parse.lo asc_parse.c; \
then mv -f ".deps/asc_parse.Tpo" ".deps/asc_parse.Plo"; else rm -f ".deps/asc_parse.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_parse.lo -MD -MP -MF .deps/asc_parse.Tpo -c asc_parse.c -o asc_parse.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_run.lo -MD -MP -MF ".deps/asc_run.Tpo" -c -o asc_run.lo asc_run.c; \
then mv -f ".deps/asc_run.Tpo" ".deps/asc_run.Plo"; else rm -f ".deps/asc_run.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_run.lo -MD -MP -MF .deps/asc_run.Tpo -c asc_run.c -o asc_run.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_schedule.lo -MD -MP -MF ".deps/asc_schedule.Tpo" -c -o asc_schedule.lo asc_schedule.c; \
then mv -f ".deps/asc_schedule.Tpo" ".deps/asc_schedule.Plo"; else rm -f ".deps/asc_schedule.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_schedule.lo -MD -MP -MF .deps/asc_schedule.Tpo -c asc_schedule.c -o asc_schedule.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_workdir.lo -MD -MP -MF ".deps/asc_workdir.Tpo" -c -o asc_workdir.lo asc_workdir.c; \
then mv -f ".deps/asc_workdir.Tpo" ".deps/asc_workdir.Plo"; else rm -f ".deps/asc_workdir.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT asc_workdir.lo -MD -MP -MF .deps/asc_workdir.Tpo -c asc_workdir.c -o asc_workdir.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT bhostparse.lo -MD -MP -MF ".deps/bhostparse.Tpo" -c -o bhostparse.lo bhostparse.c; \
then mv -f ".deps/bhostparse.Tpo" ".deps/bhostparse.Plo"; else rm -f ".deps/bhostparse.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT bhostparse.lo -MD -MP -MF .deps/bhostparse.Tpo -c bhostparse.c -o bhostparse.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT deallocate.lo -MD -MP -MF ".deps/deallocate.Tpo" -c -o deallocate.lo deallocate.c; \
then mv -f ".deps/deallocate.Tpo" ".deps/deallocate.Plo"; else rm -f ".deps/deallocate.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT deallocate.lo -MD -MP -MF .deps/deallocate.Tpo -c deallocate.c -o deallocate.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT hbootparse.lo -MD -MP -MF ".deps/hbootparse.Tpo" -c -o hbootparse.lo hbootparse.c; \
then mv -f ".deps/hbootparse.Tpo" ".deps/hbootparse.Plo"; else rm -f ".deps/hbootparse.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT hbootparse.lo -MD -MP -MF .deps/hbootparse.Tpo -c hbootparse.c -o hbootparse.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT lamnet.lo -MD -MP -MF ".deps/lamnet.Tpo" -c -o lamnet.lo lamnet.c; \
then mv -f ".deps/lamnet.Tpo" ".deps/lamnet.Plo"; else rm -f ".deps/lamnet.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT lamnet.lo -MD -MP -MF .deps/lamnet.Tpo -c lamnet.c -o lamnet.o
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR="\"/home/joseant/lamm/etc\"" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT proc_schema.lo -MD -MP -MF ".deps/proc_schema.Tpo" -c -o proc_schema.lo proc_schema.c; \
then mv -f ".deps/proc_schema.Tpo" ".deps/proc_schema.Plo"; else rm -f ".deps/proc_schema.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../share/include -DLAM_SYSCONFDIR=\"/home/joseant/lamm/etc\" -I../../share/include -DLAM_BUILDING=1 -O3 -pthread -MT proc_schema.lo -MD -MP -MF .deps/proc_schema.Tpo -c proc_schema.c -o proc_schema.o
/bin/sh ../../libtool --mode=link gcc -O3 -pthread -o liblamboot.la app_mgmt.lo asc_parse.lo asc_run.lo asc_schedule.lo asc_workdir.lo bhostparse.lo deallocate.lo hbootparse.lo lamnet.lo proc_schema.lo
rm -fr .libs/liblamboot.a .libs/liblamboot.la
ar cru .libs/liblamboot.a app_mgmt.o asc_parse.o asc_run.o asc_schedule.o asc_workdir.o bhostparse.o deallocate.o hbootparse.o lamnet.o proc_schema.o
ranlib .libs/liblamboot.a
creating liblamboot.la
(cd .libs && rm -f liblamboot.la && ln -s ../liblamboot.la liblamboot.la)
make[2]: Leaving directory `/home/joseant/lam-7.0.6/share/boot'
Making all in etc
make[2]: Entering directory `/home/joseant/lam-7.0.6/share/etc'
make[2]: *** No hay ninguna regla para construir el objetivo `T.c', necesario para `T.lo'. Alto.
make[2]: Leaving directory `/home/joseant/lam-7.0.6/share/etc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/joseant/lam-7.0.6/share'
make: *** [all-recursive] Error 1
root_at_box:/home/joseant/lam-7.0.6#