On Feb 11, 2008, at 3:56 AM, Malcolm Herring wrote:

Trying to build a project ported over from xcode.

Terminates with a link error:
"./obj/MainController.o:(.data.rel+0x8): undefined reference to '__objc_class_name_NSNetServiceBrowser'"


NetServices is not built into GNUstep Base unless you already have a dns_sd library installed, for instance, from the mDNSResponder project:

http://developer.apple.com/opensource/internet/bonjour.html



_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to