KCrash: crashing....
Falk Brettschneider
gigafalk at yahoo.com
Fri Apr 19 15:32:14 BST 2002
Andrej Trobentar wrote:
> Falk Brettschneider wrote:
>
>> Yes. Please, do *exactly the same* as described on
>> www.kdevelop.org-->branches&compiling.
>> All depends on the right compiling environment that you don't seem to
>> set.
>
>
> Hello!
>
> I did everything as it says on the webpage now, but I still get the
> crash errors and now they look like :
>
> (no debugging symbols found)...0x411eac99 in __wait4 () from
> /lib/libc.so.6
> #0 0x411eac99 in __wait4 () from /lib/libc.so.6
> #1 0x41262bf0 in __DTOR_END__ () from /lib/libc.so.6
> #2 0x409c81d8 in KCrash::defaultCrashHandler () from
> /usr/lib/libkdecore.so.3
> #3 <signal handler called>
> #4 0x40893928 in KDockWidget::setEnableDocking () from
> /usr/lib/libkdeui.so.3
> #5 0x40124923 in QextMdiMainFrm::QextMdiMainFrm ()
> from
> /usr/local/src/kde2src/kdevelop/kdevelop/widgets/qextmdi/src/.libs/libkd
> evelopqextmdi.so.2
> #6 0x810e019 in CKDevelop::CKDevelop ()
> #7 0x811cff4 in main ()
> #8 0x411613dd in __libc_start_main () from /lib/libc.so.6
>
> I did these steps :
>
> $ mkdir kde2src
> $ cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co -r
> KDE_2_2_BRANCH kde-common
> $ cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co -r
> KDE_2_2_BRANCH kdevelop
> $ cd kdevelop
> $ ln -s ../kde-common/admin admin
>
> and
>
> $ export KDEDIR=/where/your/kde2/or/kde3/is
> $ export QTDIR=/where/qt-2.3.1/or/qt-3.0.3/is
> $ export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH
> $ export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LIBRARY_PATH
> $ export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
> $ make -f admin/Makefile.common cvs-clean
> $ make -f Makefile.cvs
> $ ./configure --prefix=$KDEDIR
> $ make
>
>
> I don't know what else should I try to get Kdevelop working.... Please
> help.
Strange. Try to remove the docking section from
$HOME/.kde/share/config/kdeveloprc.
Ciao
F at lk
_________________________________________________________
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