Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Oct 2009 12:15:31 +1000
From:      Warren Liddell <shinjii@maydias.com>
To:        freebsd-questions@freebsd.org
Subject:   Error Compiling qt4-dbus
Message-ID:  <4ACE9CC3.7050806@maydias.com>

next in thread | raw e-mail | index | archive | help
Running AMD64 7.2-STABLE src & kernel upto date an trying to get ports 
updated when encountering the below issue which is now affecting a lot 
of programs..


--------------------------------
cd 
"/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/./tools/qdbus/qdbus"
make first
c++ -c -O2 -fno-strict-aliasing -pipe -O2 -Wall -W -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -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,-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-x11-opensource-src-4.5.2/lib 
-L/usr/local/lib -lQtDBus -L/usr/local/lib/qt4 -L/usr/local/lib -pthread 
-pthread -pthread -pthread -pthread -pthread -lQtXml -pthread -pthread 
-lQtCore -lz -lm -pthread -lgthread-2.0 -lglib-2.0 -liconv
.obj/release-shared/qdbus.o(.text+0xdc): In function `printArg(QVariant 
const&)':
: undefined reference to `QDBusUtil::argumentToString(QVariant const&)'
*** Error code 1

Stop in 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus.
*** Error code 1

Stop in 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus.
*** Error code 1

Stop in 
/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus.
*** Error code 1

Stop in /usr/ports/devel/dbus-qt4.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ACE9CC3.7050806>