[ptxdist] Re: Can't build default project, fails: '/etc/network/interfaces': No such file or directory

2006-10-25 Thread MikeW
Robert Schwebel [EMAIL PROTECTED] writes: This is indeed a bug, please use the following patch: It wasn't noticed here because we use debian and it _has_ /etc/network/interfaces Good catch! Robert Does this now go into the 0.10.4 patches file ? Mike W -- ptxdist mailing

Re: [ptxdist] Re: Kernel patches file not retrieved: build fails

2006-10-25 Thread Jürgen Beisert
Mike, On Wednesday 25 October 2006 16:20, MikeW wrote: Is there a way of getting PTXdist to download patch files from kernel.org, or do you have to do this manually ? What kind of patches do you need? If you can life and work with a standard kernel, you do not need any patch. So only disable

Re: [ptxdist] Re: Kernel patches file not retrieved: build fails

2006-10-25 Thread Robert Schwebel
Mike, On Wed, Oct 25, 2006 at 02:58:07PM +, MikeW wrote: Kernel patches are part of the BSP if the hardware requires some. Ptxdist searches in kernel-patches-target/ for it. Throw your patches into this directory, add a series file to apply them in right order and be happy (don't

Re: [ptxdist] Re: Kernel patches file not retrieved: build fails

2006-10-25 Thread Robert Schwebel
On Wed, Oct 25, 2006 at 04:09:08PM +, MikeW wrote: But that's why I suggested a Wiki - even one hosted somewhere else. Go ahead. I can't see how it is a good use of your (and Robert's etc) time to (re)answer basic questions from new starters like me. It keeps the ball running and gives

[ptxdist] kernelconfig.target not in every project

2006-10-25 Thread MikeW
I note that there is not a kernelconfig.target in every example project. (ptxdist menuconfig says no such file) Is it OK just to copy an existing one (say from allyes-arm to generic-arm-glibc) or is there another way, e.g. to do make menuconfig from build-target/linux-x.y.z and then reset the