[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] can't build 2.8.7pre2
From: |
Larson, Timothy E. |
Subject: |
[Lynx-dev] can't build 2.8.7pre2 |
Date: |
Wed, 13 May 2009 14:24:22 -0500 |
$ ./configure --with-ssl --enable-ipv6 --with-bzlib --with-zlib
--disable-gopher && make
<snip>
gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
-I../../../WWW/Library/Implementation -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLINUX -I/usr/kerberos/include -O2
-I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTParse.c
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:710:17: ssl.h: No such file or
directory
../../../WWW/Library/Implementation/HTUtils.h:711:20: crypto.h: No such file or
directory
../../../WWW/Library/Implementation/HTUtils.h:712:18: rand.h: No such file or
directory
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:751: error: syntax error before
'*' token
../../../WWW/Library/Implementation/HTUtils.h:751: warning: data definition has
no type or storage class
make[1]: *** [HTParse.o] Error 1
make[1]: Leaving directory
`/home/tim/downloads/lynx2-8-7/WWW/Library/Implementation'
make: *** [all] Error 2
$ uname -msrv
Linux 2.6.10-1.ydl.1 #1 Tue Feb 8 10:24:20 MST 2005 ppc
$ gcc --version
gcc (GCC) 3.4.4 20050721 (Yellow Dog 3.4.4-2.ydl.2)
Same configure options build 2.8.7dev8 fine. A bit of comparison shows the dev
version includes openssl/ssl.h, but pre2 includes ssl.h.
Tim
--
Tim Larson AMT2 Unix Systems Administrator
InterCall, a division of West Corporation
Be always sure you are right, then go ahead. - David Crockett
- [Lynx-dev] can't build 2.8.7pre2,
Larson, Timothy E. <=