lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev 2.8.5dev.16f patches and Cygwin


From: Thomas Dickey
Subject: Re: lynx-dev 2.8.5dev.16f patches and Cygwin
Date: Sat, 3 Jan 2004 07:12:11 -0500
User-agent: Mutt/1.3.27i

On Fri, Jan 02, 2004 at 11:54:48PM -0200, Frédéric L. W. Meunier wrote:

The fix for these (will see where the best place is):
add an
        #undef FILE_DOES_NOT_EXIST
to the top of LYMessages_en.h, and
and
        #undef small
before the include of bzlib.h in
        WWW/Library/Implementation/HTFormat.h
 
The latter is a defect in
        <w32api/rpcndr.h>
which doesn't appear to be (recently) maintained.

The former defect (according to the sourceforge cvs) was added in mid-September.

> gcc -DHAVE_CONFIG_H -DXTSTRINGDEFINES  -I../../.. -I../../../src 
> -I/d/Linux/lynx2-8-5 -I/d/Linux/lynx2-8-5/src  
> -I/d/Linux/lynx2-8-5/WWW/Library/Implementation -O2 -pipe -W -Wall 
> -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations 
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow 
> -Wstrict-prototypes -Wundef   
> -I/d/Linux/lynx2-8-5/WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH 
> -c /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTAccess.c
> In file included from /d/Linux/lynx2-8-5/userdefs.h:1325,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTUtils.h:644,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTAccess.c:38:
> /d/Linux/lynx2-8-5/LYMessages_en.h:509:1: warning: "FILE_DOES_NOT_EXIST" 
> redefined
> In file included from /usr/include/w32api/windef.h:246,
>                  from /usr/include/w32api/windows.h:48,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTUtils.h:144,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTAccess.c:38:
> /usr/include/w32api/winnt.h:234:1: warning: this is the location of the 
> previous definition
> In file included from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTFormat.h:465,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTAnchor.h:33,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTAccess.h:20,
>                  from /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTTP.h:8,
>                  from 
> /d/Linux/lynx2-8-5/WWW/Library/Implementation/HTAccess.c:39:
> /usr/include/bzlib.h:163: error: two or more data types in declaration of 
> `type name'
> /usr/include/bzlib.h:186: error: two or more data types in declaration of 
> `type name'
> /usr/include/bzlib.h:262: error: two or more data types in declaration of 
> `type name'
> make[1]: *** [HTAccess.o] Error 1
> make[1]: Leaving directory 
> `/home/fredlwm/tmp/objdir/lynx/WWW/Library/Implementation'
> make: *** [all] Error 2
> 
> -- 
> How to contact me - http://www.pervalidus.net/contact.html
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

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

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden


reply via email to

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