Strange compile error

Darren Tucker dtucker at zip.com.au
Fri Jun 27 05:09:39 EST 2008


On Thu, Jun 26, 2008 at 07:57:30PM +0200, John Smith wrote:
> Hi,
> 
> Ive just downloaded OpenSSH 5.0, but I get some strange errors when I
> try to do the build on my RHEL4 box :
> 
> # cd ssh
> # make obj
> Makefile:3: *** missing separator.  Stop.
> # make cleandir
> Makefile:3: *** missing separator.  Stop.
> # make obj
> Makefile:3: *** missing separator.  Stop.
> 
> Ive followed the instructions as mentioned on the OpenSSH build page,
> but I can't seem to figure out what I am doing wrong here. Any and all
> help would sincerely be appreciated.

You're following the OpenBSD build instructions on a Linux box.  You need
the instructions for the Portable release:
http://www.openssh.com/portable.html and the openssh-5.0p1.tar.gz tarball.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list