After quite a bit of searching, I've been unable to find an answer to
the following problem; hopefully someone here can help.

I'm attempting to install the portable version of OpenSSH 2.3.0
(openssh-2.3.0p1) on Solaris 2.5.1.  "./configure" and "make" work
appropriately, with a few warnings; nothing which looks particularly
serious.  However,  "make install" fails with the following output:

more ~/install.log
/usr/local/bin/perl ./fixpaths -D/etc/ssh_config=/usr/local/etc/ssh_config 
-D/etc/ssh_known_hosts=/u
sr/local/etc/ssh_known_hosts -D/etc/sshd_config=/usr/local/etc/sshd_config 
-D/usr/libexec=/usr/local
/libexec -D/etc/shosts.equiv=/usr/local/etc/shosts.equiv 
-D/etc/ssh_host_key=/usr/local/etc/ssh_host
_key -D/var/run/sshd.pid=/usr/local/etc/sshd.pid /libexec 
-D/etc/shosts.equiv=/usr/local/etc/s_key -D/var/run/sshd.pid=/usr/local/etc/sshd.pid 
./ssh-add.1
/usr/local/bin/perl ./fixpaths -D/etc/ssh_config=/usr/local/etc/ssh_config 
-D/etc/ssh_known_hosts=/u
sr/local/etc/ssh_known_hosts -D/etc/sshd_config=/usr/local/etc/sshd_config 
-D/usr/libexec=/usr/local
/libexec -D/etc/shosts.equiv=/usr/local/etc/shosts.equiv 
-D/etc/ssh_host_key=/usr/local/etc/ssh_host
_key -D/var/run/sshd.pid=/usr/local/etc/sshd.pid ./ssh-ag/libexec 
-D/etc/shosts.equiv=/usr/local/etc/shosts.equiv -D/etc/ssh_h_key 
-D/var/run/sshd.pid=/usr/local/etc/sshd.pid ./ssh-keygen.1
/usr/local/bin/perl ./fixpaths -D/etc/ssh_config=/usr/local/etc/ssh_config 
-D/etc/ssh_known_hosts=/sr/local/etc/ssh_known_hosts 
-D/etc/sshd_config=/usr/local/etc/sshd_config -D/usr/li/libexec 
-D/etc/shosts.equiv=/usr/local/etc/shosts.equiv 
-D/etc/ssh_host_key=/usr/local/etc/ssh_host_key 
-D/var/run/sshd.pid=/usr/local/etc/sshd.pid ./ssh.1
/usr/local/bin/perl ./fixpaths -D/etc/ssh_config=/usr/local/etc/ssh_config 
-D/etc/ssh_known_hosts=/u
sr/local/etc/ssh_known_hosts -D/etc/sshd_config=/usr/local/etc/sshd_config 
-D/usr/libexec=/usr/local
/libexec -D/etc/shosts.equiv=/usr/local/etc/shosts.equiv 
-D/etc/ssh_host_key=/usr/local/etc/ssh_host
_key -D/var/run/sshd.pid=/usr/local/etc/sshd.pid ./sshd.8
/usr/local/bin/perl ./fixpaths -D/etc/ssh_config=/usr/local/etc/ssh_config 
-D/etc/ssh_known_hosts=/u
sr/local/etc/ssh_known_hosts -D/etc/sshd_config=/usr/local/etc/sshd_config 
-D/usr/libexec=/usr/local
/libexec -D/etc/shosts.equiv=/usr/local/etc/shosts.equiv 
-D/etc/ssh_host_key=/usr/local/etc/ssh_host_key 
-D/var/run/sshd.pid=/usr/local/etc/sshd.pid ./sftp-server.8
./mkinstalldirs /usr/local/bin
./mkinstalldirs /usr/local/sbin
./mkinstalldirs /usr/local/man
./mkinstalldirs /usr/local/man/man1
./mkinstalldirs /usr/local/man/man8
./mkinstalldirs /usr/local/libexec
./install-sh -c -m 04711 -s ssh /usr/local/bin/ssh
./install-sh -c -m 0755 -s scp /usr/local/bin/scp
./install-sh -c -m 0755 -s ssh-add /usr/local/bin/ssh-add
./install-sh -c -m 0755 -s ssh-agent /usr/local/bin/ssh-agent
./install-sh -c -m 0755 -s ssh-keygen /usr/local/bin/ssh-keygen
./install-sh -c -m 0755 -s sshd /usr/local/sbin/sshd
./install-sh -c -m 0755 -s sftp-server /usr/local/libexec/sftp-server
./install-sh -c -m 644 ssh.[01].out /usr/local/man/man1/ssh.1
install:  ssh.[01].out does not exist
make: *** [install-files] Error 1

I know that I'm probably missing something simple and fundamental here, I just can't 
figure out what that might be.  Note:  I'm using "gcc" and "gmake".

Any help would be most welcome.  Thanks in advance,

    B-

-- 
Brian Stearns ([EMAIL PROTECTED])
http://chiastic.net/thppt/

Reply via email to