[w3m-dev-en 00097] Re: w3m and openssl-0.9.5

From: Hironori Sakamoto (h-saka@lsi.nec.co.jp)
Date: Tue Mar 21 2000 - 23:13:08 CST


Hello.

>> From: Ismael Cordeiro <ismael@cordeiro.com>
>> 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".

# I could comiple main.o with header files in openssl-0.9.5.
-----------------------------------
Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
 http://www2u.biglobe.ne.jp/~hsaka/



This archive was generated by hypermail 2b29 : Wed Jul 19 2000 - 10:30:43 CDT