[562] in Pthreads mailing list archive
Calls missing from Solaris 2.5.1 build
daemon@ATHENA.MIT.EDU (Michael Widenius)
Wed Jan 29 21:20:12 1997
Date: Thu, 30 Jan 1997 04:05:33 +0200 (EET)
From: Michael Widenius <monty@tcx.se>
To: Neil Radisch<nradisch@duck.com>, pthreads@MIT.EDU
In-Reply-To: <32efdfd4.duck@duck.com>
Reply-To: monty@analytikerna.se
>>>>> "nradisch" == nradisch <Neil> writes:
nradisch> Ok I got the whole thing built. BUT....
nradisch> I get linker errors because the following functions are "missing"
nradisch> syslog
nradisch> getpeername
nradisch> getsockopt
nradisch> How do I fix this?
Apply the patches I posted on this list a week ago, fixes at least the
getpeername. If you really nead the others you have to implement them
in pthreads/fd_sysv.c
Yours, Monty