I followed this guide
http://www.andrews-corner.org/vlc.html
all was going smooth, but during compilation I got this error:
CCLD libaa_plugin.la
CCLD libfb_plugin.la
CCLD libvout_sdl_plugin.la
CCLD libgl_plugin.la
CCLD libxcb_x11_plugin.la
/usr/lib32/libGL.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[4]: *** [libgl_plugin.la] Error 1
make[4]: *** Waiting for unfinished jobs....
CCLD libxcb_window_plugin.la
make[4]: Leaving directory `/home
make: *** [all] Error 2
I use the drivers from Nvidia's site (64-bit Long Branch latest version, 319.27). Is it a problem with Nvidia's branch? Do I need to install the drivers from xorg repository?