bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testsuite of libidn 1.20 fails in gnulib


From: Eric Blake
Subject: Re: Testsuite of libidn 1.20 fails in gnulib
Date: Fri, 04 Mar 2011 13:30:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 03/04/2011 01:21 PM, Dagobert Michelsen wrote:
> Hi,
> 
> I am trying to compile libidn 1.20 on Solaris 9 Sparc with Sun Studio 12
> and I get a failing test in the gnulib-part (cc'ed bug-gnulib@ for this):
> 
>> DEPDIR=.deps depmode=none /bin/bash ../../build-aux/depcomp \
>> /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBIDN_GNULIB_TESTS=1 
>> -I. -I. -I../.. -I./../.. -I../../lib/gl -I./../../lib/gl -I/opt/csw/include 
>> -D_REENTRANT -D_REENTRANT  -xO3 -m32 -xarch=v8 -xnorunpath -c -o 
>> test-stdint.o test-stdint.c
>> "test-stdint.c", line 63: warning: implicit function declaration: INT64_C

That points to a broken <stdint.h>, failing to declare INT64_C().  Can
you show the config.log results relating to where stdint.h is checked
for compliance, as well as see if there's anything obvious in the
contents of the gnulib replacement stdint.h that would explain why this
macro is not getting defined?

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]