2008/8/21 Boyd Lynn Gerber <gerberb@xxxxxxxxx>: > I am having the same problem on UnixWare as I have with the SCO OpenServer > 6. trying to build git-1.6.0. > > Here is the error. > > CC shell.o > AR compat/lib.a > LINK git-shell > Undefined first referenced > symbol in file > hexval_table abspath.o > null_sha1 abspath.o > trust_executable_bit abspath.o > has_symlinks abspath.o > UX:ld: ERROR: Symbol referencing errors. No output written to git-shell > gmake: *** [git-shell] Error 1 I think you've hit the problem described here: http://article.gmane.org/gmane.comp.version-control.git/92945/match=git+shell Junio's revert of the offending commit is I think in the 'next' branch. You could also look at reverting 5b8e6f85f97 locally? Cheers, Mike -- To unsubscribe from this list: 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