try './configure --help | more' to see if there's an option to build
statically, otherwise hack up your Makefile after you run configure:

# how to build something statically linked:
add '-static' to CFLAGS

Austad, Jay wrote:
> What options do I pass to do that?  Would it be in configure or make?  
> 
> > -----Original Message-----
> > From: David Phillips [mailto:david at acz.org]
> > Sent: Tuesday, September 23, 2003 10:46 AM
> > To: tclug-list at mn-linux.org
> > Subject: Re: [TCLUG] ssh 3.7.1 compile problem with crusty openssl
> > 
> > 
> > Austad, Jay writes:
> > > I'm trying to compile openssh 3.7.1 with Openssl 0.9.5a (patched for
> > > security problems).  I'm getting a bunch of errors and it's failing.
> > > This is on a crusty old redhat 6.2 box, so it has an old gcc on it
> > > and other such things.  Anyone know how I can get it to compile?
> > 
> > Statically compile OpenSSH with the latest version of both on 
> > a modern box
> > and copy the binary over.
> > 
> > -- 
> > David Phillips <david at acz.org>
> > http://david.acz.org/
> > 
> > 
> > _______________________________________________
> > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> > http://www.mn-linux.org tclug-list at mn-linux.org
> > https://mailman.real-time.com/mailman/listinfo/tclug-list
> > 
> 
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> http://www.mn-linux.org tclug-list at mn-linux.org
> https://mailman.real-time.com/mailman/listinfo/tclug-list

-- 
scot

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list