On Fri, Dec 11, 2009 at 5:11 PM, Mark McLoughlin <mar...@redhat.com> wrote: > Hi Dave, > > On Fri, 2009-12-11 at 14:59 +1000, Dave Airlie wrote: >> Hi guys, >> >> Building 0.11.0, qemu -vga vmware -sdl works fine. >> with git I just get a blank screen. >> >> I'm trying to bisect but I keep running into a big chunk of NIC changes >> where none of the drivers compile, so I thought maybe someone could >> make an educated guess. > > Can't help with the vmware problem, but could you name one of those > broken commits out of curiosity? Pretty sure the most recent set of NIC > changes are bisectable at least.
It was ne2000.c failing to build with some undefined NET_<something> define. I ended up debugging it the old fashioned way and just randomly adding lines from other places in the tree until it worked, patch sent earlier. Dave. > Thanks, > Mark. > >