[CIG-LONG] help for installing SNAC

gerbault at lmtg.obs-mip.fr gerbault at lmtg.obs-mip.fr
Sun Feb 14 16:50:41 PST 2010


Hello,

trying to install Snac on Linux, Opensuse 11.1.

I got the configure built okay
after installing several mpi packages
mpich on /opt is what i setup my .bashrc paths with,
(but in case its useful, i also have now openmpi,mvapich2 in /usr/lib64/mpi/gcc).


"make" stops displaying the following final lines :

/usr/bin/cc -pipe  -DVERSION=\"0\" -Wall -g 
-DCURR_MODULE_NAME=\"libStGermainBaseIO\"  -o
/opt/CIG/SNAC-1.1.0/build/tests/testDictionary
/opt/CIG/SNAC-1.1.0/build/tmp/test-libStGermainBaseIO/BTreeWrappers.o
/opt/CIG/SNAC-1.1.0/build/tmp/test-libStGermainBaseIO/PtrMapWrappers.o
-I/opt/CIG/SNAC-1.1.0/build/include  
-I/opt/CIG/SNAC-1.1.0/build/include/StGermain   -I/opt/mpich/include  
-I/usr/include/libxml2      testDictionary.c   -L/opt/CIG/SNAC-1.1.0/build/lib
  -L/opt/CIG/SNAC-1.1.0/build/lib -lStGermainBaseIO -lStGermainBaseFoundation
-Xlinker -rpath -Xlinker /opt/CIG/SNAC-1.1.0/build/lib 
-L/opt/mpich/ch-p4/lib64 -lmpich -lpmpich    -lxml2 -lz -lm   -lm   -Xlinker
-rpath -Xlinker /opt/mpich/ch-p4/lib64
/opt/CIG/SNAC-1.1.0/build/lib/libStGermainBaseIO.so: undefined reference to
`aio_suspend64'
/opt/CIG/SNAC-1.1.0/build/lib/libStGermainBaseIO.so: undefined reference to
`aio_return64'
/opt/CIG/SNAC-1.1.0/build/lib/libStGermainBaseIO.so: undefined reference to
`aio_read64'
/opt/CIG/SNAC-1.1.0/build/lib/libStGermainBaseIO.so: undefined reference to
`aio_error64'
/opt/CIG/SNAC-1.1.0/build/lib/libStGermainBaseIO.so: undefined reference to
`aio_write64'
collect2: ld returned 1 exit status
make[5]: *** [/opt/CIG/SNAC-1.1.0/build/tests/testDictionary] Erreur 1
rm /opt/CIG/SNAC-1.1.0/build/tmp/test-libStGermainBaseIO/BTreeWrappers.o
/opt/CIG/SNAC-1.1.0/build/tmp/test-libStGermainBaseIO/PtrMapWrappers.o


I do have "aio" and libaio installed, and tried to add includes and library
paths for these (since i found /usr/include/aio.h). but it doesnt help.

Any ideas to resolve this problem?
thanks in advance,

Muriel





More information about the CIG-LONG mailing list