Hello, I'm trying to install the GNUstep Launch-Pad under FreeBSD 4.3-STABLE with gcc 2.95.3. I had no problems with gnustep-make-1.0.0, installed ffcall-1.8a and libxml2 from the ports and after that gnustep-objc-1.0.0. But when i try to install gnustep-guile-1.0.0 (after installing guile-1.4 from the ports) the following errors arise: ... gg_class.m: In function `gstep_init_class': gg_class.m:1042: variable `gstep_class_smob' has initializer but incomplete type gg_class.m:1043: warning: excess elements in struct initializer gg_class.m:1043: warning: (near initialization for `gstep_class_smob') gg_class.m:1044: warning: excess elements in struct initializer gg_class.m:1044: warning: (near initialization for `gstep_class_smob') gg_class.m:1045: warning: excess elements in struct initializer gg_class.m:1045: warning: (near initialization for `gstep_class_smob') gg_class.m:1047: warning: excess elements in struct initializer gg_class.m:1047: warning: (near initialization for `gstep_class_smob') gg_class.m:1042: storage size of `gstep_class_smob' isn't known gmake[3]: *** [shared_obj/ix86/freebsdelf/gnu-gnu-gnu-xgps/gg_class.o] Error 1 gmake[2]: *** [libgstep_guile.build] Error 2 gmake[1]: *** [libgstep_guile.all.library.variables] Error 2 gmake[1]: Leaving directory `/raid/Download/gnustep-guile-1.0.0/Library' gmake: *** [internal-all] Error 2 ... Did I miss something? Or doesn't it really work with gcc 2.95.*3*? Any hints? Ciao/BSD - Matthias ---------------------------------- Matthias Schuendehuette <[EMAIL PROTECTED]> Solmsstrasse 44 Date: 23-Apr-01 D-10961 Berlin Time: 20:26:01 This message was sent by XFMail + FreeBSD 4.3-STABLE ---------------------------------- _______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep
