compilation of mDNSPosix went fine, but mDNSResponder/Clients
seems to have some problem at link stage.
kalou@nec gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
kalou@nec cd mDNSPosix/
kalou@nec make os=linux
Responder daemon done
Client library done
Embedded Standalone Client done
Embedded Standalone Responder done
Embedded Standalone ProxyResponder done
Identify done
NetMonitor done
dnsextd done
Name Service Switch module done
kalou@nec uname -a
Linux nec 2.6.11.5-vs1.9.5 #1 Sun Apr 10 21:41:39 CEST 2005 i686
GNU/Linux
kalou@nec pwd
/home/kalou/mDNSResponder/Clients
kalou@nec make
cc dns-sd.c -I../mDNSShared -o build/dns-sd
kalou@nec pwd
/home/kalou/mDNSResponder/Clients
kalou@nec make
cc dns-sd.c -I../mDNSShared -o build/dns-sd
/tmp/ccYnAVrF.o(.text+0xe2c): In function `myTimerCallBack':
: undefined reference to `DNSServiceAddRecord'
/tmp/ccYnAVrF.o(.text+0xe7d): In function `myTimerCallBack':
: undefined reference to `DNSServiceUpdateRecord'
/tmp/ccYnAVrF.o(.text+0xeb6): In function `myTimerCallBack':
: undefined reference to `DNSServiceRemoveRecord'
/tmp/ccYnAVrF.o(.text+0xf4a): In function `myTimerCallBack':
: undefined reference to `DNSServiceUpdateRecord'
/tmp/ccYnAVrF.o(.text+0xf98): In function `myTimerCallBack':
: undefined reference to `DNSServiceAddRecord'
/tmp/ccYnAVrF.o(.text+0x12b1): In function `HandleEvents':
: undefined reference to `DNSServiceRefSockFD'
/tmp/ccYnAVrF.o(.text+0x12e2): In function `HandleEvents':
: undefined reference to `DNSServiceRefSockFD'
/tmp/ccYnAVrF.o(.text+0x1417): In function `HandleEvents':
: undefined reference to `DNSServiceProcessResult'
/tmp/ccYnAVrF.o(.text+0x1452): In function `HandleEvents':
: undefined reference to `DNSServiceProcessResult'
/tmp/ccYnAVrF.o(.text+0x15d3): In function
`RegisterProxyAddressRecord':
: undefined reference to `DNSServiceCreateConnection'
/tmp/ccYnAVrF.o(.text+0x1662): In function
`RegisterProxyAddressRecord':
: undefined reference to `DNSServiceRegisterRecord'
/tmp/ccYnAVrF.o(.text+0x1857): In function `RegisterService':
On Tue, 12 Apr 2005, Marc Krochmal wrote:
Hello,
Just wanted to announce that Darwin is now live once again.
mDNSResponder-107 is the tag for Tiger, and Windows Technology
Preview 4 is tagged as Windows-56a. Before we make the official
tar file, we need everyone to try compiling mDNSResponder TOT on
their respective operating systems and report any problems ASAP.
If you've posted a patch in the last few months, but it's still
not checked in yet, please send me an e-mail privately and I'll
try to get the patch integrated. After we fix any last minute
issues, we'll tar up an official release. To check out the latest
mDNSResponder, do the following...
In Terminal, type...
export CVS_RSH=ssh
export CVSROOT=:ext:email@hidden:/cvs/apsl
cvs co mDNSResponder
Then when it prompts you for a password, type in your Darwin
username and password like this...
username:password
Thanks.
-Marc
_______________________________________________
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/kalou%
40kalou.net
This email sent to email@hidden
--
Olivier Kaloudoff
---
_______________________________________________
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
This email sent to email@hidden