[MacPorts] #32851: logrotate fails to build when broken bzip2 from Fink is installed (was: logrotate fails to build)

MacPorts noreply at macports.org
Wed Jan 11 07:36:53 PST 2012


#32851: logrotate fails to build when broken bzip2 from Fink is installed
-------------------------------+--------------------------------------------
  Reporter:  steve@…           |       Owner:  macports-tickets@…                   
      Type:  defect            |      Status:  closed                               
  Priority:  Normal            |   Milestone:                                       
 Component:  ports             |     Version:  2.0.3                                
Resolution:  invalid           |    Keywords:                                       
      Port:  logrotate         |  
-------------------------------+--------------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
 * cc: ryandesign@… (added)
  * resolution:  => invalid
  * port:  => logrotate


Old description:

> ld exits with message 'ld: library not found for -lpopt' and a ls
> returns:
>
> steve-mini:~ root# ls /opt/local/lib/*popt*
> /opt/local/lib/libpopt.0.dylib  /opt/local/lib/libpopt.dylib
> /opt/local/lib/libpopt.a        /opt/local/lib/libpopt.la

New description:

 ld exits with message '`ld: library not found for -lpopt`' and a ls
 returns:

 {{{
 steve-mini:~ root# ls /opt/local/lib/*popt*
 /opt/local/lib/libpopt.0.dylib  /opt/local/lib/libpopt.dylib
 /opt/local/lib/libpopt.a        /opt/local/lib/libpopt.la
 }}}

--

Comment:

 The problem is:
 {{{
 :info:install dyld: Library not loaded: /sw/lib/libbz2.1.dylib
 :info:install   Referenced from: /sw/bin/bzip2
 :info:install   Reason: Incompatible library version: bzip2 requires
 version 1.0.1 or later, but libbz2.1.dylib provides version 1.0.0
 }}}
 You have Fink installed. (Specifically, you have Fink's bzip2 program, but
 not Fink's bzip2 library, therefore Fink's bzip2 program doesn't work.) It
 is not supported to have another package manager or files installed by it
 installed while using MacPorts. Please decide whether you would like to
 use MacPorts or Fink, and uninstall the other and all software installed
 by it.

-- 
Ticket URL: <https://trac.macports.org/ticket/32851#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list