Missing ‘strverscmp’ Gnulib module

Ludovic Courtès ludo at gnu.org
Wed Mar 31 00:07:10 CEST 2010


Hello!

Simon Josefsson <simon at josefsson.org> writes:

>> On Darwin:
>>
>> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../lib -I../gl -I../gl   -g -O2 -c Test_errors.c
>> Test_errors.c: In function 'main':
>> Test_errors.c:33: warning: 'libtasn1_strerror' is deprecated (declared at ../lib/libtasn1.h:319)
>> Test_errors.c:34: warning: 'libtasn1_perror' is deprecated (declared at ../lib/libtasn1.h:324)
>> /bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2 -no-install  -o Test_errors Test_errors.o ../lib/libtasn1.la 
>> libtool: link: warning: `-no-install' is ignored for i386-apple-darwin9.8.0
>> libtool: link: warning: assuming `-no-fast-install' instead
>> libtool: link: gcc -std=gnu99 -g -O2 -o .libs/Test_errors Test_errors.o  ../lib/.libs/libtasn1.dylib
>> Undefined symbols:
>>   "_libtasn1_strerror", referenced from:
>>       _main in Test_errors.o
>>   "_libtasn1_perror", referenced from:
>>       _main in Test_errors.o
>> ld: symbol(s) not found
>> collect2: ld returned 1 exit status
>> make[2]: *** [Test_errors] Error 1
>
> Should be fixed now too.

Indeed, it’s all blue now:
<http://hydra.nixos.org/jobset/gnu/libtasn1-master>.  :-)

> Yes, please do, send them to libtasn1-commit at gnu.org (which is a list
> that exists).

Done.

Ludo’.





More information about the Gnutls-devel mailing list