Dear Meep users,
I have compiled Meep on my personal computer in the office without
problems; now I want to install Meep on a cluster (managed by someone else)
and I have a problem linking to some HDF5 libraries.

More precisely I get these messages from make

*** Warning: Linking the shared library libmeep.la against the
*** static library /lrz/sys/libraries/hdf5/1.6.10_serial/lib/libhdf5_hl.a
is not portable!

*** Warning: Linking the shared library libmeep.la against the
*** static library /lrz/sys/libraries/hdf5/1.6.10_serial/lib/libhdf5.a is
not portable!

*** Warning: Linking the shared library libmeep.la against the
*** static library /lrz/sys/libraries/hdf5/szip_2.1/lib/libsz.a is not
portable!
ar: /lrz/sys/libraries/hdf5/1.6.10_serial/lib/.libs/libhdf5_fortran.a: No
such file or directory
make[3]: *** [libmeep.la] Error 9
make[3]: Leaving directory `/home/cluster/pr26he/lu64qig/meep-1.1.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/cluster/pr26he/lu64qig/meep-1.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cluster/pr26he/lu64qig/meep-1.1.1'
make: *** [all] Error 2



I am quite confused: the HDF5 in the cluster is configured with both
static and shared libraries - relevant line of the libhdf5.settings file
says

Libraries:              static, shared

and moreover a file libhdf5_fortran.a exists, but in the /lib directory,
while a lib/.libs directory does not exist.

If I do make install, the messages are repeated identical, then the
installations does not proceed.

Any hint? Thanks a lot in advance.

Giovanni


-- 
================================================
Giovanni Piredda
Postdoc - AK Hartschuh

Phone: ++49 - (0) 89/2180-77601
Fax.: ++49 – (0) 89/2180-77188
Room: E2.062
----------------------------------------
Message sent by Cup Webmail (Roundcube)


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to