Re: can't compile 3.2.3p1 on Solaris 8
From: mbartley@exair.NO.org.SPAMDate: 05/28/02
- Next message: Bogo: "Re: SSH Disconnection"
- Previous message: Marc Haber: "Re: putty on windows 2000 crashing badly, unkillable"
- In reply to: Dimitri Maziuk: "Re: can't compile 3.2.3p1 on Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: mbartley@exair.NO.org.SPAM Date: 28 May 2002 14:06:43 -0700
In article <slrnaf7jf1.e0.dima@odyssey.bmrb.wisc.edu>,
Dimitri Maziuk <dmaziuk@bmrb.wisc.edu> wrote:
>begin 666 your_newsreader_is_broken
>thus spake mbartley@exair.NO.org.SPAM:
>> In all cases, the openssh source tree's "configure" script bombs
>> as follows.
>...
>> configure: error: Your OpenSSL headers do not match your library
>That's because GNU configure can't find its own ass in its
>own underwear; you have to tell it exactly where it is:
>
>env CPPFLAGS=-I/usr/local/ssl/include \
>CFLAGS=-I/usr/local/ssl/include -L/usr/local/ssl/lib \
>./configure --with-ssl-dir=/usr/local/ssl <other options>
That worked. Thanks. I'd looked at the configure script before and
couldn't make any sense of it.
-- "Life's not fair, but the root password helps." -- BOFH
- Next message: Bogo: "Re: SSH Disconnection"
- Previous message: Marc Haber: "Re: putty on windows 2000 crashing badly, unkillable"
- In reply to: Dimitri Maziuk: "Re: can't compile 3.2.3p1 on Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]