Bug 137 - 'make install' fails because of missing uudecode
Summary: 'make install' fails because of missing uudecode
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Documentation (show other bugs)
Version: -current
Hardware: ix86 Linux
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-08 03:18 AEDT by Olaf Zaplinski
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Zaplinski 2002-03-08 03:18:57 AEDT
make[1]: Entering directory `/usr/src/openssh-3.0.2p1-patched/scard'
uudecode Ssh.bin.uu
make[1]: uudecode: Command not found
make[1]: *** [Ssh.bin] Error 127
make[1]: Leaving directory `/usr/src/openssh-3.0.2p1-patched/scard'
make: *** [scard-install] Error 2

It is not mentioned in the FAQ/in README and INSTALL that uudecode is needed.
Comment 1 Damien Miller 2002-04-26 11:31:16 AEST
Fixed in -current (we only uudecode Ssh.bin.uu during distribution preparation).
Note that CVS users will need to run "make distprep" in their tree, or uudecode
Ssh.bin.uu manually
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED