make install error, 4.2p1

Winter wfielder at mail.com
Wed Sep 7 05:35:34 EST 2005


Good day and well met.

I'm trying to compile and install openssh-4.2p1 on a Sun Ultra-250 running 
Solaris 8.
It's not happy about something.  I've searched the bug list and the mail 
archives but haven't seen another posting about this.  Apologies if there is 
one and my eyes just slid right over it.


I've run a configure with the following options, and with no options at all:

./configure --prefix=/usr/local/ossh --sysconfdir=/etc/ossh --with-tcpwrappers


make clean
make
make install


if test ! -z ""; then \
        /usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory `/usr/local/src/openssh-4.2p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/openssh-4.2p1/openbsd-compat'
(cd scard && make DESTDIR= install)
make[1]: Entering directory `/usr/local/src/openssh-4.2p1/scard'
../mkinstalldirs /usr/local/share
/usr/local/bin/install -c -m 0644 ./Ssh.bin /usr/local/share/Ssh.bin
install: The -c, -f, -n options each require a directory following!
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/local/src/openssh-4.2p1/scard'
make: *** [scard-install] Error 2



I've not posted the entire makefile out of respect to the bandwith gods, and 
I'm not sure which specific section of it would be the most helpful.

Any help would be most appreciated.

W. 




More information about the openssh-unix-dev mailing list