lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] 2.8.8d2 build error on linux, missing headers


From: Thomas Dickey
Subject: Re: [Lynx-dev] 2.8.8d2 build error on linux, missing headers
Date: Mon, 15 Mar 2010 16:54:04 -0400 (EDT)

On Mon, 15 Mar 2010, Larson, Timothy E. wrote:

$ ./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...

Did the configure script not find existing OpenSSL development headers?

[...]
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 mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lynx-dev


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]