KDE3 - won't build, I'm at a loss

Lee Dilkie lee at dilkie.com
Sun Sep 7 09:17:25 PDT 2003


Just so everyone knows... Andy's advice was right on. Thanks Andy.

KDE3 has build building for almost 2 days now so I'm happy. Well, not happy
that it takes days but happy that it's building now.

-lee


-----Original Message-----
From: Andy Fawcett [mailto:andy at athame.co.uk]
Sent: Friday, September 05, 2003 8:18 AM
To: Lee Dilkie; ports at freebsd.org; kde at freebsd.org
Subject: Re: KDE3 - won't build, I'm at a loss


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 at 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 at athame.co.uk
                                                 | tap at kde.org
"In an open world without walls and fences,      | tap at lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap at fruitsalad.org




More information about the freebsd-ports mailing list