On Fri, Feb 03, 2006 at 09:43:54PM -0500, Jody McIntyre wrote:
> On Fri, Feb 03, 2006 at 10:25:07PM +0100, Adrian Bunk wrote:
> > ...
> > OUI2C drivers/ieee1394/oui.c
> > /bin/sh: drivers/ieee1394/oui2c.sh: No such file or directory
> > make[3]: *** [drivers/ieee1394/oui.c] Error 127
>
> I can't reproduce this. What steps are you using to build the kernel?
You need to use make O=some_dir to reproduce it.
like this:
# Create output dir and copy config
mkdir ~/o
cp ieee_config ~/o/.config
# Prepare kernel source
cd $KERNELSRC
make mrproper
# Build kernel
make O=~/o
Note - the breakage is only in -mm.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]