Makefile bug in 2.3.0p1

Pekka Savola pekkas at netcore.fi
Tue Dec 5 10:20:46 EST 2000


On Mon, 4 Dec 2000, Kelsang Wangden wrote:
> I just installed OpenSSH 2.3.0p1 on an HP-UX 10.20 box, and I'm
> psyched to try out sftpd.
>
> I found one bug in the Makefile.  Under the host-key and
> host-key-force targets, ssh-keygen is called as
> '$(srcdir)/ssh-keygen'.  This is fine if you configure and build in
> the source dir, but not if you build in a separate dir as I did in
> order to build several architechtures from one source tree.
>
> A kludgy fix would be to call it as './ssh-keygen'.  A real fix would
> be to have the path to the build dir in a variable and do something
> like '$(builddir)/ssh-keygen'.

This is './ssh-keygen' in the post-2.3.0p1 snapshots
(http://www.mindrot.org/misc/openssh).

-- 
Pekka Savola                    "Tell me of difficulties surmounted,
Netcore Oy                      not those you stumble over and fall"
Systems. Networks. Security.     -- Robert Jordan: A Crown of Swords






More information about the openssh-unix-dev mailing list