RE: [java-gnome-hackers] Compile error.
Brought to you by:
afcowie
From: Tom B. <Tom...@Su...> - 2002-11-08 22:21:16
|
I'm sorry. Here I fix the build to find unresolved symbols, and then immediately forget to check in the fix for the file that started this. Unfortunately, yesterday a big storm has blown into the San Francisco bay area and continues to pound us. My cable modem connection has been down since then so I'm working at a Sun drop-in center. Unfortunately, that means I'm stuck behind a firewall which doesn't permit external SSH connections. So replace the offending line with a "return NULL;" statement until this storm passes. Who knows? By then I may be able to check in a very early, no event support yet, reimplementation of that file. Tom On Fri, 2002-11-08 at 08:36, Jeffrey Morgan wrote: > 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 > > |