Trouble compiling kdevelop

Fredrik Nilsson niescha_list at yahoo.se
Mon Jan 22 23:07:18 GMT 2001


Hi!
I'm having trouble compiling all of the daily snapshots of kdevelop200101??, 
they all end up with the same error (below).
I'm running Slackware 7.0 and KDE 2.0.1 with qt-2.2.3.

The commands
make -f Makefile.cvs
./configure
make

ends up with this horrible reading
...
Making all in buglist
make[4]: Entering directory `/mnt/hde1/kde2/kdevelop/kdevelop/parts/buglist'
/bin/sh ../../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../kdevelop/lib/general 
-I../../../kdevelop/lib/projectmanagement -I/opt/kde/include 
-I/usr/local/qt/include -I.     -O2 -fno-exceptions -fno-check-new -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-Wno-long-long -Wnon-virtual-dtor -fno-builtin  -c bugedit.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kdevelop/lib/general 
-I../../../kdevelop/lib/projectmanagement -I/opt/kde/include 
-I/usr/local/qt/include -I. -O2 -fno-exceptions -fno-check-new -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-Wno-long-long -Wnon-virtual-dtor -fno-builtin -Wp,-MD,.deps/bugedit.pp -c 
bugedit.cpp  -fPIC -DPIC -o .libs/bugedit.o
bugedit.cpp:111: warning: default argument given for parameter 1 of 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = true, bool = false, uint = 0)'
bugedit.h:45: warning: after previous specification in 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = TRUE, bool = FALSE, uint = 0)'
bugedit.cpp:111: warning: default argument given for parameter 2 of 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = true, bool = false, uint = 0)'
bugedit.h:45: warning: after previous specification in 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = TRUE, bool = FALSE, uint = 0)'
bugedit.cpp:111: warning: default argument given for parameter 3 of 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = true, bool = false, uint = 0)'
bugedit.h:45: warning: after previous specification in 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = TRUE, bool = FALSE, uint = 0)'
bugedit.cpp:111: default argument given for parameter 4 of 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = true, bool = false, uint = 0)'
bugedit.h:45: after previous specification in `BugEdit::BugEdit(class QWidget 
* = 0, const char * = 0, class Bug * = 0, bool = TRUE, bool = FALSE, uint = 
0)'
bugedit.cpp:111: default argument given for parameter 5 of 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = true, bool = false, uint = 0)'
bugedit.h:45: after previous specification in `BugEdit::BugEdit(class QWidget 
* = 0, const char * = 0, class Bug * = 0, bool = TRUE, bool = FALSE, uint = 
0)'
bugedit.cpp:111: warning: default argument given for parameter 6 of 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = true, bool = false, uint = 0)'
bugedit.h:45: warning: after previous specification in 
`BugEdit::BugEdit(class QWidget * = 0, const char * = 0, class Bug * = 0, 
bool = TRUE, bool = FALSE, uint = 0)'
bugedit.cpp: In method `BugEdit::BugEdit(class QWidget * = 0, const char * = 
0, class Bug * = 0, bool = TRUE, bool = FALSE, uint = 0)':
bugedit.cpp:111: warning: unused parameter `uint f'
make[4]: *** [bugedit.lo] Error 1
make[4]: Leaving directory `/mnt/hde1/kde2/kdevelop/kdevelop/parts/buglist'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mnt/hde1/kde2/kdevelop/kdevelop/parts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/hde1/kde2/kdevelop/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/hde1/kde2/kdevelop'
make: *** [all-recursive-am] Error 2
bash-2.03#

Anyone that knows or have an idea of what's going?

/Fredrik

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list