[MacPorts] #13572: libpcap 0.9.5_1 does not build universal
MacPorts
trac at macosforge.org
Thu Dec 13 03:39:34 PST 2007
#13572: libpcap 0.9.5_1 does not build universal
-------------------------------------+--------------------------------------
Reporter: ryandesign at macports.org | Owner: macports-dev at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Keywords: |
-------------------------------------+--------------------------------------
If I try to install libpcap 0.9.5_1 as universal, the build completes, but
the resulting library is not in fact universal.
{{{
$ sudo port install libpcap +universal
---> Fetching libpcap
---> Verifying checksum(s) for libpcap
---> Extracting libpcap
---> Applying patches to libpcap
---> Configuring libpcap
---> Building libpcap with target all
---> Staging libpcap into destroot
---> Installing libpcap 0.9.5_1+universal
---> Activating libpcap 0.9.5_1+universal
$ file /opt/local/lib/libpcap.0.9.5.dylib
/opt/local/lib/libpcap.0.9.5.dylib: Mach-O dynamically linked shared
library i386
$
}}}
You should either add `universal_variant no` to the portfile to indicate
that universal building is not possible, or better yet, if you can figure
out how to build it universal, then do that.
--
Ticket URL: <https://trac.macports.org/projects/macports/ticket/13572>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list