* broken eglibc
@ 2010-08-30 9:46 Andreas Bießmann
0 siblings, 0 replies; only message in thread
From: Andreas Bießmann @ 2010-08-30 9:46 UTC (permalink / raw)
To: linux-mips
Hi all,
we have a problem building eglibc-2.12 (svn 11187) with current (some
days old) head 2.6.35.3 (stable tree). Same sources for eglibc but
sysroot headers from 2.6.35-rc3 does work fine.
The problem shows up when using the built libc on target. We use n32
built and start a homebrew rootfs. The broken libc has (at least) errors
in showing directory listings. A ls shows wired output:
---8<---
/ # ls
ls: ./sr: No such file or directory
ls: ./ar: No such file or directory
ls: ./ib: No such file or directory
ls: ./oot: No such file or directory
ls: ./tc: No such file or directory
ls: ./inuxrc: No such file or directory
ls: ./ib32: No such file or directory
ls: ./ev: No such file or directory
ls: ./nit: No such file or directory
ls: ./nt: No such file or directory
ls: ./mp: No such file or directory
ls: ./in: No such file or directory
ls: ./ys: No such file or directory
ls: ./roc: No such file or directory
bin
--->8---
As you may see the first character is truncated. Only changing the
contents of /lib32 directory (libc related stuff) with working built
(sysroot include out of 2.6.35-rc3 kernel headers) the 'ls' is working.
Has anyone encountered similar behaviour?
regards
Andreas Bießmann
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-30 9:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30 9:46 broken eglibc Andreas Bießmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.