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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 29 12:35:58 PDT 2011


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

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

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

--- Comment #11 from Alexandre Demers <alexandre.f.demers at gmail.com> 2011-06-29 12:35:58 PDT ---
Yes, you are right, I now know mostly why. Last time libEGL was written was in
April under i386. So it seems something is preventing libEGL from being
recreated since then. I can't remember what I changed then.

However, since I'm on a 64bit and compiling a 32bit version of mesa, it seems
I'm now trapped with a new dependency problem. I can't install both 64 and
32bit dev files. I could use chroot probably, but I've never liked that
solution. Well, if I want to be able to compile 32bit Mesa to let Wine play
well, I don't see any other solution for now. I *could* rely on ia32 libs on
Ubuntu, which is a real nightmare. Or I could try to build Wine64 instead,
which is probably what I'll do.

That said, thanks for everything. I'm closing the bug as it was before
reopening since the original problem was a real bug.



Note: "make realclean" should have removed the file libEGL.so.1.0 though, it
would have pointed at the problem a lot sooner.

-- 
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