CVS compile fails for me too (and few more questions)

Iztok Kobal iztok.kobal at sysen.si
Sat Jun 28 01:13:06 UTC 2003


I have incidentally posted the same message to the kdevelop at kdevelop.org 
and it seems that I have forgotten the right e-mail address which I used 
to make the maillist subscription so I hope this time the message will 
show somewhere up.


platform: i686, SuSE-8.1, kernel-2.4.19, glibc-2.2.5, kdelibs3-3.0.5,
qt-3.0.5, gcc-3.2
CVS: 27.6., UTC 10:00



/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include
-I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT
-D_REENTRANT  -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 -Wchar-subscripts -fno-builtin
-g -O2 -g3 -O0 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common  -c -o qcomboview.lo `test -f
'qcomboview.cpp' || echo './'`qcomboview.cpp
qcomboview.cpp: In function `int listHeight(QListView*, int)':
qcomboview.cpp:627: warning: unused parameter `int sl'
qcomboview.cpp: In member function `virtual void QComboView::popup()':
qcomboview.cpp:654: no matching function for call to `QDesktopWidget::
   availableGeometry(QComboView* const)'
qcomboview.cpp:675: `SC_ComboBoxListBoxPopup' is not a member of type
`QStyle'
make[3]: *** [qcomboview.lo] Error 1
make[3]: Leaving directory
`/home/iztokk/c/KDevelop/kde3src/gideon/kdevelop/lib/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/iztokk/c/KDevelop/kde3src/gideon/kdevelop/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/iztokk/c/KDevelop/kde3src/gideon/kdevelop'
make: *** [all] Error 2




And some more for Harald or another "project guru":

1. Concerning the KDevelop-2.1.x (which I am using for production) - is
the cross-compile support broken or unfinished ? I mean, the UI allows
somehow to set the cross-compile up but the commands issued afterwards
are not correct.

2. Concerning the KDevelop-2.1.x - Which QT version is best to be used
for compiling for the KDE-3.0.5 - namely, if I built 2.1.5 from the CVS,
some mouse actions in debug windows would be gone and I have also
noticed some effects on the KDE generally (especially when working on
remote XServer / display). After reinstalling the original SuSE package,
everything would be OK again.

3. Concerning the KDevelop-3, is there a plan (I have browsed the ToDo
page and I am unsure about it) to enable the multi(programming)language 
(mixed language)
support in the way that the user can set up the build sequence for the
parts of the project which are wrtten in the language which is not
"built-in" the KDevelop-3 system.

4. Concerning the ....3 - When is the rel-1.0 planed, when  is the 2->3
project converter planned and when is the cross-compile support planned ?


Thanks for your answers in advance !


Izo






More information about the KDevelop-devel mailing list