Re: Re; [2.2.15-pre15] compile (link) error

From: Arjan van de Ven (arjan@fenrus.demon.nl)
Date: Sat Mar 18 2000 - 15:16:14 EST


> Yes but:

> /usr/src/linux-2.2.15p15/kernel
> # fgrep in_egroup_p *.c
> sysctl.c:static int in_egroup_p(gid_t grp)
> ^^^^^^

Not only is it static, it should NOT be in sysctl.c, but in sys.c instead.
(The same bug was in 2.3 for a while but this is fixed now). There is
nothing in in_egroup_p that has anything to do with sysctl, and the
dependency on CONFIG_SYSCTL bogus.

Greetings,
   Arjan van de Ven

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:25 EST