[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev netbsd-1.6.1 warning
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev netbsd-1.6.1 warning |
Date: |
Sun, 18 Jan 2004 07:44:23 -0500 (EST) |
On Sat, 17 Jan 2004, Stef Caunter wrote:
> I've gotten this with 2.8.5pre1 on two different
> netbsd-1.6.1 machines.
from my notes:
040111 NetBSD 1.6 declares u_long in sys/types.h if both _POSIX_SOURCE
and _XOPEN_SOURCE are undefined. But I define the latter simply because
it works. That results in warning messages from <netinet/in.h>, since
there is a prototype using u_long.
short: if I changed the #define's, I couldn't build because NetBSD's
header files are mildly broken. (FreeBSD's are worse, actually - the
4.x stable release has a number of gotchas).
> Lynx builds okay but there is this warning
> throughout...
>
> In file included from
> ../../../WWW/Library/Implementation/www_tcp.h:707,
> from
> ../../../WWW/Library/Implementation/HTUtils.h:584,
> <-- the .c file is part of the warning here -->
>
> /usr/include/arpa/inet.h:86: warning: parameter names
> (without types) in function declaration
>
> Since it works fine it's probably nothing, but because it
> has happened on two separate boxes I'm mentioning it.
>
> Stef
>
> ; 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
- Re: lynx-dev progress on pre.2, (continued)
- Re: lynx-dev progress on pre.2, Thomas Dickey, 2004/01/16
- Re: lynx-dev progress on pre.2, Doug Kaufman, 2004/01/16
- Re: lynx-dev progress on pre.2, Stef Caunter, 2004/01/17
- Re: lynx-dev progress on pre.2, Doug Kaufman, 2004/01/17
- Re: lynx-dev progress on pre.2, Stef Caunter, 2004/01/17
- Re: lynx-dev progress on pre.2, Frédéric L . W . Meunier, 2004/01/17
- Re: lynx-dev progress on pre.2, Thomas Dickey, 2004/01/17
- Re: lynx-dev progress on pre.2, Stef Caunter, 2004/01/17
- Re: lynx-dev progress on pre.2, Thomas Dickey, 2004/01/17
- lynx-dev netbsd-1.6.1 warning, Stef Caunter, 2004/01/17
- Re: lynx-dev netbsd-1.6.1 warning,
Thomas Dickey <=
- Re: lynx-dev netbsd-1.6.1 warning, Stef Caunter, 2004/01/18
- Re: lynx-dev netbsd-1.6.1 warning, Thomas Dickey, 2004/01/18
- Re: lynx-dev netbsd-1.6.1 warning, Stef Caunter, 2004/01/18
- Re: lynx-dev netbsd-1.6.1 warning, Thomas Dickey, 2004/01/18
- Re: lynx-dev progress on pre.2, purslow, 2004/01/17
- Re: lynx-dev progress on pre.2, Frédéric L . W . Meunier, 2004/01/18
- Re: lynx-dev progress on pre.2, Doug Kaufman, 2004/01/18
- Re: lynx-dev progress on pre.2, Thomas Dickey, 2004/01/18
- Re: lynx-dev progress on pre.2, purslow, 2004/01/18
- Re: lynx-dev progress on pre.2, Thomas Dickey, 2004/01/18