Compiling OpenSSH_3.0.2p1 on BSDI version 3.0

Network Admin Network.Admin at act.gov.au
Thu Jan 3 12:14:32 EST 2002


FYI,
I managed to install Version OpenSSH_3.0.2p1 on BSDI 3.0. we needed this for
an old Gauntlet Firewall.

I received an the following error during make install 

(cd scard && make DESTDIR= install)
make: don't know how to make ./Ssh.bin. Stop
*** Error code 2

I edited the scard/Makefile.in file and changed 
install: $(srcdir)/Ssh.bin to
install: Ssh.bin

Then I made a distclean and started again. Worked like a charm.



More information about the openssh-unix-dev mailing list