svn commit: trunk/uClibc/include/sys

Erik Andersen andersen at codepoet.org
Fri Dec 8 22:31:00 UTC 2006


On Fri Dec 08, 2006 at 05:04:20PM -0500, Mike Frysinger wrote:
> why did you change generate.sh to use bash ?  i wrote that script to be POSIX 
> compliant so /bin/sh should work fine ...

Should be POSIX compliant, but didn't work properly when
I tried it last night.  When cross compiling, generate.sh
runs on the build system, so it was running with /bin/sh ->
dash on an ubuntu edgy system:

make[5]: Entering directory `/home/andersen/SVN/buildroot/build_i686/root/root/ltp-full-20061121/testcases/network/tcp_cmds/ftp'
../../generate.sh
../../generate.sh: 60: cnt--: not found
../../generate.sh: 75: cnt--: not found
../../generate.sh: 76: cnt--: not found
../../generate.sh: 77: cnt--: not found
chmod: cannot access `datafiles/bin.*': No such file or directory
make[5]: *** [generate] Error 1

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20061208/b2badb9a/attachment-0002.pgp 


More information about the uClibc mailing list