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

next in thread | previous in thread | raw e-mail | index | archive | help
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?

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.

Ciao
Siegbert

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?3ACDEA72.6A30AD57>