* [gentoo-user] opengl: missing symlink target for header
@ 2015-02-13 18:19 Nicolas Sebrecht
2015-02-13 18:27 ` Alan McKinnon
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Nicolas Sebrecht @ 2015-02-13 18:19 UTC (permalink / raw
To: gentoo-user; +Cc: Nicolas Sebrecht
Hi guys,
If you have mesa and eselect-opengl-1.3.X installed, could you please
tell me if the symlink /usr/include/GL/glext.h is broken for you?
Thanks,
--
Nicolas Sebrecht
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] opengl: missing symlink target for header
2015-02-13 18:19 [gentoo-user] opengl: missing symlink target for header Nicolas Sebrecht
@ 2015-02-13 18:27 ` Alan McKinnon
2015-02-14 0:13 ` [gentoo-user] " walt
2015-02-14 0:24 ` [gentoo-user] " Urs Schütz
2 siblings, 0 replies; 5+ messages in thread
From: Alan McKinnon @ 2015-02-13 18:27 UTC (permalink / raw
To: gentoo-user
On 13/02/2015 20:19, Nicolas Sebrecht wrote:
>
> Hi guys,
>
> If you have mesa and eselect-opengl-1.3.X installed, could you please
> tell me if the symlink /usr/include/GL/glext.h is broken for you?
>
> Thanks,
>
All OK here, but it's not a symlink, it's a regular file:
alan@khamul ~ $ ls -al /usr/include/GL/glext.h
-rw-r--r-- 1 root root 772250 Feb 7 13:08 /usr/include/GL/glext.h
alan@khamul ~ $ eix select-opengl
[I] app-admin/eselect-opengl
Available versions: 1.2.7 (~)1.3.1-r2
Installed versions: 1.3.1-r2(06:45:22 26/01/2015)
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: opengl: missing symlink target for header
2015-02-13 18:19 [gentoo-user] opengl: missing symlink target for header Nicolas Sebrecht
2015-02-13 18:27 ` Alan McKinnon
@ 2015-02-14 0:13 ` walt
2015-02-14 0:24 ` [gentoo-user] " Urs Schütz
2 siblings, 0 replies; 5+ messages in thread
From: walt @ 2015-02-14 0:13 UTC (permalink / raw
To: gentoo-user
On 02/13/2015 10:19 AM, Nicolas Sebrecht wrote:
>
> Hi guys,
>
> If you have mesa and eselect-opengl-1.3.X installed, could you please
> tell me if the symlink /usr/include/GL/glext.h is broken for you?
Like Alan, I have a regular file and not a symlink. The file was installed
by mesa-10.4.4
IIUC, the only reason to install eselect-opengl is if you also install a
package that installs modified/customized mesa libraries, e.g.nvidia-drivers
or ati-drivers. Maybe you use such a package that created the symlink?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] opengl: missing symlink target for header
2015-02-13 18:19 [gentoo-user] opengl: missing symlink target for header Nicolas Sebrecht
2015-02-13 18:27 ` Alan McKinnon
2015-02-14 0:13 ` [gentoo-user] " walt
@ 2015-02-14 0:24 ` Urs Schütz
2015-02-14 11:30 ` <DKIM> " Nicolas Sebrecht
2 siblings, 1 reply; 5+ messages in thread
From: Urs Schütz @ 2015-02-14 0:24 UTC (permalink / raw
To: gentoo-user
On 02/13/15 16:19, Nicolas Sebrecht wrote:
>
> Hi guys,
>
> If you have mesa and eselect-opengl-1.3.X installed, could you please
> tell me if the symlink /usr/include/GL/glext.h is broken for you?
>
> Thanks,
>
Valid symlink here:
$ ls -la /usr/include/GL/glext.h
lrwxrwxrwx 1 root root 44 Feb 4 15:52 /usr/include/GL/glext.h ->
../../lib64/opengl/global/include/GL/glext.h
$ eselect opengl list
Available OpenGL implementations:
[1] nvidia *
[2] xorg-x11
$ eselect mesa list
64bit i915 (Intel 915, 945)
[1] classic
[2] gallium *
64bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)
[1] classic *
64bit r300 (Radeon R300-R500)
64bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
64bit sw (Software renderer)
[1] classic
[2] gallium *
32bit i915 (Intel 915, 945)
[1] classic
[2] gallium *
32bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)
[1] classic *
32bit r300 (Radeon R300-R500)
[1] gallium *
32bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
[1] gallium *
32bit sw (Software renderer)
[1] classic
[2] gallium *
$ eix -I mesa
[ ... ]
media-libs/mesa
[ ... ]
Installed versions: 10.2.8(20:57:55 01/10/15)(bindist classic
dri3 egl gallium gbm llvm nptl udev xa xvmc -debug -gles1 -gles2 -opencl
-openmax -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler -selinux
-vdpau -wayland ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64"
ABI_S390="-32 -64" ABI_X86="64 -32 -x32" KERNEL="linux -FreeBSD"
VIDEO_CARDS="intel -freedreno -i915 -i965 -ilo -nouveau -r100 -r200
-r300 -r600 -radeon -radeonsi -vmware")
$ eix -I eselect-opengl
[I] app-admin/eselect-opengl
[ ... ]
Installed versions: 1.2.7(21:12:14 09/05/14)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: <DKIM> Re:[gentoo-user] opengl: missing symlink target for header
2015-02-14 0:24 ` [gentoo-user] " Urs Schütz
@ 2015-02-14 11:30 ` Nicolas Sebrecht
0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Sebrecht @ 2015-02-14 11:30 UTC (permalink / raw
To: gentoo-user; +Cc: Nicolas Sebrecht
On Fri, Feb 13, 2015 at 10:24:26PM -0200, Urs Schütz wrote:
> On 02/13/15 16:19, Nicolas Sebrecht wrote:
> >
> > Hi guys,
> >
> > If you have mesa and eselect-opengl-1.3.X installed, could you please
> > tell me if the symlink /usr/include/GL/glext.h is broken for you?
> >
> > Thanks,
> >
>
> Valid symlink here:
Thank you all! :-)
--
Nicolas Sebrecht
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-02-14 11:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-13 18:19 [gentoo-user] opengl: missing symlink target for header Nicolas Sebrecht
2015-02-13 18:27 ` Alan McKinnon
2015-02-14 0:13 ` [gentoo-user] " walt
2015-02-14 0:24 ` [gentoo-user] " Urs Schütz
2015-02-14 11:30 ` <DKIM> " Nicolas Sebrecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox