On Sat, 2006-02-04 at 10:08 +0100, Stefan Richter wrote: > 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 > > > > <-- snip --> > > > > > > The change that broke it is: > > > > > > quiet_cmd_oui2c = OUI2C $@ > > - cmd_oui2c = $(CONFIG_SHELL) $(srctree)/$(src)/oui2c.sh < $< > $@ > > + cmd_oui2c = $(CONFIG_SHELL) $(src)/oui2c.sh < $< > $@ > > How can this be reproduced? IOW which way of building the kernel is broken? Looks like my mistake. I was pretty sure I tested the normal in-kernel build way, sorry. I did the change in order to build out of tree (with an absolute path as a SUBDIRS value). johannes
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- From: Stefan Richter <[email protected]>
- Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- References:
- 2.6.16-rc1-mm5
- From: Andrew Morton <[email protected]>
- 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- From: Adrian Bunk <[email protected]>
- Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- From: Stefan Richter <[email protected]>
- 2.6.16-rc1-mm5
- Prev by Date: Re: 2.6.16-rc1-mm5
- Next by Date: Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- Previous by thread: Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- Next by thread: Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken
- Index(es):