Bug report: 2.2.11 Makefile

gokhan sozmen (gokhan_sozmen@hotbot.com)
Fri, 13 Aug 1999 12:21:38 -0700


I don't know if anyone's noticed this Makefile
bug/feature or not.

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/