Some compile issues of gnutls 2.6.3 on Solaris

Simon Josefsson simon at josefsson.org
Wed Jan 21 22:26:42 CET 2009


Dagobert Michelsen <dam at opencsw.org> writes:

> Hi,
>
> I am having some compile issues with the current version gnutls 2.6.3
> on Solaris with Sun Studio 11 compiler:
>
> - Some void functions try to return values which is fixed with this
> patch:

Hi!  Thanks for the report.  Both of these had been fixed already on the
gnutls_2_6_x branch.

> - The generated includes from lgl/ are not used during compilation:
>
> ...
> gmake[6]: Entering directory `/home/dam/mgar/pkg/gnutls/trunk/work/
> build-isa-sparcv8/gnutls-2.6.3/libextra/gl'
> source='hmac-md5.c' object='hmac-md5.lo' libtool=yes \
>         DEPDIR=.deps depmode=none /bin/bash ../../build-aux/depcomp \
>         /bin/bash ../../libtool --tag=CC   --mode=compile /opt/studio/
> SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../..   -I/opt/csw/include
> -I/opt/csw/include -xO3 -xarch=v8 -I/opt/csw/include -c -o hmac-md5.lo
> hmac-md5.c
> libtool: compile:  /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -
> I. -I../.. -I/opt/csw/include -I/opt/csw/include -xO3 -xarch=v8
> -I/opt/
> csw/include -c hmac-md5.c  -KPIC -DPIC -o .libs/hmac-md5.o
> "md5.h", line 25: cannot find include file: <stdint.h>
> ...
> build8s% find . -name stdint.h
> ./work/build-isa-sparcv8/gnutls-2.6.3/lgl/stdint.h

This was new, thank you.  Should be fixed on trunk.  Please test updated
daily build of the 2.6.x trunk (soon to be released):

http://daily.josefsson.org/gnutls-2.6/gnutls-2.6-20090121.tar.gz

/Simon





More information about the Gnutls-devel mailing list