Dagobert Michelsen <[email protected]> writes: > 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 >> "test-stdint.c", line 63: non-constant initializer: op "CALL" >> "test-stdint.c", line 83: warning: implicit function declaration: UINT64_C >> "test-stdint.c", line 83: non-constant initializer: op "CALL" >> "test-stdint.c", line 240: non-constant initializer: op "CALL" >> "test-stdint.c", line 246: non-constant initializer: op "CALL" >> "test-stdint.c", line 351: non-constant bit-field size >> "test-stdint.c", line 353: non-constant bit-field size >> cc: acomp failed for test-stdint.c >> gmake[4]: *** [test-stdint.o] Error 2
Hi Dagobert. I have tried building libidn 1.21 on OpenCSW's testing10s machine and it worked fine. Let me know if it doesn't work for you. /Simon _______________________________________________ Help-libidn mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-libidn
