[Mesa-dev] [Bug 38716] Can't build, error: undefined reference to `_eglFilterConfigArray'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 28 04:18:10 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38716

Alexandre Demers <alexandre.f.demers at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Alexandre Demers <alexandre.f.demers at gmail.com> 2011-06-28 04:18:10 PDT ---
Reopening. When building 32bit on 64bit system, the same error appears:

../../../../src/gallium/state_trackers/egl/libegl.a(egl_g3d_api.o): In function
`egl_g3d_choose_config':
/home/dema1701/projects/mesa/mesa/src/gallium/state_trackers/egl/common/egl_g3d_api.c:140:
undefined reference to `_eglFilterConfigArray'
collect2: ld returned 1 exit status


And doing:
nm -D i386-linux-gnu/libEGL.so | grep _eglFilterConfigArray
doesn't grep anything, even though removing grep ... does return many things.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list