Re: [gentoo-amd64] eselect opengl set xorg-x11 keeps breaking my headers

2006-06-30 Thread Alex Bennee
On Thu, 2006-06-29 at 11:06 +0200, Bernhard Auzinger wrote:
 Am Mittwoch 28 Juni 2006 01:12 schrieb Alex Bennee:
  Despite no longer having the emulation libraries installed eselect keep
  screwing up my headers to point at 32 bit glx stuff. This obviously
  breaks various X related compiles.
 
snip
 
 Did my suggestions help?

Sort of - removing the emulation headers by temporarily removing the
ebuild did the trick. Apart from the 2 32 bit headers that eselect
owns

--
Alex, homepage: http://www.bennee.com/~alex/
Political speeches are like steer horns. A point here, a point there,
and a lot of bull inbetween. -- Alfred E. Neuman

-- 
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] eselect opengl set xorg-x11 keeps breaking my headers

2006-06-29 Thread Bernhard Auzinger
Am Mittwoch 28 Juni 2006 01:12 schrieb Alex Bennee:
 Despite no longer having the emulation libraries installed eselect keep
 screwing up my headers to point at 32 bit glx stuff. This obviously
 breaks various X related compiles.

 Does anyone know how I can stop it doing this? Unfortunately its called
 during the ebuild so I can't manually fix them and re-run the build.

 --
 Alex, homepage: http://www.bennee.com/~alex/
 Declared guilty... of displaying feelings of an almost human nature. --
 Pink Floyd, The Wall

Did my suggestions help?

rgds

Bernhard
-- 
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] eselect opengl set xorg-x11 keeps breaking my headers

2006-06-28 Thread Bernhard Auzinger
Am Mittwoch 28 Juni 2006 01:12 schrieb Alex Bennee:
 Despite no longer having the emulation libraries installed eselect keep
 screwing up my headers to point at 32 bit glx stuff. This obviously
 breaks various X related compiles.

 Does anyone know how I can stop it doing this? Unfortunately its called
 during the ebuild so I can't manually fix them and re-run the build.

 --
 Alex, homepage: http://www.bennee.com/~alex/
 Declared guilty... of displaying feelings of an almost human nature. --
 Pink Floyd, The Wall

Try to delete the gl-headers located in the emul directory. 
Usually /usr/include/GL contains symlinks to /usr/lib, but sometimes things 
go wrong with early versions of the emul stuff (they don't disappear by 
upgrading or unmerging) and eselect places a symlink which points 
to /usr/lib32 instead of /usr/lib or /usr/lib64. /usr/lib32 again is a 
symlink to the /emul directory. Delete gl-headers in the /emul directory to 
which the symlinks in /usr/include/GL point to.

rgds

Bernhard
-- 
gentoo-amd64@gentoo.org mailing list



[gentoo-amd64] eselect opengl set xorg-x11 keeps breaking my headers

2006-06-27 Thread Alex Bennee
Despite no longer having the emulation libraries installed eselect keep
screwing up my headers to point at 32 bit glx stuff. This obviously
breaks various X related compiles.

Does anyone know how I can stop it doing this? Unfortunately its called
during the ebuild so I can't manually fix them and re-run the build.

--
Alex, homepage: http://www.bennee.com/~alex/
Declared guilty... of displaying feelings of an almost human nature. --
Pink Floyd, The Wall

-- 
gentoo-amd64@gentoo.org mailing list