[gnutls-devel] portability problem in gnutls-3.2.7: rpl_strerror missing

Nikos Mavrogiannopoulos nmav at gnutls.org
Fri Nov 29 23:45:41 CET 2013


On Fri, 2013-11-29 at 23:14 +0100, Thomas Klausner wrote:
> On Fri, Nov 29, 2013 at 07:03:20PM +0100, Andreas Metzler wrote:
> > http://lists.gnupg.org/pipermail/gnutls-devel/2013-November/006588.html
> 
> Thanks.
> 
> I tried what the post suggests, but still get:
> ../lib/.libs/libgnutls.so: undefined reference to `rpl_strerror'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> ../lib/.libs/libgnutls.so: undefined reference to `rpl_strerror'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> Makefile:1832: recipe for target 'srptool' failed
> gmake[4]: *** [srptool] Error 1

Indeed. I missed nettle/rnd.c. It also calls strerror(). Apart from
those two I don't see it in any other files.

regards,
Nikos





More information about the Gnutls-devel mailing list