[MacPorts] #35313: qt4-mac: Undefined symbols _objc_msgSend_fixup
MacPorts
noreply at macports.org
Thu Jul 26 12:42:29 PDT 2012
#35313: qt4-mac: Undefined symbols _objc_msgSend_fixup
-----------------------------+----------------------------------------------
Reporter: itiunov@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: mountainlion | Port: qt4-mac
-----------------------------+----------------------------------------------
Comment(by francois.lagunas@…):
I had your issues, plus some issues with libtiff, libjpeg and libmng that
were not found at compilation.
I had to add manually :
{{{
-I/opt/local/include
}}}
in the INCPATH and
{{{
-L/opt/local/lib -lmng
}}}
in the LIBS part of :
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac/qt4-mac/work
/qt-everywhere-opensource-src-4.8.2/src/plugins/imageformats/mng/
}}}
And same thing with libjpeg and libtiff.
I suppose those Makefiles are generated somewhere, but I don't know where.
--
Ticket URL: <https://trac.macports.org/ticket/35313#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list