On Thu, Mar 11, 2010 at 12:19 PM, STEVE555 <stevenward...@hotmail.com> wrote:
>
> Hi Keith,
>            Here's what I did.I opened Konsole on my mesa folder.I did a git
> pull origin to get the latest commits from master,then I did a git checkout
> -b gallium-sw-api-2 origin/gallium-sw-api-2 to get your branch again(I
> deleted it earlier) .I then switched to the gallium-sw-api-2 using git
> branch and then did a git merge master.I saved your patch in a txt file,and
> then renamed it as gallium-sw-api-2.patch,I then used Kompare to apply and
> save all the differences.
>  I then did a gmake -B realclean and then I used the same configure options
> as before.
> Unfortunately,your patch didn't work,I still get the same error as before.

You would actually need to run autoconf first to generate a new
configure script with Keith's changes.

--
Dan

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to