[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] 2.8.7rel.1 on FC9 ssl compile error
From: |
Stefan Caunter |
Subject: |
[Lynx-dev] 2.8.7rel.1 on FC9 ssl compile error |
Date: |
Tue, 7 Jul 2009 18:34:18 -0400 |
Just happened to be on an RH FC9 box today
address@hidden lynx2-8-7]# uname -a
Linux dedi1744 2.6.26.3-29.fc9.i686 #1 SMP Wed Sep 3 03:42:27 EDT 2008
i686 i686 i386 GNU/Linux
and it needed lynx, but even with openssl-0.9.8k I get:
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:710:17: error: ssl.h: No
such file or directory
../../../WWW/Library/Implementation/HTUtils.h:711:20: error: crypto.h:
No such file or directory
../../../WWW/Library/Implementation/HTUtils.h:712:18: error: rand.h:
No such file or directory
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:751: error: expected
‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make[1]: *** [HTParse.o] Error 1
make[1]: Leaving directory `/usr/local/lynx2-8-7/WWW/Library/Implementation'
make: *** [all] Error 2
We used to need to point at a different location for this on RedHat,
but I can't remember it as I haven't had access to RH for ages.
__Stef
- [Lynx-dev] 2.8.7rel.1 on FC9 ssl compile error,
Stefan Caunter <=