Le 05/08/2012 23:26, Sebastian Reitenbach a écrit : > > On Sunday, August 5, 2012 20:09 CEST, Philippe Roussel <[email protected]> > wrote: > >> Le 05/08/2012 20:05, Sebastian Reitenbach a écrit : >>>> I just tried to add gdl2 and EOModelEditor packages, starting with the >>>> original debian packaging, and I failed... >>>> >>>> The thing is, I cannot compile gdl2 from svn. Can someone take a look ? >>> >>> Works for me against latest releases of gnustep-core on OpenBSD 5.1 i386. >> >> I'm getting : >> >>> Making all for tool gdlgsdoc... >>> Linking tool gdlgsdoc ... >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `GDL2_NSStringClass' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `GDL2_NSMutableDictionaryClass' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EOKeyValueUnarchiver' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `EOClassDescriptionNeededForEntityNameNotification' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EOAndQualifier' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EOFault' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EOQualifier' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EODataSource' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EOEditingContext' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to >>> `__objc_class_name_EOKeyValueQualifier' >>> ../EOAccess/./obj/libEOAccess.so: undefined reference to `EOUpdatedKey' >> >> etc >> >>>> And why are there 2 libraries named EOModeler built ? It would be a lot >>>> easier with only one library or with 2 names... >>> >>> I don't see two EOModeler, but maybe I'm overlooking something. >> >> There are gdl2/EOModeler and gdl2/Apps/EOModeler or did I missed something ? > > Ah, right. But gdl2/EOModeler is not built per default, also gdl2/DBModeler > is not built. > Do you force to build gdl2/EOModeler? > What is build by default is gdl2/Apps/EOModeler and gdl2/Apps/EOModelEditor.
Doh, you're right, the debian rules file forces EOModeler compilation. Sorry about that. Thanks, Philippe _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
