Bug when creating a new project using the wizard and CVS
Brian Lowe
lowe at mds.rmit.edu.au
Wed May 23 04:49:44 BST 2001
Hi guys,
I think that KDevelop is great, and thanks for writing it. I have a bug to
report, as follows:
I am using KDevelop v1.4b2, built from sources using gcc 2.96 20000731 (Red
Hat Linux 7.0). My OS is Linux (2.2.16-22 kernel) with Qt 2.3 and KDE 2.1.9.
If I use the wizard to create a new project, it works fine if I don't use
VCS. As soon as I do, selecting CVS as the VCS, I get the following output:
Starting with installation
App [Test2] Type [kde2normal]
unpacking <template.tar.gz> in
</home/lowe/.kde/share/apps/kdevelop/kdeveloptemp>...
unpacking <admin.tar.gz> in
</home/lowe/.kde/share/apps/kdevelop/kdeveloptemp>...
changing files [kde2normal]...
Starting with configuration
creating configuration files...
>make -f Makefile.dist
make configure...
>LDFLAGS=" " CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall"
>./configure --with-qt-dir=/home/lowe/src/qt --prefix=/usr
creating API documentation...
No header files found, so no API-doc generation yet
creating test2.pot
>make messages
READY
And the following error messages:
make:
Makefile.dist: No such file or director
make: ***
No rule to make target `Makefile.dist
. Stop.
sh: ./configure: No such file or directory
make: ***
No rule to make target `package-messages
. Stop.
KDevelop then crashes with the following backtrace:
[New Thread 1024 (LWP 3864)]
0x40fdb5a9 in __wait4 () from /lib/libc.so.6
#0 0x40fdb5a9 in __wait4 () from /lib/libc.so.6
#1 0x41045824 in __DTOR_END__ () from /lib/libc.so.6
#2 0x40856e20 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.3
#3 <signal handler called>
#4 0x40f524e1 in __kill () from /lib/libc.so.6
#5 0x40f522ba in raise (sig=6) at ../sysdeps/posix/raise.c:27
#6 0x40f53a82 in abort () at ../sysdeps/generic/abort.c:88
#7 0x40f4beba in __assert_fail () at assert.c:60
#8 0x8083040 in CTreeHandler::addRoot ()
#9 0x80b9137 in CLogFileView::refresh ()
#10 0x80e9b56 in CKDevelop::refreshTrees ()
#11 0x8109480 in CKDevelop::slotViewRefresh ()
#12 0x80daf1d in CKDevelop::slotProjectNewAppl ()
#13 0x40afd037 in QObject::activate_signal ()
from /home/lowe/src/qt/lib/libqt.so.2
#14 0x40b2d1e0 in QSignal::activate () from /home/lowe/src/qt/lib/libqt.so.2
#15 0x40bc45e7 in QPopupMenu::mouseReleaseEvent ()
from /home/lowe/src/qt/lib/libqt.so.2
#16 0x40b43634 in QWidget::event () from /home/lowe/src/qt/lib/libqt.so.2
#17 0x40aaa04a in QApplication::notify () from
/home/lowe/src/qt/lib/libqt.so.2
#18 0x407f7905 in KApplication::notify () from /usr/lib/libkdecore.so.3
#19 0x40a7c793 in QETWidget::translateMouseEvent ()
from /home/lowe/src/qt/lib/libqt.so.2
#20 0x40a7a015 in QApplication::x11ProcessEvent ()
from /home/lowe/src/qt/lib/libqt.so.2
#21 0x40a79091 in QApplication::processNextEvent ()
from /home/lowe/src/qt/lib/libqt.so.2
#22 0x40aabda8 in QApplication::enter_loop ()
from /home/lowe/src/qt/lib/libqt.so.2
#23 0x40a79014 in QApplication::exec () from /home/lowe/src/qt/lib/libqt.so.2
#24 0x806fa2f in main ()
#25 0x40f41b65 in __libc_start_main (main=0x806f6a0 <main>, argc=7,
ubp_av=0xbffff954, init=0x8061878 <_init>, fini=0x821e200 <_fini>,
rtld_fini=0x4000df24 <_dl_fini>, stack_end=0xbffff94c)
at ../sysdeps/generic/libc-start.c:111
Cheers,
--
Brian Lowe | lowe at mds.rmit.edu.au
Multimedia Database Systems Group | Ph: +66 2 679 9223
RMIT University | Fax: +66 2 679 9223 (call)
Melbourne, Australia. | http://www.mds.rmit.edu.au/
-
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