Errors i'm seeing In file included from qdbusmodel.cpp:42: qdbusmodel.h:61: error: ISO C++ forbids declaration of ‘QDBusConnection’ with no type qdbusmodel.h:61: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusmodel.h:79: error: ISO C++ forbids declaration of ‘QDBusObjectPath’ with no type qdbusmodel.h:79: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusmodel.h:90: error: ‘QDBusConnection’ does not name a type qdbusmodel.cpp: In member function ‘QDomDocument QDBusModel::introspect(const QString&)’: qdbusmodel.cpp:85: error: ‘QDBusInterface’ was not declared in this scope qdbusmodel.cpp:85: error: expected ‘;’ before ‘iface’ qdbusmodel.cpp:86: error: ‘iface’ was not declared in this scope qdbusmodel.cpp:87: error: ‘QDBusError’ was not declared in this scope qdbusmodel.cpp:87: error: expected ‘;’ before ‘err’ qdbusmodel.cpp:89: error: ‘err’ was not declared in this scope qdbusmodel.cpp:93: error: ‘QDBusReply’ was not declared in this scope qdbusmodel.cpp:93: error: expected primary-expression before ‘>’ token qdbusmodel.cpp:93: error: ‘xml’ was not declared in this scope qdbusmodel.cpp:93: error: ‘iface’ was not declared in this scope qdbusmodel.cpp:96: error: ‘QDBusError’ was not declared in this scope qdbusmodel.cpp:96: error: expected ‘;’ before ‘err’ qdbusmodel.cpp:97: error: ‘err’ was not declared in this scope qdbusmodel.cpp: At global scope: qdbusmodel.cpp:178: error: ISO C++ forbids declaration of ‘QDBusConnection’ with no type qdbusmodel.cpp:178: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusmodel.cpp: In constructor ‘QDBusModel::QDBusModel(const QString&, int)’: qdbusmodel.cpp:179: error: class ‘QDBusModel’ does not have any field named ‘c’ qdbusmodel.cpp:179: error: ‘connection’ was not declared in this scope qdbusmodel.cpp: At global scope: qdbusmodel.cpp:178: warning: unused parameter ‘QDBusConnection’ qdbusmodel.cpp:315: error: ISO C++ forbids declaration of ‘QDBusObjectPath’ with no type qdbusmodel.cpp:315: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusmodel.cpp: In member function ‘QModelIndex QDBusModel::findObject(int)’: qdbusmodel.cpp:317: error: ‘objectPath’ was not declared in this scope qdbusmodel.cpp: At global scope: qdbusmodel.cpp:315: warning: unused parameter ‘QDBusObjectPath’ make: *** [.obj/release-shared/qdbusmodel.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from qdbusviewer.cpp:42: qdbusviewer.h:62: error: ISO C++ forbids declaration of ‘QDBusConnection’ with no type qdbusviewer.h:62: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusviewer.h:75: error: ISO C++ forbids declaration of ‘QDBusMessage’ with no type qdbusviewer.h:75: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusviewer.h:90: error: ‘QDBusConnection’ does not name a type In file included from qdbusviewer.cpp:43: qdbusmodel.h:61: error: ISO C++ forbids declaration of ‘QDBusConnection’ with no type qdbusmodel.h:61: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusmodel.h:79: error: ISO C++ forbids declaration of ‘QDBusObjectPath’ with no type qdbusmodel.h:79: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusmodel.h:90: error: ‘QDBusConnection’ does not name a type qdbusviewer.cpp:52: error: ISO C++ forbids declaration of ‘QDBusConnection’ with no type qdbusviewer.cpp:52: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusviewer.cpp: In constructor ‘QDBusViewModel::QDBusViewModel(const QString&, int)’: qdbusviewer.cpp:53: error: ‘connection’ was not declared in this scope qdbusviewer.cpp: At global scope: qdbusviewer.cpp:52: warning: unused parameter ‘QDBusConnection’ qdbusviewer.cpp:67: error: ISO C++ forbids declaration of ‘QDBusConnection’ with no type qdbusviewer.cpp:67: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusviewer.cpp: In constructor ‘QDBusViewer::QDBusViewer(int)’: qdbusviewer.cpp:69: error: class ‘QDBusViewer’ does not have any field named ‘c’ qdbusviewer.cpp:69: error: ‘connection’ was not declared in this scope qdbusviewer.cpp:70: error: no matching function for call to ‘QWidget::QWidget()’ ../../../include/QtGui/../../src/gui/kernel/qwidget.h:787: note: candidates are: QWidget::QWidget(const QWidget&) ../../../include/QtGui/../../src/gui/kernel/qwidget.h:714: note: QWidget::QWidget(QWidgetPrivate&, QWidget*, Qt::WindowFlags) ../../../include/QtGui/../../src/gui/kernel/qwidget.h:224: note: QWidget::QWidget(QWidget*, Qt::WindowFlags) qdbusviewer.cpp:123: error: ‘c’ was not declared in this scope qdbusviewer.cpp:125: error: ‘QDBusConnectionInterface’ was not declared in this scope qdbusviewer.cpp:125: error: ‘iface’ was not declared in this scope qdbusviewer.cpp: At global scope: qdbusviewer.cpp:67: warning: unused parameter ‘QDBusConnection’ qdbusviewer.cpp: In member function ‘void QDBusViewer::refresh()’: qdbusviewer.cpp:154: error: ‘c’ was not declared in this scope qdbusviewer.cpp: In member function ‘void QDBusViewer::getProperty(const BusSignature&)’: qdbusviewer.cpp:191: error: ‘QDBusMessage’ was not declared in this scope qdbusviewer.cpp:191: error: expected ‘;’ before ‘message’ qdbusviewer.cpp:194: error: ‘message’ was not declared in this scope qdbusviewer.cpp:195: error: ‘c’ was not declared in this scope qdbusviewer.cpp: In member function ‘void QDBusViewer::setProperty(const BusSignature&)’: qdbusviewer.cpp:200: error: ‘QDBusInterface’ was not declared in this scope qdbusviewer.cpp:200: error: expected ‘;’ before ‘iface’ qdbusviewer.cpp:201: error: ‘iface’ was not declared in this scope qdbusviewer.cpp:218: error: ‘QDBusMessage’ was not declared in this scope qdbusviewer.cpp:218: error: expected ‘;’ before ‘message’ qdbusviewer.cpp:220: error: ‘QDBusVariant’ was not declared in this scope qdbusviewer.cpp:221: error: ‘message’ was not declared in this scope qdbusviewer.cpp:222: error: ‘c’ was not declared in this scope qdbusviewer.cpp: In function ‘QString getDbusSignature(const QMetaMethod&)’: qdbusviewer.cpp:232: error: ‘QDBusMetaType’ has not been declared qdbusviewer.cpp: In member function ‘void QDBusViewer::callMethod(const BusSignature&)’: qdbusviewer.cpp:239: error: ‘QDBusInterface’ was not declared in this scope qdbusviewer.cpp:239: error: expected ‘;’ before ‘iface’ qdbusviewer.cpp:240: error: ‘iface’ was not declared in this scope qdbusviewer.cpp:285: error: ‘QDBusVariant’ was not declared in this scope qdbusviewer.cpp:285: error: no matching function for call to ‘qMetaTypeId()’ qdbusviewer.cpp:289: error: ‘QDBusMessage’ was not declared in this scope qdbusviewer.cpp:289: error: expected ‘;’ before ‘message’ qdbusviewer.cpp:291: error: ‘message’ was not declared in this scope qdbusviewer.cpp:292: error: ‘c’ was not declared in this scope qdbusviewer.cpp: In member function ‘void QDBusViewer::connectionRequested(const BusSignature&)’: qdbusviewer.cpp:358: error: ‘c’ was not declared in this scope qdbusviewer.cpp: At global scope: qdbusviewer.cpp:365: error: ISO C++ forbids declaration of ‘QDBusMessage’ with no type qdbusviewer.cpp:365: error: expected ‘,’ or ‘...’ before ‘&’ token qdbusviewer.cpp: In member function ‘void QDBusViewer::dumpMessage(int)’: qdbusviewer.cpp:367: error: ‘message’ was not declared in this scope qdbusviewer.cpp:371: error: ‘QDBusMessage’ is not a class or namespace qdbusviewer.cpp:374: error: ‘QDBusMessage’ is not a class or namespace qdbusviewer.cpp:377: error: ‘QDBusMessage’ is not a class or namespace qdbusviewer.cpp:399: error: ‘QDBusUtil’ has not been declared qdbusviewer.cpp: At global scope: qdbusviewer.cpp:365: warning: unused parameter ‘QDBusMessage’ qdbusviewer.cpp: In member function ‘void QDBusViewer::serviceChanged(const QModelIndex&)’: qdbusviewer.cpp:420: error: ‘c’ was not declared in this scope qdbusviewer.cpp: In member function ‘void QDBusViewer::serviceRegistered(const QString&)’: qdbusviewer.cpp:426: error: ‘c’ was not declared in this scope qdbusviewer.cpp: In member function ‘void QDBusViewer::anchorClicked(const QUrl&)’: qdbusviewer.cpp:499: error: ‘QDBusObjectPath’ was not declared in this scope make: *** [.obj/release-shared/qdbusviewer.o] Error 1 * ERROR: x11-libs/qt-gui-4.6.9999 failed: emerge --info x11-libs/qt-gui Portage 2.2_rc67 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.3, glibc-2.11.2-r0, 2.6.34-gentoo-r6 x86_64) ================================================================= System Settings ================================================================= System uname: Linux-2.6.34-gentoo-r6-x86_64-Pentium-R-_Dual-Core_CPU_E5300_@_2.60GHz-with-gentoo-1.12.13 Timestamp of tree: Sun, 31 Oct 2010 00:45:03 +0000 app-shells/bash: 4.0_p37 dev-lang/python: 2.6.5-r3, 3.1.2-r4 dev-util/cmake: 2.8.1-r2 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.65 sys-devel/automake: 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.4.3-r2 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b sys-devel/make: 3.81-r2 virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA @GPLCOMPATIBLE @OSIAPPROVED @EULA atheroshal BitstreamVera" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/ http://trumpetti.atm.tut.fi/gentoo/" LANG="en_US.UTF8" LC_ALL="en_US.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/kde /var/lib/layman/qting-edge" SYNC="rsync://rsync1.fi.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 assistant bashcompletion bazaar berkdb bluetooth branding bzip2 cairo cdr cli consolekit cpudetectioni cracklib crypt cups cvs cxx darcs dbus dri dts dvd dvdr emboss encode exif extensions extras fam firefox flac fontconfig fortran gdbm gif git gnutlsi gpm gtk hal iconv ipv6 jpeg kde lcms ldap libnotify mad mercurial mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib nano ncurses nls nptl nptlonly ogg opengl openmp oss pam pango pcre pdf perl png ppds pppd python qt3support qt4 readline sdl semantic-desktop session spell sse sse2 ssl startup-notification subversion svg sysfs tcpd tiff truetype unicode usb vimsyntax vorbis x264 xcb xcomposite xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS ================================================================= Package Settings ================================================================= x11-libs/qt-gui-4.6.2 was built with the following: USE="accessibility cups dbus exceptions glib gtk mng (multilib) qt3support tiff xinerama (-aqua) -debug -nas -nis -pch -raster" CFLAGS="-march=core2 -O2 -pipe" CXXFLAGS="-march=core2 -O2 -pipe"