Skip Menu |

This queue is for tickets about the Socket6 CPAN distribution.

Report information
The Basics
Id: 46500
Status: new
Priority: 0/
Queue: Socket6

People
Owner: Nobody in particular
Requestors: seanb [...] qnx.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.23
Fixed in: (no value)



Subject: IPv6_CHECK_FUNC assumption
IPv6_CHECK_FUNC uses AC_CHECK_LIB to check for the presence of various funcs in libsocket but if they're found therein it adds both -lsocket and -lnsl to LIBS. Just because libsocket is present doesn't mean libnsl is as well. Attached quick on diff that fixes the issue on QNX.
Subject: patch-ab
Download patch-ab
application/octet-stream 2.4k

Message body not shown because it is not plain text.