From: Lonnie A. <li...@lo...> - 2011-10-24 00:46:34
|
David, This should be fixed for you in r5231. Let me know. Lonnie On Oct 23, 2011, at 5:52 PM, Lonnie Abelbeck wrote: > > On Oct 23, 2011, at 5:33 PM, David Kerr wrote: > >> /home/david/astlinux/1.0/output/host/usr/bin/i586-unknown-linux-gnu-gcc -o generate_uudmap generate_uudmap.o -lm >> ./generate_uudmap >uudmap.h >> /bin/sh: ./generate_uudmap: not found >> make[1]: *** [uudmap.h] Error 127 >> make[1]: Leaving directory `/home/david/astlinux/1.0/output/build/perl-5.10.0' >> make: *** [/home/david/astlinux/1.0/output/build/perl-5.10.0/microperl] Error 2 > > Hmmm, it really should be using the HOSTCC=gcc to create the "generate_uudmap", but with eglibc it should run regardless, correct? It works for me. > > Check to see if "generate_uudmap" is actually there and if your system is refusing to execute it. > > > Lonnie |