[MacPorts] #27874: qt4-mac @4.7.1 fails to build No such file or directory libQtNetwork.4.dylib
MacPorts
noreply at macports.org
Wed Jan 5 11:13:39 PST 2011
#27874: qt4-mac @4.7.1 fails to build No such file or directory
libQtNetwork.4.dylib
----------------------------------------+-----------------------------------
Reporter: skurylo+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port:
----------------------------------------+-----------------------------------
After applying the patch in #23284, I now receive the error:
{{{
/usr/bin/g++-4.0 -lcrypto -ldbus-1 -ljpeg -llcms -lsqlite3 -lssl -lz -arch
i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -single_module
-dynamiclib -o libqwebview.dylib .obj/release-shared/qwebview_plugin.o
.obj/release-shared/moc_qwebview_plugin.o .obj/release-
shared/qrc_qwebview_plugin.o
-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work
/qt-everywhere-opensource-src-4.7.1/lib -lQtWebKit -lQtDesigner -lQtScript
-lQtXml -lQtGui -lQtCore
ld: warning can't open dynamic library:
/Developer/SDKs/MacOSX10.4u.sdk/opt/local/lib/libQtNetwork.4.dylib
referenced from:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work
/qt-everywhere-opensource-src-4.7.1/lib/libQtWebKit.dylib (checking for
undefined symbols may be affected) (No such file or directory, errno = 2)
}}}
Its try to find
/Developer/SDKs/MacOSX10.4u.sdk/opt/local/lib/libQtNetwork.4.dylib
The file is in
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work
/qt-everywhere-opensource-src-4.7.1/lib/libQtNetwork.4.dylib
I'm using 10.4
Thanks.
--
Ticket URL: <https://trac.macports.org/ticket/27874>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list