[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem installing KDE
From: |
Robert Ögren |
Subject: |
Re: Problem installing KDE |
Date: |
Tue, 30 May 2006 22:59:56 +0200 |
User-agent: |
Thunderbird 1.5.0.2 (X11/20060501) |
Bruno do Amaral Linhares wrote:
> Greetings from Brazil..
> I was trying to compile kdebase-3.5.2 through emerge, 'cause i'm using
> Gentoo 2006.0, but always the merge terminates in the same point:
>
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with '--tag'
> make: *** [jcapimin.lo] Error 1
>
> !!! ERROR: media-libs/jpeg-6b-r4 # even with r5
> !!! Function src_compile, line 51, Exit code 2
> !!! make failed
If I'm not mistaken this indicates a problem building media-libs/jpeg
(which is a dependency of kdebase) not a problem with kdebase itself.
> Any idea? I'm using gcc-3.4.6
> Thanks for the help..
Searching the Gentoo bug database turns up this for example:
http://bugs.gentoo.org/show_bug.cgi?id=130054
So you could try remerging libtool by running
emerge --oneshot libtool
and then try emerging kdebase again.
Regards,
Robert