I downloaded 2.2.11 & ran:
make xconfig
- enabled "set version information on all symbols
and modules" option. didn't change anything else
make dep
make clean
make bzImage
built fine.
ran:
make xconfig
- disabled smp support option. didn't change
anything else
make dep
make clean
make bzImage
build failed.
It appears that the include/linux/modules
directory is not being cleaned at all so
mangled versions of smp & up kernel symbols
are clashing. ( same problem exists in 2.2.5
as well ).
cheers
Gokhan Sozmen
HotBot - Search smarter.
http://www.hotbot.com
-
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/