tags 523553 +unreproducible,moreinfo thanks On Fri, Apr 10 2009, Євгеній Мещеряков wrote:
> Build ends with the following error: > > make[2]: Залишаю каталог "/home/eugen/work/linux/linux-local" > find > /home/eugen/work/linux/linux-local/debian/linux-image-2.6.30-rc1-dbg/usr/lib/debug > -type f -name \*.ko | \ > xargs -r objcopy --only-keep-debug > Usage: objcopy [option(s)] in-file [out-file] > Copies a binary file, possibly transforming it in the process > > (note: objcopy accepts at most two non-option arguments) > > Command line was: fakeroot make-kpkg --initrd kernel-image kernel-debug > kernel-headers Hmm. Normally, objcopy _will_ get an argument, passed to it from xargs. Calling xargs -r should mean that if there are no arguments passed in from xargs, the objcopy will not be run. Can you tell me what is the result of: find /home/eugen/work/linux/linux-local/debian/linux-image-2.6.30-rc1-dbg/usr/lib/debug -type f -name \*.ko Are there any modules to keep the debug information about? manoj -- There's nothing like a girl with a plunging neckline to keep a man on his toes. Manoj Srivastava <sriva...@acm.org> <http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org