[Mesa-dev] [Bug 54234] link break after git pull august 29

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 30 07:28:45 PDT 2012


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

--- Comment #5 from Rafael Castillo <jrch2k10 at gmail.com> 2012-08-30 14:28:45 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > The reason of the problem lies in egl-static/Makefile.
> > 
> > The library should be linked with libmesa, but it isn't.
> > 
> > Linking it statically:
> > egl_LIBS += $(TOP)/src/mesa/.libs/libmesa.a
> > could be a work around, but then linking stops on non-matching symbols.
> > 
> > Yeah, adding multisampling made more dependencies in there.
> 
> I don't think that will work since libmesa.a and libmesagallium contain many of
> the same files/functions and you'll probably get errors about duplicated
> symbols.
> 
> We're discussing a proper fix for this problem.  Just hold on.

no pressure and thank you for the reply and the hard work

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