Re: [Sablevm-developer] lt_dlopen() failing mysteriously
Brought to you by:
egagnon
From: Archie C. <ar...@de...> - 2002-11-14 02:30:03
|
Archie Cobbs wrote: > I'm trying to run a Java program that uses AWT stuff, which of course > requires loading the libgnu-java-awt-peer-gtk-1.0.5 native library. > Although other native libraries load fine, this one does not, and the > error seems to happen within libtool itself. > > Any ideas why lt_dlopen() would fail when given a valid filename that > points to a valid shared object file? Nevermind.. this seems to be the problem: dlopen: /usr/local/lib/sablevm/libgnu-java-awt-peer-gtk-1.0.5.so: Undefined symbol "gdk_threads_mutex" Is this GTK stuff supposed to work yet? Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com |