[gnutls-devel] gnutls-3.2.1 does not build on Solaris 10
Nikos Mavrogiannopoulos
nmav at gnutls.org
Sat Jul 13 10:59:54 CEST 2013
On 07/10/2013 01:15 PM, Jörn Clausen wrote:
> Building gnutls-3.2.1 fails on Solaris 10, because "nanosleep" is not
> found:
>
> CCLD psktool
> Undefined first referenced
> symbol in file
> nanosleep ../lib/.libs/libgnutls.so
> ld: fatal: Symbol referencing errors. No output written to .libs/psktool
> collect2: error: ld returned 1 exit status
> gmake[4]: *** [psktool] Error 1
> This function is implemented in /usr/lib/librt.so:
Thanks. I've added a configure-time check to link against this lib if
nanosleep isn't in libc.
regards,
Nikos
More information about the Gnutls-devel
mailing list