#37368: qt4-mac: Undefined symbols _dbus_shutdown ---------------------------+------------------------- Reporter: bin.liu919@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: qt4-mac | ---------------------------+------------------------- Comment (by bin.liu919@…): Replying to [comment:2 michaelld@…]:
Have you tried cleaning qt4-mac and installing from scratch? Sometimes that works.
If not, then what does "ls -lAF /opt/local/lib/libdbus*" return?
hi michaelld e.. i ./configure and make.then show error. lbdeMac:qt-everywhere-opensource-src-4.8.4 chenyujie$ make cd src/tools/bootstrap/ && make -f Makefile /usr/bin/clang -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version- min=10.8 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.8 -Wall -W -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -DQT_NO_DEPRECATED -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/macx-g++ -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/tools/qlocale_mac.mm -o .obj/release-shared/qlocale_mac.o error: unable to open output file '.obj/release-shared/qlocale_mac.o': 'Error opening output file '.obj/release-shared/qlocale_mac.o'' 1 error generated. make[1]: *** [.obj/release-shared/qlocale_mac.o] Error 1 make: *** [sub-tools-bootstrap-make_default-ordered] Error 2 the "ls -lAF /opt/local/lib/libdbus*" return : -rwxr-xr-x 1 root admin 308748 11 27 01:55 /opt/local/lib/libdbus-1.3.dylib* -rw-r--r-- 1 root admin 569904 11 27 01:55 /opt/local/lib/libdbus-1.a lrwxr-xr-x 1 root admin 17 11 27 01:55 /opt/local/lib/libdbus-1.dylib@ -> libdbus-1.3.dylib -rwxr-xr-x 1 root admin 950 11 27 01:55 /opt/local/lib/libdbus-1.la* -- Ticket URL: <https://trac.macports.org/ticket/37368#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS