fyi NicM is a genius! thumbs up for this guy!!! :) a symlink to /emul/linux in /emul/linux/emul fixed this!!
<quote> <NicM> it just occurred to me now that once you have chrooted, the kernel will sitll be automatically prefixing /emul/linux to linux binaries <NicM> and libraries <NicM> so, the first attempt to open libc will try to open, eg, /emul/linux/lib/libc <NicM> but you are chrooted <NicM> so that becomes /emul/linux/emul/linux/lib/libc <NicM> which doesn't exist <NicM> so it falls back on native emul, which tries to run it, suceeds with what ot thinks is gettimeofday to set the time to 0 <NicM> and then exits <NicM> 'cos it hits something else <NicM> i'm not replying to misc@, you can reply :-) </quote>

