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.
Seemingly Similar Threads
- [PATCH] do not invoke sub-make unless the 'cd directory' succeeds
- [Bug 198] New: Error getting file with sftp on old F-Secure servers
- [Bug 187] New: ssh-keygen not converting from and to SECSH standard correctly
- [Bug 674] permanently_set_uid() doesn't work on BSDI 4.0.1
- Compile on BSDi