TEST RELEASE: openssh-1.2.3pre1

Ishikawa ishikawa at yk.rim.or.jp
Sun Mar 12 07:41:15 EST 2000


Damien Miller wrote:

> On Sat, 11 Mar 2000, Ishikawa wrote:
>
> > -               LIBS="$saved_LIBS -L$ssldir -lcrypto"
> > -               CFLAGS="$CFLAGS -I$ssldir/include"
> > +               LIBS="$saved_LIBS -L$ssldir/lib -L$ssldir -lcrypto"
> > +               CFLAGS="$CFLAGS -I$ssldir/openssh/include
>
> There is not a 1.2.3pre2 on violet.ibs.com.au which fixes this
> problem.
>
> Thanks for the report,
> Damien

You are very welcome, and I tested the
new pre2 and it insalled without a hitch!

>ishikawa at standard$ cat do-conf.sh
>:
>#
>./configure --prefix=/usr/local --with-ssl-dir=/usr/local/ssl
>ishikawa at standard$  ./do-conf.sh ; make

It worked like a charm.

Thank you again.

Happy Hacking!

PS: I realize now that the problem I had was only related to
libraries and not the header files. Header files were included
with "openssl/..." prefix already.







More information about the openssh-unix-dev mailing list