[MacPorts] #34856: qt4-mac 4.8.2: ld: library not found for -ljpeg

MacPorts noreply at macports.org
Sat Jun 16 05:28:34 PDT 2012


#34856: qt4-mac 4.8.2: ld: library not found for -ljpeg
-------------------------------+--------------------------------------------
 Reporter:  iie4ehbka@…        |       Owner:  michaelld@…           
     Type:  defect             |      Status:  new                   
 Priority:  Normal             |   Milestone:                        
Component:  ports              |     Version:  2.1.1                 
 Keywords:                     |        Port:  qt4-mac               
-------------------------------+--------------------------------------------

Comment(by michaelld@…):

 OK; thanks for trying. What Mac type / model are you using for this
 compile?

 I've tracked down the symbol to "src/gui/image/qimage_ssse3.cpp", and it
 is enclosed in the macro "#ifdef QT_HAVE_SSSE3". This macro will be
 defined in "mkspecs/features/qt.prf" line 223 "ssse3:DEFINES +=
 QT_HAVE_SSSE3" if SSE3 is detected as part of QMake's build.  So, for some
 reason maybe QMake does not register SSE3 detection for your computer's
 CPU; and maybe the plugin isn't "#ifdef QT_HAVE_SSSE3" around the symbol?
 I'll also search around the internet a bit and see if anyone else has had
 this issue.

 So, what I'll need is the -full- build log (again, with the new XCode) --
 so please "clean qt4-mac" first, then either install or upgrade until it
 errors out, with whatever variants you like.  Then attached the compressed
 log file to this ticket & I'll see if I can make any sense of this.

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


More information about the macports-tickets mailing list