Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2001 16:51:49 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Siegbert Baude <siegbert.baude@gmx.de>
Cc:        "questions@freebsd.org" <questions@FreeBSD.org>, will@FreeBSD.org
Subject:   Re: Mesa3 port broken?
Message-ID:  <3ACDC9F5.6A079A84@FreeBSD.org>
References:  <3ACCBC73.15C7C77F@gmx.de> <3ACD8342.4BD3DC0E@FreeBSD.org> <3ACD9345.65CA7E66@gmx.de> <3ACD9EF0.2A12B019@FreeBSD.org> <3ACDEA72.6A30AD57@gmx.de>

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

> Sorry to bother you again. Mesa installs the file
> /usr/X11R6/include/GL/glu.h which in line 38 includes:
> #include <GL/gl.h>
>
> But it didn't install this file. Should this file have been installed
> by another package, so there is a missing dependancy?

What version of XFree86-4 are you using? If it is a 4.*, then GL/gl.h
include should be installed by the XFree itself.

> The QT2.3 compile also fails as it refers both to glu.h (therefore
> missing gl.h indirectly) and in line 63 of
> /usr/ports/x11-toolkits/qt23/work/qt-2.3.0/src/opengl/qgl.h gl.h is
> also referenced directly.
>
> As this breaks the qt2.3 port also I added its maintainer, too.

Please check that you have XFREE86_VERSION defined correctly in your
/etc/make.com (3 for 3.* and 4 for 4.*) and try to rebuild/reinstall Mesa
if there is a mismatch.

-Maxim


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




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