On Wed, 22 Mar 2000, Hironori Sakamoto wrote:

>  >> I don't know whether the problem is in openssl or w3m or both, so I'm
>  >> sending this message to both openssl-dev and w3m-dev-en.
>  >>
>  >> I had already compiled w3m-0.1.6 with openssl-0.9.4 but when I tried to
>  >> compile w3m-0.1.6 with openssl-0.9.5 I got this:
>  >>
>  >> | gcc -O2 -I./gc  -I/home/ismael/ssl/include/openssl -I/usr/local/include -I.
>  >> | -c main.c
>  >> | In file included from html.h:5,
>  >> |                  from fm.h:25,
>  >> |                  from main.c:4:
>  >> | /home/ismael/ssl/include/openssl/ssl.h:1125: parse error before `CRYPTO_EX_new'
> 
> I'm afraid that older header files have remained at
> /usr/local/include/opensslin your system.
> Try to change "-I/usr/local/include" to "-I/home/ismael/ssl/include".

Thanks. That's exactly what was happening. w3m-0.1.6 compiled correctly with
openssl-0.9.5 when I used both "-I/home/ismael/ssl/include" and
"-I/home/ismael/ssl/include/openssl"

Ismael
-- 
       ________________________________________________________________
      |                                                                |
      | ISMAEL CORDEIRO            | mailto:[EMAIL PROTECTED]        |
      | Production sound mixer     | http://ismael.cordeiro.com/       |
      | Montréal - Québec - Canada | ftp://ftp.pubnix.net/users/ismael |
      |________________________________________________________________|

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to