[Bug 3679] uClibc with crosstool-ng builds buggy busybox (argument / parameter problem)

bugzilla at busybox.net bugzilla at busybox.net
Fri May 6 21:10:47 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3679

--- Comment #5 from John <smeeze at catlover.com>  ---
(In reply to comment #4)
> So what do you see for:
> cd /tmp
> rm -f ls
> ln -s /busybox ls
> ./ls -l
/ # cd /tmp
/ # rm -f ls
Cannot remove ls: No such file or directory
/ # ln -s /busybox ls
/ # ./ls -l
ls: -l: No such file or directory
/bin/ls
/ #

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list