On Friday 22 June 2007 19:27:18 andrzej zaborowski wrote: > > Well it works for me. I usually see this segfault when trying to compile > > qemu with a gcc4. Try gcc3 and everything should be fine. > > I usually see this when I forget to rebuild all files affected by a > recent change (because the Makefile doesn't make the .depend before > you tell it to).
I did an rm -rf of the directory and re-downloaded it out from CVS when I first encountered this. Didn't fix it. I just did a "make distclean" and rebuilt again: same problem. > Regards Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.