Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2003 15:17:56 +0300
From:      Andy Fawcett <andy@athame.co.uk>
To:        "Lee Dilkie" <lee@dilkie.com>, <ports@freebsd.org>, <kde@freebsd.org>
Subject:   Re: KDE3 - won't build, I'm at a loss
Message-ID:  <200309051517.56044.andy@athame.co.uk>
In-Reply-To: <IHEJLDBOHOCECMPNIHOIOEKHDHAA.lee@dilkie.com>
References:  <IHEJLDBOHOCECMPNIHOIOEKHDHAA.lee@dilkie.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 05 September 2003 14:43, Lee Dilkie wrote:
> Ok,
>
> I've been working on this problem on and off for a week now. I just
> can't figure out the magic needed to get kde to portupgrade. I've
> searched the archieves and waited for someone else to report this but
> no luck.
>
> configure is failing for some kde dependency. it fails with a ...
>
> .
> .
> .
> checking if Qt needs -ljpeg... no
> checking for rpath... yes
> checking for KDE... configure: error:
> in the prefix, you've chosen, are no KDE headers installed. This will
> fail. So, check this please and use another prefix!
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to kde@FreeBSD.org [maintainer] and
> attach the
> "/usr/ports/games/kdegames3/work/kdegames-3.1.3/config.log" including
>       the output of the failure of your make command. Also, it might
> be a good idea to provide an overview of all packages installed on
> your system (e.g. an `ls /var/db/pkg`).

kdebuild.txt shows that "kdecore" was found, which is part of kdelibs.

pkg.txt shows no kdelibs.

I'd guess that removal of a previous version of kdelibs didn't succeed.

cd /usr/ports/x11/kdelibs3
make
make install
(if make install fails, try "make deinstall; make reinstall")

After that, portupgrade _should_ work properly

A.

-- 
Andy Fawcett                                     | andy@athame.co.uk
                                                 | tap@kde.org
"In an open world without walls and fences,      | tap@lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap@fruitsalad.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309051517.56044.andy>