Oliver Heesakkers <[email protected]> writes: > While building dbus-qt4: > cd qdbus/ && /usr/bin/make -f Makefile > "/usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/bin/qmake" > -spec /usr/local/share/qt4/mkspecs/freebsd-g++ -o > "/usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/./tools/qdbus/qdbus" > "/usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/tools/qdbus/qdbus/qdbus.pro" > cd > "/usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/./tools/qdbus/qdbus" > /usr/bin/make first > g++ -c -O2 -pipe -fno-strict-aliasing -O2 -Wall -W > -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB > -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_SSE -DQT_HAVE_MMXEXT > -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_SHARED > -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../../include/QtCore > -I../../../include/QtXml -I../../../include -I../../../include/QtDBus > -I.moc/release-shared -I/usr/local/include -o > .obj/release-shared/qdbus.o qdbus.cpp > g++ > -Wl,-rpath-link,/usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/lib > -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 > -Wl,-rpath,/usr/local/lib/qt4 -o ../../../bin/qdbus > .obj/release-shared/qdbus.o -L/usr/local/lib/qt4 > -L/usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/lib > -L/usr/local/lib -lQtDBus -L/usr/local/lib/qt4 -L/usr/local/lib -lQtXml > -lQtCore > .obj/release-shared/qdbus.o(.text+0x5749): In function `main': > : undefined reference to `qt_dbus_metaobject_skip_annotations' > *** Error code 1 > > Stop in > /usr/ports/devel/dbus-qt4/work/qt-everywhere-opensource-src-4.7.4/tools/qdbus/qdbus. > *** Error code 1
I think I've fixed this one with area51 r7667. I'm rebuilding the Qt ports now, but I guess everything should work. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
