I can't install OpenSSH 4.5 because it looks like the Makefile has a syntax error on line 3. It doesn't seem to like ".include" but it's happy with simply "include" without the dot. If I make that change then it gets a similar syntax error down in /usr/share/mk/bsd.own.mk (due to ".if" vs. "if"). I don't want to touch that file.
The original error is:
Makefile:3: *** missing separator. Stop.
MacOS 10.2.8 (old, I know, which is why I want to upgrade ssh), /usr/bin/make is GNU Make version 3.79
Has anybody run into this?
[Version 4.5]
There are currently no troubleshooting comments by this member.
Please login or create a new MacUpdate Member account to use this feature
OpenSSH
The original error is:
Makefile:3: *** missing separator. Stop.
MacOS 10.2.8 (old, I know, which is why I want to upgrade ssh), /usr/bin/make is GNU Make version 3.79
Has anybody run into this?