make foo/bar.o fails in untouched kernel trees

From: Jörn Engel
Date: Mon Jun 28 2004 - 09:43:58 EST


Sam, this should be something for you.

tar xvjf linux-2.6.7.tar.bz2
cd linux-2.6.7
cp /boot/config-2.6.6 .config
make oldconfig
make drivers/ide/ide.o

The above didn't work for me, as the symlink from asm-ARCH to asm was
still missing. Is there a simple fix for this?

Jörn

--
When in doubt, punt. When somebody actually complains, go back and fix it...
The 90% solution is a good thing.
-- Rob Landley
-
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/