freeon-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freeon-users] --enable-MPI fixes (continued)


From: Jose R. Valverde
Subject: [Freeon-users] --enable-MPI fixes (continued)
Date: Wed, 19 Oct 2011 11:31:30 +0200

OK, after those fixes, all modules compile, but the build process ends
at the final step, compiling FreeON complaining that initialize_ is not
defined:

compiling FreeON.f90
/bin/bash ../libtool --tag=FC --silent  --mode=link mpif90 -g -O2 -march=native 
-msse -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -pipe 
-ffree-line-length-none -I. -I../Modules -I. -I..     -all-static -o FreeON 
ConflictDetect.o ControlStructures.o DynamicsKeys.o FreeON.o GeometryKeys.o 
GeomOptKeys.o Harmonic.o Hessian.o InCoords.o ls_rmsd.o LennardJones.o 
Massage.o MDynamics.o MLP.o MonteCarlo.o NEB.o Numerics.o Optimizer.o 
OptionKeys.o Overlay.o ParallelKeys.o ParseBasis.o ParseCommands.o 
ParseDynamics.o ParseExtraCoords.o ParseGeometries.o ParseGeomOpt.o 
ParseInput.o ParseOptions.o ParseParallel.o ParsePeriodic.o ParseProperties.o 
PeriodicKeys.o PrintParsed.o PunchHDF.o QUICCA.o Response.o RQI.o SCFKeys.o 
SCFs.o Spawn.o ZippyQuote.o ../Modules/libfreeonmodules.la 
../Modules/lapack/lapack/libfreeonlapack.la 
../Modules/lapack/blas/libfreeonblas.la 
../Modules/lapack/install/libfreeonlapackextra.la 
../Modules/hdf5-1.8.3/src/libhdf5.la -lz -lm 
libtool: link: warning: complete static linking is impossible in this 
configuration
../Modules/.libs/libfreeonmodules.a(MemMan.o): In function `initialize_dbcsr':
/home/jr/src/freeON/k/freeon-2010-11-09/Modules/MemMan-preprocessed.f90:966: 
undefined reference to `intialize_'
/home/jr/src/freeON/k/freeon-2010-11-09/Modules/MemMan-preprocessed.f90:967: 
undefined reference to `intialize_'
/home/jr/src/freeON/k/freeon-2010-11-09/Modules/MemMan-preprocessed.f90:968: 
undefined reference to `intialize_'
/home/jr/src/freeON/k/freeon-2010-11-09/Modules/MemMan-preprocessed.f90:969: 
undefined reference to `intialize_'
/home/jr/src/freeON/k/freeon-2010-11-09/Modules/MemMan-preprocessed.f90:970: 
undefined reference to `intialize_'
../Modules/.libs/libfreeonmodules.a(MemMan.o):/home/jr/src/freeON/k/freeon-2010-11-09/Modules/MemMan-preprocessed.f90:971:
 more undefined references to `intialize_' follow
collect2: ld returned 1 exit status
make[2]: *** [FreeON] Error 1
make[2]: Leaving directory `/home/jr/src/freeON/k/freeon-2010-11-09/FreeON'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jr/src/freeON/k/freeon-2010-11-09'
make: *** [all] Error 2


        I'll leave it here until I find motivation to continue.

                                j
-- 
                        EMBnet/CNB
                Scientific Computing Service
        Solving all your computer needs for Scientific
                        Research.

                http://bioportal.cnb.csic.es
                  http://www.es.embnet.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]