
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. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

Thanks Dave - I'll add this to my list of things to address in the next revision. -Aaron On Thu, Mar 17, 2011 at 8:02 PM, Dave Abrahams <dave@boostpro.com> wrote:
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.
-- Dave Abrahams BoostPro Computing http://www.boostpro.com
_______________________________________________ DALnet-src mailing list DALnet-src@lists.dal.net https://lists.dal.net/mailman/listinfo/dalnet-src
participants (2)
-
Aaron Wiebe
-
Dave Abrahams