[MacPorts] #25708: libarchive variants and configure args fails to compile...breaks others
MacPorts
noreply at macports.org
Fri Jul 16 15:03:30 PDT 2010
#25708: libarchive variants and configure args fails to compile...breaks others
-------------------------------+--------------------------------------------
Reporter: gvibe06@… | Owner: toby@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: libarchive
-------------------------------+--------------------------------------------
Comment(by gvibe06@…):
What do you mean there is no variant to disable lzma in libarchive...what
sources are you working with? Clearly there is an lzma variant for
libarchive, yet in the Portfile the default configure arg for lzma is
--without-lzma.
{{{
# port info libarchive
libarchive @2.8.4 (archivers)
Variants: lzma, universal
Description: Libarchive is a programming library that can create
and read several different streaming archive formats,
including most popular tar variants and several cpio
formats. It can also write shar archives.
Homepage: http://code.google.com/p/libarchive/
Library Dependencies: bzip2, zlib, openssl
Platforms: darwin
License: unknown
Maintainers: toby at macports.org
}}}
windows.h does not exist on my Macbook ... I can only assume it is
something with libarchive and the way it detects supported header files.
{{{
# find /opt/local -name windows.h
#
# find /usr/local -name windows.h
#
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25708#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list