Tiny patch for missing stdint.h
Dagobert Michelsen
dam at opencsw.org
Fri Jan 16 13:55:58 CET 2009
Hi Simon,
Am 16.01.2009 um 12:42 schrieb Simon Josefsson:
> Dagobert Michelsen <dam at opencsw.org> writes:
>> Am 15.01.2009 um 18:28 schrieb Simon Josefsson:
>>> Dagobert Michelsen <dam at opencsw.org> writes:
>>>> I am compiling libtasn1 1.7 for Solaris 8 and found that a tiny
>>>> patch is needed to prevent including the missing (and correctly
>>>> my configure detected) stdint.h:
>>>
>>> Configure should make sure a stdint.h is generated in gl/. Isn't
>>> this
>>> the case for you?
>>
>> It is generated, but it is not added to the include path:
>
> Ah, thank you.
>
> Please test an updated daily build that should contain a fix:
>
> http://daily.josefsson.org/libtasn1-1/libtasn1-1-20090116.tar.gz
>
> Let me know if it works or not and I'll release it as v1.8.
Yes, that does work. However, gl/ is now included twice:
> /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I.. -
> I../lib -I../gl -I../gl -I/opt/csw/include -xO3 -xarch=v8 -I/opt/
> csw/include -c Test_encoding.c
This may be an artefact, harmless, but I wanted to let you know.
Best regards
-- Dago
More information about the Gnutls-devel
mailing list