
Originally Posted by
Doug S
... However, if you just tell it "git bisect good", it will proceed to the next step, and the ./debian/rules file will be there. If that could be made to compile...
That does indeed add the rules and other files, but the actual compilation has a metric buttload of y/n/m queries and then ultimately fails to compile and aborts with an error.
Code:
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/home/foo/ubuntu-natty'
make: *** [/home/foo/ubuntu-natty/debian/stamps/stamp-build-generic] Error 2
Bookmarks