[MacPorts] #32851: logrotate fails to build when broken bzip2 from Fink is installed
MacPorts
noreply at macports.org
Wed Jan 11 08:03:28 PST 2012
#32851: logrotate fails to build when broken bzip2 from Fink is installed
-------------------------------+--------------------------------------------
Reporter: steve@… | Owner: macports-tickets@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: | Keywords:
Port: logrotate |
-------------------------------+--------------------------------------------
Comment(by steve@…):
The issue is apparent in line #119:
{{{
:info:build /Developer/usr/bin/clang -arch x86_64 -g logrotate.o log.o
config.o basenames.o -lpopt -L/opt/local/include -o logrotate
}}}
The flag should be -L/opt/local/lib instead of -L/opt/local/include. I am
uncertain as to the best way to patch the makefile to address this.
--
Ticket URL: <https://trac.macports.org/ticket/32851#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list