l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trying to test Hurd/L4 and libc


From: Pierre THIERRY
Subject: Trying to test Hurd/L4 and libc
Date: Tue, 22 Mar 2005 11:39:17 +0100
User-agent: Mutt/1.5.6+20040907i

Hi,

I'm beginning to play with Hurd/L4, and I successfully ran a simple Hurd
without the libc, in qemu. I followed the README, but I didn't manage to
compile the Hurd/L4 with the libc:

CONFIGURE="./configure --enable-maintainer-mode --prefix=/l4 --build=i686-linux 
--host=i686-gnu"
CVS_RSH=ssh cvs -d :ext:address@hidden:/cvsroot/hurd co hurd-l4
cd hurd-l4/
autoreconf -f -i -s
$CONFIGURE --without-libc
make
make -C libc libc-cvs
$CONFIGURE --with-libc
make

And it works well until the last make, which stops on that:

In file included from ../nptl/sysdeps/l4/hurd/i386/tls.h:153,
                 from ../include/tls.h:6,
                 from <stdin>:2:
/usr/include/l4/arch.h:37:31: l4/ia32/arch.h: No such file or directory
make[5]: *** 
[/home/pierre/Logiciel/Libre/Hurd/hurd-l4/libc/libc-build/tcb-offsets.h] Error 1
make[5]: Leaving directory 
`/home/pierre/Logiciel/Libre/Hurd/hurd-l4/libc/libc/csu'

I didn't find any ``l4/ia32/arch.h'' neither in hurd-l4's nor in pistachio's 
sources...

What did I wrong?

Curiously,
Nowhere man
-- 
address@hidden
OpenPGP 0xD9D50D8A

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]