l4-hurd
[Top][All Lists]
Advanced

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

Re: Trying to test Hurd/L4 and libc


From: Marcus Brinkmann
Subject: Re: Trying to test Hurd/L4 and libc
Date: Wed, 23 Mar 2005 22:35:51 +0100
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Tue, 22 Mar 2005 11:39:17 +0100,
Pierre THIERRY <address@hidden> wrote:
> 
> [1  <multipart/signed (7bit)>]
> [1.1  <text/plain; us-ascii (quoted-printable)>]
> 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...

I have no idea why it looks for "l4/ia32/arch.h".  l4/arch.h on my
system and the one in CVS looks for "<l4/bits/arch.h>" which should
be installed by "make install" from hurd-l4/ia32/l4/bits/arch.h.

Thanks,
Marcus





reply via email to

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