On Thu, Jan 7, 2010 at 2:40 PM, Sedat Dilek <sedat.di...@googlemail.com> wrote:
> Hi Dan,
>
> [src/mesa/Makefile]
> ...
> -driver_subdirs: libmesa.a libglapi.a
> +driver_subdirs: libmesa.a libmesagallium.a libglapi.a
>
> This one works :-).
>
> $ find mesa/ -name libmesa*
> mesa/src/mesa/libmesa.a
> mesa/src/mesa/libmesagallium.a
>
> $ find mesa/ -name libglapi*
> mesa/src/mesa/libglapi.a
>
> Can you please, push that, Thanks.

That should be exactly the same as the patch I sent, so I don't know
why mine would fail. Can you try a few more times to make sure it
works right? Run "make realclean && ./config.status" between runs to
get back to a clean state. Thanks.

--
Dan

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to