[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] 2.8.8d2 build error on linux, missing headers
From: |
Larson, Timothy E. |
Subject: |
[Lynx-dev] 2.8.8d2 build error on linux, missing headers |
Date: |
Mon, 15 Mar 2010 15:37:02 -0500 |
$ ./configure --with-ssl --enable-ipv6 && make
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking target system type... powerpc-unknown-linux-gnu
Configuring for linux-gnu
checking for DESTDIR...
[...]
make[1]: Entering directory
`/home/tim/downloads/lynx2-8-8/WWW/Library/Implementation'
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:711:17: ssl.h: No such file or
directory
../../../WWW/Library/Implementation/HTUtils.h:712:20: crypto.h: No such file or
directory
../../../WWW/Library/Implementation/HTUtils.h:713:18: rand.h: No such file or
directory
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:752: error: syntax error before
'*' token
../../../WWW/Library/Implementation/HTUtils.h:752: warning: data definition has
no type or storage class
make[1]: *** [HTParse.o] Error 1
Thanks,
Tim
--
Tim Larson
App Admin, Intercall Production Services
- [Lynx-dev] 2.8.8d2 build error on linux, missing headers,
Larson, Timothy E. <=
- Re: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Thomas Dickey, 2010/03/15
- RE: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Larson, Timothy E., 2010/03/15
- RE: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Larson, Timothy E., 2010/03/15
- RE: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Thomas Dickey, 2010/03/15
- RE: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Larson, Timothy E., 2010/03/15
- RE: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Thomas Dickey, 2010/03/16
Re: [Lynx-dev] 2.8.8d2 build error on linux, missing headers, Thorsten Glaser, 2010/03/15