Ancient bug, which I reported several times, most recently to the busybox list in 2006:
http://www.busybox.net/lists/busybox/2006-February/018487.html tar xvjfC filename.tbz dirname Linked against glibc, that works. Linked against uClibc, it says it can't open file "C". (In toybox I just avoided getopt() entirely because it sucks on general principles, but busybox is still hit by this bug.) Rob _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
