Make Install Failed for 4.4p1 on FC4

pwasik at optonline.net pwasik at optonline.net
Sun Sep 10 00:21:28 EST 2006


Hi,

I tried to build the CVS snapshot for OpenSSH 4.4p1 dated 9/08/06. Make install failed on Fedora Core 4 system with the following errors:

[root at fedora4 openssh]# make install
\if test ! -z ""; then \
        /usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory `/usr/local/openssh/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/openssh/openbsd-compat'
(cd scard && make DESTDIR= install)
make[1]: Entering directory `/usr/local/openssh/scard'
make[1]: *** No rule to make target `Ssh.bin', needed by `install'.  Stop.
make[1]: Leaving directory `/usr/local/openssh/scard'
make: *** [scard-install] Error 2

My platform is Fedora Core 4 with latest updates

I used the gcc-4.0.2-8.fc4 compiler

My configure options were --with-pam and --with-selinux

Regards,

Paul



More information about the openssh-unix-dev mailing list