What platform is this? Are you building from a tarball or a git clone? What version of git do you have installed?
On Tuesday, March 24, 2015 at 11:16:01 AM UTC-7, Neal Becker wrote: > > after git clone, and > make OPENBLAS_TARGET_ARCH=NEHALEM > > I see a lot of messages like: > > fatal: Needed a single revision > fatal: This operation must be run in a work tree > fatal: ambiguous argument 'HEAD': unknown revision or path not in the > working tree. > Use '--' to separate paths from revisions, like this: > 'git <command> [<revision>...] -- [<file>...]' > /bin/date: invalid date ‘@’ > fatal: ambiguous argument 'HEAD': unknown revision or path not in the > working tree. > Use '--' to separate paths from revisions, like this: > 'git <command> [<revision>...] -- [<file>...]' > fatal: Not a valid object name HEAD > fatal: bad default revision 'HEAD' > CC ui/repl.do > LINK usr/bin/julia-debug > fatal: Needed a single revision > fatal: Needed a single revision > fatal: Needed a single revision > > > Although, the julia binary seems to work (at least, starts up and gives > command prompt). > > -- > Those who fail to understand recursion are doomed to repeat it > >
