On 8 Dec 2015, at 16:47, grarpamp <grarpamp@gmail.com> wrote:"Makefile", line <nums>: Need an operator
make: fatal errors encountered -- cannot continue
6772:export TESTING_TOR_BINARY=$(top_builddir)/src/or/tor
6794:export PYTHON=
6795:export SHELL=/bin/sh
6796:export abs_top_srcdir=/tmp/tor-0.2.7.5
6797:export builddir=.
This is on a FreeBSD 8.x from early 2014.
The autotools is probably too old there.
Haven't got around to supplying a better fix
than commenting them out of .in and not using
autoreconf -fiv. 8.x is EOL anyways.