Andreas Höschler wrote: > Hello all, > > this is my first attempt to build GNUstep on a Linux system, debian in > this case. On Solaris the sources build fine. On Debian I get (...)
> ./shared_obj/autogsdoc.o(.text+0xb0): In function `main': > /usr/src/core/base/Tools/autogsdoc.m:711: undefined reference to > `objc_get_class' > ./shared_obj/autogsdoc.o(.text+0xca):/usr/src/core/base/Tools/ > autogsdoc.m:711: undefined reference to `objc_msg_lookup' To me that looks like you do not have libobjc on the machine... What does ldd YOURPROGRAM say? Dave -- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 Phone +49 33056 82834 (______) http://www.turbocat.de/ _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
