Hi Bahamut Team,
On OpenIndiana, I have to configure with
LIBS=-lsocket configure
or linking fails with undefined symbol errors. This is a bit surprising because the configure script explicitly checks for socket accessibility with -lsocket, and the test succeeds... so it looks like something is just failing to transmit that information all the way to the link command line.