On Thu, Nov 08, 2007 at 04:58:18PM +0200, Rumen Bogdanovski wrote:
> Hi
> I have spotted a building problem of IPVS without CONFIG_PROC_FS. I do
> not know if this is something to worry about, but since the procfs
> related stuff is surrounded by ifdef/endif, I have added some more to
> eliminate the compiler errors with no CONFIG_PROC_FS defined.
Hi Rumen,
what problems are you seeing? Could you send the build log? Also, could
you send me your build config, perhaps I can reproduce the problem using
it.
I'm using the net-2.6 tree and I can compile LVS fine without your patch
and without CONFIG_PROC_FS because of the no-op definitions of
create_proc_entry() that can be seen towards then end of
include/linux/proc_fs.h
--
Horms
H: http://www.vergenet.net/~horms/
W: http://www.valinux.co.jp/en/
|