id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
26958,qscintilla build fails when tidy is installed,ryandesign@…,adfernandes@macports.org,"After updating to qt4-mac @4.7.0_0, I now can't rebuild qscintilla:

{{{
/usr/bin/g++-4.2 -headerpad_max_install_names -single_module -dynamiclib -o libqscintillaplugin.dylib qscintillaplugin.o moc_qscintillaplugin.o   -L/opt/local/lib -lqscintilla2 -L/opt/local/lib -lQtDesigner -lQtScript -lQtXml -lQtGui -lQtCore  
ld: library not found for -lqscintilla2
collect2: ld returned 1 exit status
make: *** [libqscintillaplugin.dylib] Error 1
}}}

Mac OS X 10.6.4, x86_64. This was also [http://lists.macosforge.org/pipermail/macports-dev/2010-October/012988.html reported on the mailing list].

libqscintilla2.dylib is located in /opt/local/libexec/qt4-mac/lib but I don't see any ""-L/opt/local/libexec/qt4-mac/lib"" up there.",defect,closed,Normal,,ports,1.9.1,fixed,,michaelld@…,qscintilla
