Re: undefined symbols building GIT source from githu

2019-02-08 Thread Jeff King
On Fri, Feb 08, 2019 at 01:13:04AM -0500, Douglas Godfrey wrote: > make > > ld: warning: in libgit.a, file was built for unsupported file format which is > not the architecture being linked (x86_64) > ld: warning: in xdiff/lib.a, file was built for unsupported file format which > is not the arc

undefined symbols building GIT source from githu

2019-02-07 Thread Douglas Godfrey
MacOS X Snow Leopard openssl-1.1.1a installed Building git-master downloaded from github on 2/7/2019 The same error occurs building git-2.9.5 What is missing in this project? git-master did not have a configure script so I ran autoconf to generate one. git-master did not have a config-guess or