https://bugs.freedesktop.org/show_bug.cgi?id=38716
--- Comment #8 from Alexandre Demers <alexandre.f.dem...@gmail.com> 2011-06-28 21:05:19 PDT --- Here are some different results: -nm -D src/egl/main/eglconfig.o | grep eglFilter nm: src/egl/main/eglconfig.o: No symbols -nm src/egl/main/eglconfig.o | grep eglFilter U _eglFilterArray 00000c30 T _eglFilterConfigArray -nm i386-linux-gnu/libEGL.so | grep eglFilter 00000000000089c0 T _eglFilterArray and obviously nm -D i386-linux-gnu/libEGL.so | grep eglFilter 00000000000089c0 T _eglFilterArray I'll attach my log in a couple of minutes. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev