[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    gcc-3.2 and kde startup
From:       Benjamin Hofstetter <Benjamin.Hofstetter () freesurf ! ch>
Date:       2002-08-29 7:58:12
[Download RAW message or body]

hi all

I use the latest cvs version of kde compiled with gcc 2.95.3.

Now I try to compile the sources with gcc-3.2.

I have done these steps to compile the sources.

1. I create a new user (gcc3_cvs)
2. Set the environment variables in ~/.bash_profile 

export QTDIR=~/cvs_kde/qt-copy
export KDEDIR=/usr/local/kde3_gcc3
export MANPATH=$QTDIR/doc/man:$MANPATH
export PATH=/opt/gcc-3.2/bin:$QTDIR/bin:$KDEDIR/bin:$PATH
export LD_LIBRARY_PATH=/opt/gcc-3.2/lib:$QTDIR/lib:$KDEDIR/lib:$HOME/lib
export CVSROOT=:pserver:anonymous@anoncvs.kde.org:/home/kde

3. Now I build the sources. The build was successful. (qt-copy, arts, kdelibs, 
kdebase...)

4. edit ~/.xintitrc

gcc3_kde@trinity:~> cat .xinitrc
#!/bin/bash
/usr/local/kde3_gcc3/bin/startkde

5. run startx
then an error occurs.

that is a part of the output:

klauncher: KLauncher::process ---> autoStart(int)
kio (KSycoca): findFactory: we have no database.... launching kdeinit
kdeinit: Shutting down running client.
kdeinit: Killing kdeinit/klauncher.
kdeinit: kded: ksycoca.cpp:215: void KSycoca::addFactory(KSycocaFactory*): 
Zusicherung »m_lstFactories« nicht erfüllt.
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kded path = <unknown> pid = 13884
DCOP aborting call from 'anonymous-13883' to 'kded'
DCOP aborting call from 'anonymous-13895' to 'kded'
DCOP: unregister 'kded'
ERROR: KUniqueApplication: DCOP communication error!
DCOP: unregister 'anonymous-13895'
ERROR: KUniqueApplication: DCOP communication error!
DCOP: unregister 'anonymous-13883'
---------------------------------
It looks like dcopserver is already running. If you are sure
that it is not already running, remove /home/gcc3_kde/.DCOPserver_trinity__0
and start dcopserver again.
---------------------------------

kdeinit: Launched DCOPServer, pid = 13901 result = 0
kdeinit: Launched KLauncher, pid = 13902 result = 0
DCOP: register 'klauncher' -> number of clients is now 3
WARNING: Already running!
DCOP: unregister 'klauncher-2'
DCOP: register 'klauncher' -> number of clients is now 3
DCOP: unregister 'klauncher-2'
DCOP: register 'anonymous-13902' -> number of clients is now 3
DCOP: unregister 'ksplash'
DCOP: unregister 'ksmserver'


What is wrong? 

I use SuSE 8.0.

any idea?

cheers
benjamin

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic