23 Dec
2008
23 Dec
'08
7:49 p.m.
-lXext works fine. Version given as Major version 1, minor version 1. Note this is using 'XeviQueryVersion'
I used 'nm' to generate the symbol table for libXevie. The relevant symbol is 'XevieQueryVersion' (note the extra 'e') despite the header file spelling of 'XeviQueryVersion' (I get the obligatory implicit declaration warning). Linking the 'XevieQueryVersion' against -lXevie works fine; however, when you executing, Xlib responds w/ "extension XEVIE missing on display ..."
Is this a bug? Given your point #2, I agree it is probably a moot point...
Which extension are you trying to use? XEVI: X Extended Visual Information functions XEvIE: http://freedesktop.org/wiki/Software/XEvIE