Re: [PATCH 18/18] flag parameters: check magic constants

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ulrich Drepper <drepper@...>
Cc: David Miller <davem@...>, <linux-kernel@...>, <netdev@...>, <davidel@...>, <mtk.manpages@...>, <torvalds@...>
Date: Wednesday, May 14, 2008 - 12:43 am

On Mon, 12 May 2008 22:42:50 -0700 Ulrich Drepper <drepper@redhat.com> wrote:


mips allmodconfig is unhappy still.


net/socket.c: In function `sys_socket':
net/socket.c:1225: error: `SOCK_CLOEXEC' undeclared (first use in this function)
net/socket.c:1225: error: (Each undeclared identifier is reported only once
net/socket.c:1225: error: for each function it appears in.)
net/socket.c:1226: error: `SOCK_NONBLOCK' undeclared (first use in this function)
net/socket.c:1227: error: `SOCK_TYPE_MASK' undeclared (first use in this function)
net/socket.c: In function `sys_socketpair':
net/socket.c:1268: error: `SOCK_TYPE_MASK' undeclared (first use in this function)
net/socket.c:1269: error: `SOCK_CLOEXEC' undeclared (first use in this function)
net/socket.c:1269: error: `SOCK_NONBLOCK' undeclared (first use in this function)
net/socket.c: In function `do_accept':
net/socket.c:1438: error: `SOCK_CLOEXEC' undeclared (first use in this function)
net/socket.c:1438: error: `SOCK_NONBLOCK' undeclared (first use in this function)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 18/18] flag parameters: check magic constants, Ulrich Drepper, (Tue May 6, 5:18 pm)
Re: [PATCH 18/18] flag parameters: check magic constants, Andrew Morton, (Fri May 23, 1:22 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Ulrich Drepper, (Fri May 23, 10:31 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Andrew Morton, (Mon May 12, 11:13 pm)
Re: [PATCH 18/18] flag parameters: check magic constants, Ulrich Drepper, (Mon May 12, 11:54 pm)
Re: [PATCH 18/18] flag parameters: check magic constants, David Miller, (Tue May 13, 12:02 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Andrew Morton, (Tue May 13, 1:04 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Ulrich Drepper, (Tue May 13, 1:10 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Andrew Morton, (Tue May 13, 1:19 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Ulrich Drepper, (Tue May 13, 1:42 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Andrew Morton, (Wed May 14, 12:43 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Ulrich Drepper, (Tue May 13, 12:21 am)
Re: [PATCH 18/18] flag parameters: check magic constants, David Miller, (Tue May 13, 12:39 am)
Re: [PATCH 18/18] flag parameters: check magic constants, Andrew Morton, (Tue May 13, 12:01 am)
Re: [PATCH 18/18] flag parameters: check magic constants, David Miller, (Mon May 12, 11:45 pm)