On Wednesday, August 8, 2012 08:02 CEST, Germán "A. Arias" <[email protected]> wrote: > El lun, 06-08-2012 a las 00:02 +0200, Sebastian Reitenbach escribió: > > 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' > > > > and you don't seem to be alone: > > https://savannah.gnu.org/bugs/index.php?35558 > > > > Sebastian > > > > I have the same problem to build GDL2. This is with GNUstep from SVN and > GCC 4.6.1.
Do you build the plain gdl2 from source, or build the package? The Debian packages build the /EOModel and /DBModeler _and_ the /Apps/EOModelEditor, /Apps/EOModel. I think you should only build one of them, not both. The plain gdl2 from svn builds the stuff in /Apps, which just worked for me, and I think also worked also for Philippe then. Actually, how about a new release of gdl2? The last one is fairly old, and there have been a lot of changes since then. Sebastian > > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
