RE: [Java-gnome-developer] libgconf-java-2.5.2
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2004-01-12 12:16:32
|
I have just applied this patch to the HEAD. I hope to apply this to the 0.8.2 support branch sometime today but for some reason I am not able to see this branch at this time. -Jeff > Thanks for you help. The gconf module was something I had > just started when we joined the GNOME Platform Bindings. I > know it is currently half baked and have not had a chance > to return to it to fix a few of the errors. I will apply > you patch sometime today. > > -Jeff > > > I've moved on to trying to port libgconf-java to FreeBSD, and I'm > > running into numerous problems. I looked at your CVS, but > it doesn't > > look like the split exists there, so I'm wondering if you > have another > > repo somewhere other than Sourceforge. > > > > In any event, here's what I'm seeing. First of all, configure is > > looking for gtk/src/jni/org_gnu_gtk_Gtk.c to find the source > > code. This > > file doesn't exist in the GConf bindings. I had to change > > ac_unique_file to src/jni/org_gnu_gconf_ConfClient.c to get > > configure to > > run. Second, configure doesn't both to check for _any_ GConf libs. > > This causes the build to die in the linking phase. Third, > there are a > > lot of C99-isms in src/jni/org_gnu_gconf_ConfClient.c. > Attached is a > > patch that fixes them as well as some other compiler > > warnings. Fourth, > > the various @*version@ macros are not expanded in the > > Makefile.in which > > causes some strange build results. > > > > Sorry if these are known issues. I didn't see them reported on the > > mailing list, under Bugs, and wasn't sure if the CVS repo was > > up-to-date > > with regard to the split. Thanks. > > > > Joe > > > > -- > > Joe Marcus Clarke > > FreeBSD GNOME Team :: gn...@Fr... > > FreeNode / #freebsd-gnome > > http://www.FreeBSD.org/gnome > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |