[Kroupware] compilation of kdenetwork-kroupware-1.0.x

jon707 at kollegiegaarden.dk jon707 at kollegiegaarden.dk
Sun Nov 30 19:30:55 CET 2003


Hi,

I'be tried for the hole weekend various ways to get the klient part
of kolab up and running, but without any luck. First i tried finding
binary debian packages, the kolab packages are easy, but finding the
right QT, the right kdelibs, ... package proved impossible for my
debian unstable, even with the help of apt-get.org

So i set out to kompile it all myself. Most worked, but for some
reason neither kdenetwork-kroupware-1.0.0 og 1.0.1 will compile

Both ends with these errors: 1.0.1 first:

/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wwrite-strings 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2
-fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DKDE_NO_COM
PAT -DKDE_NO_COMPAT_H  -MT kmcomposewin.o -MD -MP -MF
".deps/kmcomposewin.Tpo" \
  -c -o kmcomposewin.o est -f 'kmcomposewin.cpp' || echo
'./'mcomposewin.cpp; \
then mv ".deps/kmcomposewin.Tpo" ".deps/kmcomposewin.Po"; \
else rm -f ".deps/kmcomposewin.Tpo"; exit 1; \
fi
kmcomposewin.cpp: I constructor 'KMComposeWin::KMComposeWin(KMMessage*, 
   unsigned int, bool)':
kmcomposewin.cpp:94: advarsel: base MainWindow' will be initialized after
kmcomposewin.cpp:94: advarsel:   base 
ailComposerIface'
/usr/bin/moc ./kmfolder.h -o kmfolder.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdenetwork -I../mimelib
-I../ktnef -I/usr/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT
-D_REENTRANT -D_FILE_OFFSET_BI
TS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -O
2 -fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DKDE_NO_COMPAT -DKDE_NO_COMPAT_H  -MT kmfolder.o -MD -MP
-MF ".deps/kmfolder.Tp
o" \
  -c -o kmfolder.o est -f 'kmfolder.cpp' || echo './'mfolder.cpp; \
then mv ".deps/kmfolder.Tpo" ".deps/kmfolder.Po"; \
else rm -f ".deps/kmfolder.Tpo"; exit 1; \
fi
kmfolder.cpp: I member function 'virtual void KMFolder::readConfig()':
kmfolder.cpp:1345: error: illegal converstion from 'int' to 'KMFolder::FolderContents'
make[3]: *** [kmfolder.o] error 1
make[3]: Leaving directory /usr/src/kolab/kdenetwork-kroupware-1.0.1/kmail'
make[2]: *** [all-recursive] error 1
make[2]: Leaving directory /usr/src/kolab/kdenetwork-kroupware-1.0.1/kmail'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory /usr/src/kolab/kdenetwork-kroupware-1.0.1'
make: *** [all] error 2



1.0.0:


/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wwrite-strings 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2
-fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DKDE_NO_COM
PAT -DKDE_NO_COMPAT_H  -MT kmcomposewin.o -MD -MP -MF
".deps/kmcomposewin.Tpo" \
  -c -o kmcomposewin.o est -f 'kmcomposewin.cpp' || echo
'./'mcomposewin.cpp; \
then mv ".deps/kmcomposewin.Tpo" ".deps/kmcomposewin.Po"; \
else rm -f ".deps/kmcomposewin.Tpo"; exit 1; \
fi
kmcomposewin.cpp: I constructor 'KMComposeWin::KMComposeWin(KMMessage*, 
   unsigned int, bool)':
kmcomposewin.cpp:94: advarsel: base MainWindow' will be initialized after
kmcomposewin.cpp:94: advarsel:   base 
ailComposerIface'
/usr/bin/moc ./kmfolder.h -o kmfolder.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdenetwork -I../mimelib
-I../ktnef -I/usr/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT
-D_REENTRANT -D_FILE_OFFSET_BI
TS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -O
2 -fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DKDE_NO_COMPAT -DKDE_NO_COMPAT_H  -MT kmfolder.o -MD -MP
-MF ".deps/kmfolder.Tp
o" \
  -c -o kmfolder.o est -f 'kmfolder.cpp' || echo './'mfolder.cpp; \
then mv ".deps/kmfolder.Tpo" ".deps/kmfolder.Po"; \
else rm -f ".deps/kmfolder.Tpo"; exit 1; \
fi
kmfolder.cpp: I member function 'virtual void KMFolder::readConfig()':
kmfolder.cpp:1345: error: illegal convertion from 'int' to 'KMFolder::FolderContents'
make[3]: *** [kmfolder.o] error 1
make[3]: Leaving directory /usr/src/kolab/kdenetwork-kroupware-1.0.0/kmail'
make[2]: *** [all-recursive] error 1
make[2]: Leaving directory /usr/src/kolab/kdenetwork-kroupware-1.0.0/kmail'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory /usr/src/kolab/kdenetwork-kroupware-1.0.0'
make: *** [all] error 2


I'm beginning to think that the reason that we dont have alot more postings
on the mailinglist is because people can not install the klient.



JonB
ps: the server part vent just fine


More information about the Kroupware mailing list