On Sat, 2005-12-10 at 00:43 +0100, maximilian attems wrote: > On Mon, 28 Nov 2005, dann frazier wrote: > > > [EMAIL PROTECTED]:$ sudo chroot /usr/lib/klibc /bin/cat > > Segmentation fault (core dumped) > > [EMAIL PROTECTED]:$ sudo chroot /usr/lib/klibc /bin/false > > Segmentation fault (core dumped) > > [EMAIL PROTECTED]:$ sudo chroot /usr/lib/klibc /bin/true > > Segmentation fault (core dumped) > > > > I noticed this when my initramfs-tools created initramfs would > > segv when it called fstype - I'm guessing that's the first > > non-busybox binary it tries. > > yes fstype is the first klibc-utils bin initramfs-tools uses. > strange klibc/README states: > ia64: Working > > could you try to build klibc with gcc-3.3? > > beware the patch in the latest klibc unstable for sparc doing > the same is not complete missing the CC=$(CC) on the DEB_MAKE_INVOKE > invocation.
It still segfaults when compiled with gcc-3.3. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]