[MacPorts] #33326: cyrus-sasl2 @2.1.23 +universal +kerberos: libsasl2.la differs and cannot be merged

MacPorts noreply at macports.org
Sat Dec 21 14:52:57 PST 2013


#33326: cyrus-sasl2 @2.1.23 +universal +kerberos: libsasl2.la differs and cannot be
merged
----------------------------+--------------------------------
  Reporter:  jjmartin540@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.0.3
Resolution:                 |   Keywords:  muniversal
      Port:  cyrus-sasl2    |
----------------------------+--------------------------------

Comment (by ryandesign@…):

 And here's the difference between them:

 {{{
 $ diff -u libsasl2.i386.la libsasl2.x86_64.la
 --- libsasl2.i386.la    2012-09-14 13:45:38.000000000 -0500
 +++ libsasl2.x86_64.la  2012-09-14 13:46:06.000000000 -0500
 @@ -14,7 +14,7 @@
  old_library=''

  # Libraries that this one depends upon.
 -dependency_libs=' -L/opt/local/lib -ldl -lresolv -lresolv'
 +dependency_libs=' -L/opt/local/lib64 -L/opt/local/lib -ldl -lresolv
 -lresolv'

  # Version information for libsasl2.
  current=2
 }}}

 OS X never has "lib64" directories, so that part of it is wrong. I've not
 seen that problem with this port; maybe it's been fixed in later versions
 of cyrus-sasl2. Please "sudo port selfupdate" and then try again?

-- 
Ticket URL: <https://trac.macports.org/ticket/33326#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list