[MacPorts] #36886: kdepimlibs4: ld: framework not found sasl2

MacPorts noreply at macports.org
Wed Nov 7 03:08:59 PST 2012


#36886: kdepimlibs4: ld: framework not found sasl2
---------------------------+----------------------
  Reporter:  joostjodel@…  |      Owner:  sharky@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.2
Resolution:                |   Keywords:
      Port:  kdepimlibs4   |
---------------------------+----------------------

Comment (by nicos@…):

 The configure phase indeed detects a framework:
 {{{
 Found Sasl2: /Library/Frameworks/sasl2.framework
 }}}

 Is this framework really part of the macports install on 10.6 ?

 For comparison, running
 {{{
 port contents cyrus-sasl2
 }}}
 on 10.8 only shows dynamic libraries in /opt/local/lib, which are
 correctly linked to during configure and build phase. Typically:
 {{{
 Found Sasl2: /opt/local/lib/libsasl2.dylib
 }}}
 Furthermore, I could not find any reference to a framework in the Portfile
 of cyrus-sasl2.

 There are 2 possibilities to me:[[BR]]
 1. The framework is indeed part of the macports install, which means that
 kdelib4 (which requires it) should linked differently to it as it seems to
 compile (if yes, how ?)
 2. The framework is not part of the macports install, and kdepimlibs4
 should not link to it.

 I would think that it is option 2, as the buildbot built the port fine,
 but I would appreciate confirmation before performing the changes.

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


More information about the macports-tickets mailing list