[uClibc]arm development system results

Paul Bohme uclibc at sponheim.org
Sun Feb 23 19:39:31 UTC 2003


On Sat, 22 Feb 2003 21:18:28 -0500
"Andre" <armcc at lycos.com> wrote:

> First of all, thanks to all responsible for the uclibc development system
> images - great idea !!

  I'll second that.

  [snip]
> 5) 'ls' seems to be broken:

  Unfortunately, this one as well.  I put the image on a Zaurus, mounted it and tried 'ls' - got the same error and the same general output from strace. =-/

Salient bits at the end:

stat(".", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
open(".", O_RDONLY)                     = 3
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
brk(0x30000)                            = 0x30000
pivot_root(umovestr: Input/output error
0x3, "")                   = -1 EINVAL (Invalid argument)
close(3)                                = 0
write(2, "reading directory ", 18reading directory )      = 18
write(2, ".", 1.)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "Invalid argument", 16Invalid argument)        = 16
write(2, "\n", 1
)                       = 1
_exit(1)                                = ?

Details - the image is on a CF card mounted at /mnt/cf, and the image itself is mounted via loopback at /mnt/ucroot.  It's been a long week and color me clueless, but is this going to hork anything?

  -P



More information about the uClibc mailing list