[oe] confusing qemu-native problem

Michael Smith msmith at cbnco.com
Thu Aug 13 11:32:55 UTC 2009


On Thu, 13 Aug 2009, Steffen Sledz wrote:

> Steffen Sledz schrieb:
> > head -n1 /home/DRESEARCH/production/METABUILD/2009-08-03-15-24-27--hydraip-build--28595/OpenEmbedded/tmp.3/staging/i686-linux/usr/bin/pod2man

> #!/home/DRESEARCH/production/METABUILD/2009-08-03-15-24-27--hydraip-build--28595/OpenEmbedded/tmp.3/staging/i686-linux/usr/bin/perl

> It looks like someone cut the path to the pod2man script.

Heh, I guess there's a limit on #! line length.

include/linux/binfmts.h:#define BINPRM_BUF_SIZE 128

I guess you could try to make your build directory name a bit shorter, or 
hack up pod2man to use #!/usr/bin/env perl.

Mike




More information about the Openembedded-devel mailing list