* [gentoo-user] Problems installing KDE 3.5.9
[not found] <18161823.919301225621499480.JavaMail.root@spooler5-g27.priv.proxad.net>
@ 2008-11-02 10:26 ` alain.didierjean
2008-11-02 10:48 ` Dirk Heinrichs
2008-11-04 14:53 ` [gentoo-user] Problems installing KDE 3.5.9 --SOLVED-- alain.didierjean
0 siblings, 2 replies; 5+ messages in thread
From: alain.didierjean @ 2008-11-02 10:26 UTC (permalink / raw
To: gentoo-user
Some packages from KDE won't install:
kde-base/kdenetwork-3.5.9
kde-base/kdeartwork-3.5.9
kde-base/kdeutils-3.5.9-r1
kde-base/kdeadmin
kde-base/kdegraphics
kde-base/kdeaddons
The error message is always the same:
* The die message:
* econf failed
What did I miss ? Any cue ?
Thanks for the help to come
--
~adj~
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Problems installing KDE 3.5.9
2008-11-02 10:26 ` [gentoo-user] Problems installing KDE 3.5.9 alain.didierjean
@ 2008-11-02 10:48 ` Dirk Heinrichs
2008-11-04 14:53 ` [gentoo-user] Problems installing KDE 3.5.9 --SOLVED-- alain.didierjean
1 sibling, 0 replies; 5+ messages in thread
From: Dirk Heinrichs @ 2008-11-02 10:48 UTC (permalink / raw
To: gentoo-user
Am Sonntag, 2. November 2008 11:26:29 schrieb alain.didierjean@free.fr:
> Some packages from KDE won't install:
> kde-base/kdenetwork-3.5.9
> kde-base/kdeartwork-3.5.9
> kde-base/kdeutils-3.5.9-r1
> kde-base/kdeadmin
> kde-base/kdegraphics
> kde-base/kdeaddons
>
> The error message is always the same:
> * The die message:
> * econf failed
>
> What did I miss ?
The lines above this message (the last lines from configure). Why did econf
fail?
Bye...
Dirk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Problems installing KDE 3.5.9
[not found] <13312029.949281225654818199.JavaMail.root@spooler5-g27.priv.proxad.net>
@ 2008-11-02 19:42 ` alain.didierjean
2008-11-02 20:40 ` Alan McKinnon
0 siblings, 1 reply; 5+ messages in thread
From: alain.didierjean @ 2008-11-02 19:42 UTC (permalink / raw
To: gentoo-user
> ----- Mail Original -----
> De: "Dirk Heinrichs" <dirk.heinrichs@online.de>
> À: gentoo-user@lists.gentoo.org
> Envoyé: Dimanche 2 Novembre 2008 11:48:45 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
> Objet: Re: [gentoo-user] Problems installing KDE 3.5.9
>
> Am Sonntag, 2. November 2008 11:26:29 schrieb alain.didierjean@free.fr:
> > Some packages from KDE won't install:
> > kde-base/kdenetwork-3.5.9
> > kde-base/kdeartwork-3.5.9
> > kde-base/kdeutils-3.5.9-r1
> > kde-base/kdeadmin
> > kde-base/kdegraphics
> > kde-base/kdeaddons
> >
> > The error message is always the same:
> > * The die message:
> > * econf failed
> >
> > What did I miss ?
>
> The lines above this message (the last lines from configure). Why did econf
> fail?
Here come the full message for kdenetwork:
ERROR: kde-base/kdenetwork-3.5.9 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4153: Called kde_src_compile
* environment, line 2960: Called kde_src_compile 'src_compile'
* environment, line 3085: Called kde_src_compile 'src_compile' 'all' 'myconf'
* environment, line 3073: Called econf 'configure' 'make' '--with-libidn' '--disable-sametime-plugin' '--disable-slp' '--without-wifi' '--disable-jingle' '--without-xmms' '--without-external-libgadu' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--with-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share'
* ebuild.sh, line 519: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Problems installing KDE 3.5.9
2008-11-02 19:42 ` [gentoo-user] Problems installing KDE 3.5.9 alain.didierjean
@ 2008-11-02 20:40 ` Alan McKinnon
0 siblings, 0 replies; 5+ messages in thread
From: Alan McKinnon @ 2008-11-02 20:40 UTC (permalink / raw
To: gentoo-user
On Sunday 02 November 2008 21:42:12 alain.didierjean@free.fr wrote:
> Here come the full message for kdenetwork:
> ERROR: kde-base/kdenetwork-3.5.9 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 4153: Called kde_src_compile
> * environment, line 2960: Called kde_src_compile
> 'src_compile' * environment, line 3085: Called kde_src_compile
> 'src_compile' 'all' 'myconf' * environment, line 3073: Called
> econf 'configure' 'make' '--with-libidn' '--disable-sametime-plugin'
> '--disable-slp' '--without-wifi' '--disable-jingle' '--without-xmms'
> '--without-external-libgadu' '--with-x' '--enable-mitshm'
> '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt'
> '--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking'
> '--disable-debug' '--without-debug' '--disable-final' '--with-arts'
> '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man'
> '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' *
> ebuild.sh, line 519: Called die
> * The specific snippet of code:
> * die "econf failed"
> * The die message:
> * econf failed
That's the wrong bit output, it's nothing more than an error alert.
What is needed to help you in any way is the output *before* this, as far back
as the *first* error message.
This means you will have to look at the output and figure some stuff out.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Problems installing KDE 3.5.9 --SOLVED--
2008-11-02 10:26 ` [gentoo-user] Problems installing KDE 3.5.9 alain.didierjean
2008-11-02 10:48 ` Dirk Heinrichs
@ 2008-11-04 14:53 ` alain.didierjean
1 sibling, 0 replies; 5+ messages in thread
From: alain.didierjean @ 2008-11-04 14:53 UTC (permalink / raw
To: gentoo-user
----- Mail Original -----
De: "alain didierjean" <alain.didierjean@free.fr>
À: "gentoo-user" <gentoo-user@lists.gentoo.org>
Envoyé: Dimanche 2 Novembre 2008 11:26:29 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: [gentoo-user] Problems installing KDE 3.5.9
Some packages from KDE won't install:
kde-base/kdenetwork-3.5.9
kde-base/kdeartwork-3.5.9
kde-base/kdeutils-3.5.9-r1
kde-base/kdeadmin
kde-base/kdegraphics
kde-base/kdeaddons
The error message is always the same:
* The die message:
* econf failed
Thanks to Alan Mc Kinnon's advice, I dug a little further in errors messages and found this:
qt lib must be the same that was used to compile kdelibs. So a recompile of kdelibs did the trick. Hope it may help...
--
~adj~
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-11-04 14:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <18161823.919301225621499480.JavaMail.root@spooler5-g27.priv.proxad.net>
2008-11-02 10:26 ` [gentoo-user] Problems installing KDE 3.5.9 alain.didierjean
2008-11-02 10:48 ` Dirk Heinrichs
2008-11-04 14:53 ` [gentoo-user] Problems installing KDE 3.5.9 --SOLVED-- alain.didierjean
[not found] <13312029.949281225654818199.JavaMail.root@spooler5-g27.priv.proxad.net>
2008-11-02 19:42 ` [gentoo-user] Problems installing KDE 3.5.9 alain.didierjean
2008-11-02 20:40 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox