_glapi_get_proc_address issue

Marty Jack martyj19 at comcast.net
Sat Feb 26 03:19:14 PST 2011



On 02/26/2011 04:50 AM, 李海梅 wrote:
> Hi, guys
>  
> I tried to test QT on wayland, and after I compile the QT-wayland with the latest version of codes, I failed to run the examples of QT examples in Wayland terminal,
>  
> the system gives the following prompt:
>  
> failed to find _glapi_get_proc_address
> Internal error: Could not resolve keysym SunProps
> Internal error:Could not resolve keysym SunFront
> Internal error:Could not resolve keysym SunOpen
> LibEGL warning: failed to create DRM screen
> LibEGLwarning: DRI2: failed to find _glapi_get_proc_address
> LibEGL warning: failed to create DRM screen
> failed to initialize EGL display
>  
> I saw that *Benjamin Franzke* has commited the patches to the repo, so I don't think I have to apply some patches to the current codes,
>  
> Anyone can give me a instruction on going through this situation?
>  
> My environment: Ubuntu 10.04 +  Mesa 7.10,
>  
> Thanks
>  
> Nan 
> 
> 
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel

I am not sure it will completely solve your problem, but if you really mean you are on Mesa 7.10, that is not sufficiently recent.  You must be running Mesa from git, and on certain hardware, you must be running other pieces from git.

The build instructions are here and they must be followed.  They are also sometimes out of date.  On this mailing list you will typically find late breaking updated instructions from our faithful build honcho Darxus.

http://wayland.freedesktop.org/building.html

Also to all, when reporting issues, it will almost always be critical to know your video hardware.


More information about the wayland-devel mailing list