[MacPorts] #37772: smake @1.2.2: ld: library not found for -lintl

MacPorts noreply at macports.org
Thu Jan 24 02:25:09 PST 2013


#37772: smake @1.2.2: ld: library not found for -lintl
-----------------------------+-------------------
  Reporter:  tj.trevelyan@…  |      Owner:  mww@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.2
Resolution:                  |   Keywords:
      Port:  smake           |
-----------------------------+-------------------

Comment (by tj.trevelyan@…):

 I thought the ld error was the real cause.

 I do have gettext install:

 {{{
 # port install gettext
 --->  Computing dependencies for gettext
 --->  Cleaning gettext
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 }}}

 libintl seems to be there:


 {{{
 $ find /opt/ports/ -name libintl\.*
 /opt/ports//include/libintl.h
 /opt/ports//lib/libintl.8.dylib
 /opt/ports//lib/libintl.a
 /opt/ports//lib/libintl.dylib
 /opt/ports//lib/libintl.la
 /opt/ports//share/awk/libintl.awk
 /opt/ports//share/gettext/intl/libintl.rc
 /opt/ports//share/gettext/libintl.jar
 }}}

 Maybe smake is ignoring my macport's installation prefix: /opt/ports (as
 opposed to /opt/local). All my macs are setup this way.

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


More information about the macports-tickets mailing list