You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, March 3rd 2006, 5:39pm

problem compiling kdepim 3.5

I'm having trouble compiling kdepim 3.5 with konstruct. My memory and swap usage goes to near 100% and nothing seems to happen after this :

Source code

1
2
3
4
5
6
7
8
then mv -f ".deps/libkmailprivate_la.all_cpp.Tpo" ".deps/libkmailprivate_la.all_cpp.Plo"; else rm -f ".deps/libkmailprivate_la.all_cpp.Tpo"; exit 1; fi
configuredialog.cpp: In constructor 'ConfigureDialog::ConfigureDialog(QWidget*, const char*, bool)':
configuredialog.cpp:216: warning: '__base_ctor ' is deprecated (declared at /usr/local/kde3.5/include/kcmultidialog.h:104)
index.cpp: At global scope:
index.cpp:484: warning: unused parameter 'folder'
index.cpp:495: warning: unused parameter 'folder'
kmfoldertree.cpp: In member function 'virtual void KMFolderTree::contentsDropEvent(QDropEvent*)':
kmfoldertree.cpp:1379: warning: 'keyboardModifiers' is deprecated (declared at /usr/local/kde3.5/include/kapplication.h:1069)

Tried leaving it compile overnight but it was still the same. Anybody know whats up?

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Saturday, March 4th 2006, 11:48am

RE: problem compiling kdepim 3.5

Which GCC are you using?
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

3

Monday, July 10th 2006, 5:41pm

RE: problem compiling kdepim 3.5

Hey, I got the same problem exactly you post here. Any ideas of what to do next? Thanks for help.