Re: Cannot compile without sysctl (+semi-patch)

From: Jan Engelhardt
Date: Mon Dec 27 2004 - 14:56:44 EST


>> Preferably:
>> include/linux/limits.h:
>> #ifdef __KERNEL__
>> extern int ngroups_max;
>> # define NGROUPS_MAX ngroups_max
>> #else
>> # define NGROUPS_MAX __NGROUPS_MAX
>> #endif
>>
>
>you should also tell us which kernel version you observed this problem
>in - neither the latest 2.4 nor the latest 2.6 kernels have a limits.h
>like the one you describe...

You'd spank me if I told you... :) SUSE KOTD 2004.12.02
That's a 2.6.8 + 2.6.9-rc2, plus a thousand patches.
Yeah, looks like it is kotd specific, never mind.
(patches.suse.tar.bz2#patches.suse/ngroups-max-var)


Jan Engelhardt
--
ENOSPC
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/