From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev-return-1772-arch-gentoo-dev=gentoo.org@gentoo.org>
Received: (qmail 21734 invoked by uid 1002); 10 Mar 2003 10:39:57 -0000
Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm
Precedence: bulk
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Help: <mailto:gentoo-dev-help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev-unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev-subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@gentoo.org
Received: (qmail 5015 invoked from network); 10 Mar 2003 10:39:56 -0000
From: Benjamin Podszun <ben@galactic-tales.de>
To: gentoo-dev@gentoo.org
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-7YQHN74TPbJD2QdyB3Ur"
Organization: 
Message-Id: <1047292620.10716.20.camel@localhost>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.2- 
Date: 10 Mar 2003 11:37:01 +0100
Subject: [gentoo-dev] Problems compiling SDL-Apps and funny qpkg thing?
X-Archives-Salt: c49da870-be61-441e-9b62-ef9350cc54ef
X-Archives-Hash: fe51dcd0578dcc67a4b4896afd8e9b79

--=-7YQHN74TPbJD2QdyB3Ur
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi there.

When I try to compile apps that need SDL I get something like this:

$ make
gcc -c xgrav.c -o xgrav.o -c `sdl-config --cflags`
In file included from xgrav.c:2:
/usr/include/GL/glu.h:35:19: GL/gl.h: No such file or directory
In file included from xgrav.c:2:
/usr/include/GL/glu.h:259: parse error before '*' token
/usr/include/GL/glu.h:259: `GLvoid' declared as function returning a
function
/usr/include/GL/glu.h:265: parse error before "gluBuild1DMipmapLevels"
/usr/include/GL/glu.h:265: parse error before "target"
/usr/include/GL/glu.h:266: parse error before "gluBuild1DMipmaps"
/usr/include/GL/glu.h:266: parse error before "target"
/usr/include/GL/glu.h:267: parse error before "gluBuild2DMipmapLevels"
/usr/include/GL/glu.h:267: parse error before "target"
<snip>
... hundreds of parse errors
</snip>
make: *** [xgrav.o] Error 1

Actually I don't have this "gl.h" anywhere but at
/usr/include/fltk-1.1/FL/gl.h .

I had some crashes recently (This is a Laptop with lots of flaws.. =3D( ),
so I thought I could remerge the package that owns this glu.h..

$ qpkg -f /usr/include/GL/glu.h
$ (Empty prompt)

Uhm..? qpkg doesn't know which package glu.h belongs to?
I remerged media-libs/glut and finally have a gl.h - broken symlink to a
non-existent file in /usr/lib/opengl/xfree/... In fact the whole
opengl/xfree directory is empty.
Seems as if opengl-update won't help me. Any ideas?

Ben

--=-7YQHN74TPbJD2QdyB3Ur
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+bGrMeGGfskjv0zURAuP5AJ4ga3w4U3/OtXHTGw+3AjsVIlrRXACgkPO9
jd+YYQHe4fH6YRO17BeD2Hg=
=IlGR
-----END PGP SIGNATURE-----

--=-7YQHN74TPbJD2QdyB3Ur--