Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 26221: /trunk/ /trunk/: configure.in

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Wed, 17 Sep 2008 13:56:30 -0400


guy@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26221

User: guy
Date: 2008/09/16 07:31 PM

Log:
 inet_aton(), like inet_pton(), is in -lsocket in Solaris and possibly
 other SVR4-flavored UN*Xes; search for it the same way we search for
 inet_pton().

My Solaris systems (and the buildbot) don't seem to have inet_aton() at all (so the build fails).