lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] can't build 2.8.7pre2


From: Thomas Dickey
Subject: Re: [Lynx-dev] can't build 2.8.7pre2
Date: Wed, 13 May 2009 17:48:36 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, May 13, 2009 at 02:24:22PM -0500, Larson, Timothy E. wrote:
> $ ./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

I don't see an immediate cause, since I didn't change any of the (immediately)
related files during pre.2 (the only change to "configure" was to make
ascii-ctypes turn on by default, and the HTParse.c and HTUtils.h are
unchanged).

Is it possible that you applied the patch for pre.2 and did not first
run a "make distclean"?

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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