I have the same problem on trusty (pre-release) and with nvidia-331-updates: $ cat > test.cpp << EOF > #include <string> > #include <GL/gl.h> > int main(int argc, char *argv[]) { > std::string s; > glEnable(GL_LIGHT0); > } > EOF $ g++ test.cpp -lGL $ ./a.out Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed! $ apt-cache policy nvidia-331-updates nvidia-331-updates: Installed: 331.20-0ubuntu9 Candidate: 331.20-0ubuntu9 Version table: *** 331.20-0ubuntu9 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty/restricted amd64 Packages 100 /var/lib/dpkg/status $
I have the same problem on trusty (pre-release) and with nvidia-331-updates: GL_LIGHT0) ; map_versions: Assertion `needed != ((void *)0)' failed! us.archive. ubuntu. com/ubuntu/ trusty/restricted amd64 Packages dpkg/status
$ cat > test.cpp << EOF
> #include <string>
> #include <GL/gl.h>
> int main(int argc, char *argv[]) {
> std::string s;
> glEnable(
> }
> EOF
$ g++ test.cpp -lGL
$ ./a.out
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_
$ apt-cache policy nvidia-331-updates
nvidia-331-updates:
Installed: 331.20-0ubuntu9
Candidate: 331.20-0ubuntu9
Version table:
*** 331.20-0ubuntu9 0
500 http://
100 /var/lib/
$