"m.vaessen" <[EMAIL PROTECTED]> writes:
>
> libtool: link: not configured to extract global symbols from
> dlpreopened files

You might get a better answer on the libtool list for what that means.

> xlc_r -q64 -o .libs/guile -D_THREAD_SAFE guile-guile.o
> -L/usr/local/lib -L./.libs -lguile -lpthreads
> /home1/zam/vaessen/meep_install/lib/libgmp.a -lm
> /home1/zam/vaessen/meep_install/lib/libltdl.a
> -Wl,-blibpath:/home1/zam/vaessen/meep_install/lib:/usr/local/lib:/usr/local/beta/hdf5-1.6.2-64bit.par/LOCALlib:/usr/local/beta/hdf5-1.6.2-32bit.par/LOCALlib:/usr/local/beta/szip-1.0/LOCALlib:/usr/local/beta/zlib-1.1.4/LOCALlib:/usr/vac/lib:/usr/lib:/lib
> ld: 0711-317 ERROR: Undefined symbol: lt_preloaded_symbols

I suspect a libtool problem, unknown platform or something.  If it's
ELF then guile should be ok, but I don't think guile does everything
necessary for non-dynamic-link systems.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to