Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Sep 2003 13:53:32 +0200
From:      Markus Brueffer <brueffer@phoenix-systems.de>
To:        "Christoph P. Kukulies" <kuku@physik.rwth-aachen.de>, Andy Fawcett <andy@athame.co.uk>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: [kde-freebsd] kde3 build stops at missing Qt version
Message-ID:  <200309011353.34000.brueffer@phoenix-systems.de>
In-Reply-To: <20030901113500.GB8336@gilberto.physik.rwth-aachen.de>
References:  <200308311749.h7VHnaY25526@accms33.physik.rwth-aachen.de> <200309010931.44914.andy@athame.co.uk> <20030901113500.GB8336@gilberto.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 01 September 2003 13:35, Christoph P. Kukulies wrote:
> On Mon, Sep 01, 2003 at 09:31:44AM +0300, Andy Fawcett wrote:
> > On Monday 01 September 2003 09:26, Christoph P. Kukulies wrote:
> > > On Sun, Aug 31, 2003 at 08:55:34PM +0300, Andy Fawcett wrote:
> > > > On Sunday 31 August 2003 20:49, Christoph Kukulies wrote:
> > > > > checking for Qt... configure: error: Qt (>= Qt 3.1.0 and < Qt
> >
> >                                            ^^^^^^^^^^^^^^^
> >
> > > > > 3.2.0) (library qt -mt) not found. Please check your
> > > > > installation!
> > >
> > > qt-3.0.5_5
> >
> >   ^^^^^^^^^^
> >
> > portupgrade -fr qt\*
> >
> > :)
>
> I got a bit further but still get errors:
>
> deps/xftdpy.Tpo" \
>   -c -o xftdpy.lo `test -f 'xftdpy.c' || echo './'`xftdpy.c; \
> then mv ".deps/xftdpy.Tpo" ".deps/xftdpy.Plo"; \
> else rm -f ".deps/xftdpy.Tpo"; exit 1; \
> fi
>  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include
> -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O
> -pipe -mcpu=pentiumpro -MT xftdpy.lo -MD -MP -MF .deps/xftdpy.Tpo -c
> xftdpy.c  -fPIC -o .libs/xftdpy.o xftdpy.c: In function
> `XftDefaultSubstitute':
> xftdpy.c:484: error: `FC_RGBA_UNKNOWN' undeclared (first use in this
> function) xftdpy.c:484: error: (Each undeclared identifier is reported only
> once xftdpy.c:484: error: for each function it appears in.)
> gmake[1]: *** [xftdpy.lo] Error 1
> gmake[1]: Leaving directory `/u/ports/x11-fonts/Xft/work/xft-2.1.2'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /u/ports/x11-fonts/Xft.
> *** Error code 1
>
> Stop in /u/ports/x11-toolkits/qt31.
>
> Do I have to upgrade Xft first? I'd think this would be done recursively
> depending on the dependencies?

"-r" updates all ports, that depend on the given port. "-R" is probably that 
what you want. It update everything that the given port depends on.

'man portupgrade' should reveal you further details.

Markus

-- 
GPG Pub-Key    : http://www.phoenix-systems.de/mbrueffer.asc
GPG Fingerprint: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4
GPG Key ID     : 0x78F8A8D4



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