[gnutls-devel] [gnutls-help] gnutls 3.3.9

dev dev at cor0.com
Fri Oct 17 22:19:19 CEST 2014



On October 13, 2014 at 2:48 AM Nikos Mavrogiannopoulos <nmav at gnutls.org>
wrote:
> Hello,
>  I've just released gnutls 3.3.9. This is a bug-fix release on
> the stable branch. With this release the 3.3.x branch becomes the
> stable
> branch.
>
> * Version 3.3.9 (released 2014-10-13)

Fails to build in the usual way and in the usual place on Solaris 10 :


$ tail -20  ../gnutls-3.3.9_SunOS5.10_sparcv9_001.build.log
  CC       tpm.lo
  CC       fips.lo
  CC       safe-memset.lo
  CC       inet_pton.lo
  CC       gnutls_srp.lo
  CC       gnutls_psk.lo
  CCLD     libgnutls.la
Undefined                       first referenced
 symbol                             in file
inet_aton
                          x509/.libs/libgnutls_x509.a(rfc2818_hostname.o)
 (symbol belongs to implicit dependency /lib/64/libnsl.so.1)
ld: fatal: symbol referencing errors. No output written to
.libs/libgnutls.so.28.41.1
gmake[4]: *** [libgnutls.la] Error 2
gmake[4]: Leaving directory
`/usr/local/build/gnutls-3.3.9_SunOS5.10_sparcv9_001/lib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/local/build/gnutls-3.3.9_SunOS5.10_sparcv9_001/lib'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/local/build/gnutls-3.3.9_SunOS5.10_sparcv9_001/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/local/build/gnutls-3.3.9_SunOS5.10_sparcv9_001'
gmake: *** [all] Error 2
$


One of these days I will dig around and find whatever linkage options
are needed and perhaps get them sorted out in the mysterious Makefile
down in ./lib

Dennis



More information about the Gnutls-devel mailing list