Technical support > Feature Requests

ref_glx.so: undefined symbol: XF86VidModeQueryVersion

(1/1)

thetargos:
Just stumbled into another brick wall... this error message which I don't know how to interpret. Any pointers appreciated, though.

Mattn:
you have two options here:
* use sdl renderer - ./ufo +set vid_ref sdl
* change this function in your code - XF86VidMode... should be XVidMode - same applies for XF85DGA... calls - they should be XDGA.. calls.
these change are easy and you should make them in src/ports/linux/gl_glx.c and recompile. Currently the autodetection in our configure script lacks the supports for this - i'm sorry.

anyone can handle autoconf configure.ac?

thetargos:
Thanks a lot, I'll try both, one for testing current build and the other for deffinitive fix. Thanks a LOT (maybe some #ifdefs are in order in gl_glx.c? Just an idea, I'm by no means, a coder)

Navigation

[0] Message Index

Go to full version