lzmautils and configure
Blair Zajac
blair at orcaware.com
Tue Oct 7 12:04:57 PDT 2008
Hello,
I was building the new lzmautils and saw these warnings:
---> Verifying checksum(s) for lzmautils
---> Checksumming lzma-4.32.7.tar.gz
---> Extracting lzmautils
---> Extracting lzma-4.32.7.tar.gz
---> Configuring lzmautils
configure: WARNING: Unrecognized options: --with-libiconv-prefix, --
with-libintl
-prefix
I then tried to change the Portfile to read
configure.args --with-libiconv=${prefix} --with-libintl=${prefix}
but this also generates
Oct 7 11:37:02 orca1-internal /System/Library/CoreServices/
backupd[1110]: Start---> Verifying checksum(s) for lzmautils
---> Checksumming lzma-4.32.7.tar.gz
---> Extracting lzmautils
---> Extracting lzma-4.32.7.tar.gz
---> Configuring lzmautils
configure: WARNING: Unrecognized options: --with-libiconv, --with-
libintl
So I think having these doesn't help.
Also, doing a
$ port contents lzmautils | xargs otool -L | less
doesn't show anything linking against port:libiconv port:gettext, so
do we need these?
Regards,
Blair
--
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair at orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
More information about the macports-dev
mailing list