Olaf Hering wrote: > Did SuSE just pick up a bad version of git, 1.2.4? > git-bisect doesnt work correctly in the kernel sources, .git/HEAD doesnt > contain the commit id anymore, but 'ref: refs/heads/bisect' > > CONFIG_LOCALVERSION_AUTO depends on the id. Probably you should update to at least linux-v2.6.15-g117a93d. The script to determine the localversion[1] depends on .git/HEAD being a symlink. Since git-1.1.4-g2fabd21 .git/HEAD isn't a symlink any more (per default at least). You can rebuild git with USE_SYMLINK_HEAD if you really want the old behaviour. Best regards, Uwe [1] scripts/setlocalversion -- Uwe Zeisberger http://www.google.com/search?q=gigabyte+in+bit - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html