Re: Building with GL okay, then no GL found?

Peter Hunnisett <[email protected]>
Newsgroups gmane.comp.emulators.winex.devel
Message-ID <[email protected]>
Ryan Verner wrote:

>Hiya,
>
>I'm trying to build WineX from CVS under Debian Sid machine; I'm sure I've got
>all the right packages installed to do so, including any mesa*-dev packages,
>because building WineX goes fine.
>
>Relevant part from ./configure output:
>
>checking Checking if the sdldrv should be built... yes
>checking for sdl-config... /usr/bin/sdl-config
>checking for SDL - version >= 1.2.0... yes
>checking GL/gl.h usability... yes
>checking GL/gl.h presence... yes
>checking for GL/gl.h... yes
>checking GL/glx.h usability... yes
>checking GL/glx.h presence... yes
>checking for GL/glx.h... yes
>checking for GL/glext.h... yes
>checking for up-to-date OpenGL version... yes
>checking for thread-safe OpenGL version... no
>checking for glXCreateContext in -lGL... no
>
This is required for defining HAVE_OPENGL in include/config.h which is 
the reason you're getting the problems reported below.

>checking for gluLookAt in -lGLU... no
>checking for gluBuild2DMipmapLevels... no
>
>Once it's built and installed, running something like notepad.exe runs
>perfectly; anything that uses GL, though, chokes and dies with something like:
>
>err:dinput:SysMouseAImpl_Unacquire Unacquiring a not-acquired device !!!
>err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
>fixme:x11drv:X11DRV_DD_GetCurrentMode :stub
>fixme:x11drv:X11DRV_DD_SetCurrentMode :stub
>err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
>err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
>
<snip>

Ciao,
Peter



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.