Compile errors on SuSE 9.3/AMD64

Not that I didn't get it to compile correctly, but there are a few 
things that just don't work right on SuSE/AMD64 - probably due to the 
AMD64 libs being a bit different than the 32-bit ones.

1. What works.

./configure --disable-gnomemm

Without gnomemm-support workrave compiles without a hitch once the 
necessary devel-rpms have been installed.

2. The first option which doesn't compile.

./configure

Configures nicely, compile fails with these errors:

make[5]: Entering directory 
`/home/thomasa/workrave-1.8.1/frontend/gtkmm/src'
if g++ -DHAVE_CONFIG_H -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" 
-I../../../intl -I.. -I. -I. -I../../.. 
-DWORKRAVE_DATADIR="\"/usr/local/share/workrave\"" -W -I 
../../../common/include -I ../../../common/include/unix -I 
../../../backend/include -I ../../../backend/src/ -I 
../../../backend/src/unix -I ../../../frontend/common/include/ -I 
../../../frontend/common/include/gnome -I../../../src -I. -DXTHREADS 
-D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread 
-I/opt/gnome/include/libgnomeuimm-2.0 
-I/opt/gnome/lib64/libgnomeuimm-2.0/include 
-I/opt/gnome/include/libgnomemm-2.0 
(Continue reading)


Gmane