On 2012–12–25 Marco Patzer wrote:

> Linking fails due to a call to an undefined function:
> 
> Undefined                     first referenced
>  symbol                           in file
> hstrerror                           libluasocket.a(libluasocket_a-socket.o)
> ld: fatal: symbol referencing errors. No output written to luatex
> 
> A patch is attached.

Changing hstrerror (from netdb.h) to strerror might not be a good
idea, it might result in reporting a wrong error message. This
should be fixed so that hstrerror is actually found.

I'm not sure what's wrong here, the luasocket build or the libtool
call?


Marco

Attachment: signature.asc
Description: Digital signature

_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to