Joerg Mayer wrote: > On Tue, Jun 24, 2008 at 05:57:45PM +0000, [EMAIL PROTECTED] wrote: >> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25579 >> >> User: morriss >> Date: 2008/06/24 10:57 AM >> >> Log: >> Fix *NIX builds where we need our own inet_pton.c or inet_ntop.c . This >> should fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2607 >> >> Directory: /trunk/epan/ >> Changes Path Action >> +10 -2 Makefile.am Modified >> >> Directory: /trunk/ >> Changes Path Action >> +18 -0 Makefile.am Modified > > What's the idea of including these files into the unix builds? Just to make > the build work? Also, will this solution work with out of tree builds?
To get the build to work if the system we're on has a broken inet_pton() or inet_ntop()--see the bug and the recent discussion of the same on the -users list. I *think* it will work with out-of-tree builds but I didn't test it. _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org https://wireshark.org/mailman/listinfo/wireshark-dev