Steven,

I am trying to install meep on an SGI machine which already runs MPB with hdf.
Apart from a problem with -DVERSION_STRING for the ones that cointain blanks
and therefore have extra quotes most of the things compiled fine.

However, I am not getting the following error and don't know what to make 
of it.

----------------------------------------------------

[EMAIL PROTECTED]:~/meep-0.9$ make
        make  all-recursive
Making all in src
        make  all-am
Making all in libctl
        make  all-am
        /bin/sh ../libtool --tag=CXX --mode=link g++   -O2 
-L/home/gweihs/software/lib -o meep  meep.o structure.o  meep_wrap.o   main.o
geom.o  ctl-io.o ../src/libmeep.la -lctl -L/u/gweihs/software//lib -lguile
-lguile-ltdl -L/u/gweihs/software/lib -lm -lhdf5 -lz -lfftw -lm  -lhdf5 -lz
-lfftw -lm 
libtool: link: warning: library `/home/gweihs/software/lib/libhdf5.la' was 
moved.
libtool: link: cannot find the library `'
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)

----------------------------------------------------

[EMAIL PROTECTED]:~/meep-0.9$ ls /home/gweihs/software/lib/libhdf5.*
/home/gweihs/software/lib/libhdf5.a      
/home/gweihs/software/lib/libhdf5.so
/home/gweihs/software/lib/libhdf5.la        
/home/gweihs/software/lib/libhdf5.so.1
/home/gweihs/software/lib/libhdf5.settings  
/home/gweihs/software/lib/libhdf5.so.1.0

----------------------------------------------------

I don't understand what libtool complains about. 

Thanks for any help.

Gregor


_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to