RE: [java-gnome-hackers] Compile error.
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-11-08 16:36:33
|
This method was used in an older edition of java-gnome. Tom Ball is actually working on the libglade bindings. Tom, can you comment out the call so the build will complete? -Jeff > Hi, I've found this error trying to compile this morning: > > jni/org_gnu_glade_LibGlade.o(.text+0x6a4): In function > `Java_org_gnu_glade_LibGlade_makeWidget': > /home/rubiojr/cvs/java-gnome/src/jni/org_gnu_glade_LibGlade.c:175: > referencia a `makeBaseObjectClass' sin definir > collect2: ld returned 1 exit status > make[1]: *** [glade_nativelib] Error 1 > make[1]: Leaving directory `/home/rubiojr/cvs/java-gnome/src' > make: *** [distro] Error 2 > > It seems that this function isn't defined anywere. I'm using 1.3.1 vm > from IBM, is this function defined in a newer jni.h file of a > newer java > runtime? > > Thanks. > > -- > :: Rubio Jr. :: > ser...@hi... > http://rubiojr.dragon-lance.net > > :: GrULLA :: > http://grulla.hispalinux.es > > > " The number 1 tip for GTK+ programming is: > > - Don't use C; In my opinion, C is a library programming language > not an app programming language. " > > Owen Taylor. > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > |