Strigi build errors
David Jarvie
djarvie at kde.org
Sat Jul 19 20:20:07 BST 2008
On Sat 19 July 2008 20:02:47 David Jarvie wrote:
> I'm getting compilation errors building kdesupport/strigi:
>
> [ 85%] Building CXX object
> strigi/src/daemon/dbus/dbuscpp/CMakeFiles/dbuscpp.dir/dbusmessagereader.o
> In file included
> from
> /home/david/src/svn/trunk/kdesupport/strigi/src/daemon/dbus/dbuscpp/dbusmes
>sagereader.cpp:20:
> /home/david/src/svn/trunk/kdesupport/strigi/src/daemon/dbus/dbuscpp/dbusmes
>sagereader.h:57: error: `
> uint32_t' was not declared in this scope
>
> The same error also occurs with dbusmessagewriter.cpp. It looks as if an
> #include <stdint.h> or similar is missing - on my system, adding that in
> fixes things.
It turns out I was accidentally compiling with gcc 3.3 instead of gcc 4.3.
Should it build with gcc 3.3?
--
David Jarvie.
KAlarm author and maintainer.
http://www.astrojar.org.uk/kalarm
More information about the kde-core-devel
mailing list