At 10:18 PM +0200 4/12/05, Olivier Kaloudoff wrote:
compilation of mDNSPosix went fine, but mDNSResponder/Clients
seems to have some problem at link stage.
...
kalou@nec make
cc dns-sd.c -I../mDNSShared -o build/dns-sd
/tmp/ccYnAVrF.o(.text+0xe2c): In function `myTimerCallBack':
Hi, Olivier. Your link line is missing an '-ldns_sd'. If you look in
the Makefile, you can see that it should be appended if
/usr/lib/libdns_sd.so' is present.
Did you do a 'sudo make install' inside the mDNSPosix directory after
doing your POSIX build? That usually installs the library.
--
Roger Pantos, email@hidden miscellaneous software guy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Rendezvous-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/rendezvous-dev/email@hidden