Walter Barnes:
> >Will you show me the output of "grep _AUFS_ /your/build/dir/.config"?
:::
> # CONFIG_AUFS_WORKAROUND_FUSE is not set
> # CONFIG_AUFS_DEBUG is not set
> # CONFIG_AUFS_COMPAT is not set
Ok, your CONFIG_AUFS_DEBUG is disabled.
But I should write 'grep _AUFS' instead of 'grep _AUFS_'. The last
underscore was unnecessary. I guess your CONFIG_AUFS is set to Y,
instead of M.
> Yes, I'm still new to C programming but it seems from debug.h that these
> symbols should not be present if AUFS_DEBUG is undefined which it is (see
> above output).
There seems to be something strange in your build environment.
Won't you try these steps?
- make menuconfig, and enable CONFIG_AUFS_DEBUG. the configuration is
expected to be refreshed.
- make all, (and rebuild your kernel). it should be built cleanly.
- if you really want to disable CONFIG_AUFS_DEBUG, then re-configure
your kernel and disable it.
- make all. it should be built cleanly.
It is recommended to enable CONFIG_AUFS_DEBUG since it will be easier to
find the bug.
Junjiro Okajima
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/