Minor patches to openssh-1.2pre17 for Solaris

Ben Taylor the_h1ghlander at yahoo.com
Thu Dec 9 23:49:39 EST 1999



--- Gordon Rowell <gordonr at gormand.com.au> wrote:
> Almost worked first time (Solaris 2.7, gcc-2.95.2).
> Well done.
> 
> perl -i -p -e 's/-m644/-m 644/' Makefile.in
> 
> Also, it would be nice to be able to set up LFLAGS
> somehow, to provide the
> following:
> 
> LFLAGS=-R/usr/local/lib

typically what I do is an "env
LFLAGS="-R/usr/local/lib -R/usr/local/ssl/lib
-L/usr/local/lib" CFLAGS="-I/usr/local/ssl/include"
./configure ... and it sets up fine without any
intervention.

However,  I agree that it should automatically setup
the path for the libraries.  It drove me crazy trying
to find that whole setup line the last time I had to
build.

> YMMV with the path. That way the executables will
run  without setting
> LD_LIBRARY_PATH. I can't see where to tweak this in
> the configure setup at the moment - I'll keep
looking.
> 
> Gordon

Ben
bent at clark.net
__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com





More information about the openssh-unix-dev mailing list