bug-hurd
[Top][All Lists]
Advanced

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

Re: Glibc without installed headers


From: Roland McGrath
Subject: Re: Glibc without installed headers
Date: Fri, 19 Jul 2002 23:09:01 -0400 (EDT)

> Well, the Hurd definition files depend on glibc headers: bits/utsname.h in
> hurd_types.defs, which sucks in a couple of others.  This did hurt me when
> compiling glibc, but I forgot where exactly.  ioctls.defs also includes
> bits/ioctls.h, but I don't remember this being a problem.

I don't see how this should be a problem.  You need to install the Hurd
headers (make install-headers) before building glibc, which is the first
thing you build.  It of course supplies those bits/* headers to itself
while building before it's installed.  Then you install libc and its
headers before building hurd, so everything should be there.



reply via email to

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