Re: I cannot build kernel_xxx packages by make-kpkg.

2003-06-14 Thread Jerry Quinn
Egor Tur writes: > Hi folk. > > > I have problem with build kernel_image. > > > I try kernel-source-2.4.20 from testing & unstable; kernel-package and > > modutils from testing & unstable & stable; > > > > > > Errors are when make-kpkg try build package: > > > > > > find kernel -p

Re: I cannot build kernel_xxx packages by make-kpkg.

2003-06-14 Thread Egor Tur
Hi folk. > > I have problem with build kernel_image. > > I try kernel-source-2.4.20 from testing & unstable; kernel-package and modutils > from testing & unstable & stable; > > > > Errors are when make-kpkg try build package: > > > > find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -

I cannot build kernel_xxx packages by make-kpkg.

2003-06-13 Thread Jerry Quinn
Egor Tur writes: > Hi folk. > I have problem with build kernel_image. > I try kernel-source-2.4.20 from testing & unstable; kernel-package and modutils > from testing & unstable & stable; > > Errors are when make-kpkg try build package: > > find kernel -path '*/pcmcia/*' -name '*.o' | x

I cannot build kernel_xxx packages by make-kpkg.

2003-06-13 Thread Egor Tur
Hi folk. I have problem with build kernel_image. I try kernel-source-2.4.20 from testing & unstable; kernel-package and modutils from testing & unstable & stable; Errors are when make-kpkg try build package: find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia if [ -r Sy