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

--- Comment #3 from Xavier <shinin...@gmail.com> 2010-04-03 00:20:47 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > Does reverting the commit help? If not, could you please bisect?
> 
> Sorry, I've just spent the last hour trying to perform a git bisect, and got
> nothing except broken builds and core dumps for my troubles. So "no", you're
> going to have to debug the old-fashioned way instead.

To avoid segfaults (caused by incomplete rebuilds), did you have makedepend
installed ?
( http://www.x.org/releases/individual/util/makedepend-1.0.2.tar.bz2 )
Otherwise you need to make clean before each rebuild. You can speed that a lot
using ccache.

http://www.mail-archive.com/nouv...@lists.freedesktop.org/msg04939.html has
more information.

To avoid build errors, did you have an up-to-date configure ?
$ autoreconf -iv && ./config.status --recheck && ./config.status

Read http://www.mail-archive.com/mesa3d-...@lists.sourceforge.net/msg12767.html
for more explanation.

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

------------------------------------------------------------------------------
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
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to