pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39061 (devel/libnet10 build fails on MacOS X 10.4.11)
The following reply was made to PR pkg/39061; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/39061 (devel/libnet10 build fails on MacOS X 10.4.11)
Date: Sun, 29 Jun 2008 11:54:43 -0500 (CDT)
Dsniff, via "/usr/pkg/include/libnet10/libnet.h" expects to pick up
"struct ipoption" from "/usr/include/netinet/ip_var.h", except on
linux systems, as noted. The "struct ipoption" found in
"/usr/pkg/include/libnet10/libnet/libnet-headers.h" is the traditional
BSD definition as found in "TCP/IP Illustrated, Vol. 2", p. 265.
Xcode 2.5 (MacOS X 10.4.x) does not have any "struct ipoption" in
"/usr/include/netinet/ip_var.h" while Xcode 1.5 (MacOS 10.3.x) and
earlier MacOS X and Deveoper Tools do.
So, the workaround is the correct fix for MacOS X 10.4 (10.5/Xcode3?),
but does not apply to MacOS X 10.3 or earlier.
--
John D. Baker, KN5UKS NetBSD Darwin/MacOS X
jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
BSD -- It just sits there and _works_!
GPG fingerprint: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index