All of lore.kernel.org
 help / color / mirror / Atom feed
* Warning of redefined NR_OPEN
@ 2005-02-23  5:00 Marcel Holtmann
  2005-02-23  5:50 ` Chris Wright
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2005-02-23  5:00 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

when compiling the latest 2.6 tree from the Bitkeeper repository, I get
a lot of these:

  CC      init/main.o
In file included from include/linux/fs.h:202,
                 from include/linux/proc_fs.h:6,
                 from init/main.c:17:
include/linux/limits.h:4:1: warning: "NR_OPEN" redefined
In file included from include/linux/proc_fs.h:6,
                 from init/main.c:17:
include/linux/fs.h:24:1: warning: this is the location of the previous definition

Maybe the re-order of <linux/fs.h> to make userland happy was not a good
idea.

Regards

Marcel



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Warning of redefined NR_OPEN
  2005-02-23  5:00 Warning of redefined NR_OPEN Marcel Holtmann
@ 2005-02-23  5:50 ` Chris Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wright @ 2005-02-23  5:50 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: Linux Kernel Mailing List

* Marcel Holtmann (marcel@holtmann.org) wrote:
> when compiling the latest 2.6 tree from the Bitkeeper repository, I get
> a lot of these:
> 
>   CC      init/main.o
> In file included from include/linux/fs.h:202,
>                  from include/linux/proc_fs.h:6,
>                  from init/main.c:17:
> include/linux/limits.h:4:1: warning: "NR_OPEN" redefined

Yup, although it's been fixed in bk.

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-23  5:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23  5:00 Warning of redefined NR_OPEN Marcel Holtmann
2005-02-23  5:50 ` Chris Wright

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.