Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2000 13:01:34 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Herbert <h.j.s@gmx.at>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: /usr/ports/x11-toolkits/qt22/
Message-ID:  <3A223F0D.F6D75E87@FreeBSD.org>
References:  <20001127015114.A16914@freebsd2.rocks>

next in thread | previous in thread | raw e-mail | index | archive | help
Herbert wrote:

> Hei!
>
> Today I recompiled XFree-4.0.1 with hardware acceleration for my matrox
> G400 and mesa with XFREE_VERSION=4. Afterwards I wasn't able to build
> the qt22-port, because it couldn't find GL1.4. I only have libGL.so.1 in
> /usr/X11R6/lib.
>
> This is defined in /usr/ports/Mk/bsd.port.mk:
>
> .if defined(USE_MESA)
> LIB_DEPENDS+=           GL.14:$PORTSDIR/graphics/Mesa3
> .endif
>
> I had to change that to "LIB_DEPENDS+=  GL.1:$PORTSDIR/graphics/Mesa3".
>
> When I built mesa without XFREE_VERSION=4 a few days ago, I had no
> problems to build the qt22-port.
>
> Is there something wrong on my system? My ports collection?

Add XFREE_VERSION=4 into your /etc/make.conf and rebuild/reinstall Mesa/qt.

-Maxim



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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