Subject: Re: ssh problems
To: Richard Rauch <rkr@rkr.kcnet.com>
From: Bill Squier <groo@cs.stevens-tech.edu>
List: netbsd-help
Date: 02/15/2000 02:53:32
On Mon, Feb 14, 2000 at 11:31:33PM -0600, Richard Rauch wrote:
> > Building gmp did the trick!
> 
> Ah, glad to hear it.
> 
> If you were building ssh out of pkgsrc, you might send-pr the problem,
> noting that it requires gmp but didn't build it for you automatically.

Are you using -current?

This is a bug (just fixed) in -current (ELF) make(1).  See bin/9393.
You don't need to install pkgsrc/dev/gmp, ssh-1.2.27 comes with libgmp.

Until you can update your make, an interim fix is to manually cd to the libgmp
subdir of the ssh work directory, run make, then build as normal.

-- 
Bill Squier (groo@cs.stevens-tech.edu)
http://www.cs.stevens-tech.edu/~groo
Ph: (201)216-5486   Fax: (201)216-8249