Gentoo Archives: gentoo-amd64

From: Bernhard Auzinger <e0026053@×××××××××××××××××.at>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] eselect opengl set xorg-x11 keeps breaking my headers
Date: Wed, 28 Jun 2006 18:04:34
Message-Id: 200606282018.01478.e0026053@student.tuwien.ac.at
In Reply to: [gentoo-amd64] eselect opengl set xorg-x11 keeps breaking my headers by Alex Bennee
1 Am Mittwoch 28 Juni 2006 01:12 schrieb Alex Bennee:
2 > Despite no longer having the emulation libraries installed eselect keep
3 > screwing up my headers to point at 32 bit glx stuff. This obviously
4 > breaks various X related compiles.
5 >
6 > Does anyone know how I can stop it doing this? Unfortunately its called
7 > during the ebuild so I can't manually fix them and re-run the build.
8 >
9 > --
10 > Alex, homepage: http://www.bennee.com/~alex/
11 > Declared guilty... of displaying feelings of an almost human nature. --
12 > Pink Floyd, "The Wall"
13
14 Try to delete the gl-headers located in the "emul" directory.
15 Usually /usr/include/GL contains symlinks to /usr/lib, but sometimes things
16 go wrong with "early versions" of the emul stuff (they don't disappear by
17 upgrading or unmerging) and eselect places a symlink which points
18 to /usr/lib32 instead of /usr/lib or /usr/lib64. /usr/lib32 again is a
19 symlink to the /emul directory. Delete gl-headers in the /emul directory to
20 which the symlinks in /usr/include/GL point to.
21
22 rgds
23
24 Bernhard
25 --
26 gentoo-amd64@g.o mailing list