bug-hurd
[Top][All Lists]
Advanced

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

Re: Glibc without installed headers


From: Marcus Brinkmann
Subject: Re: Glibc without installed headers
Date: Fri, 16 Aug 2002 03:43:42 +0200
User-agent: Mutt/1.4i

On Tue, Jul 23, 2002 at 02:04:44AM -0400, Roland McGrath wrote:
> > make[1]: Entering directory `/gnu/build/hurd-obj/libtrivfs'
> > i386-gnu-gcc -O -E -x c  -I. -I../../hurd/libtrivfs -I.. -I../../hurd 
> > -I../include -I../../hurd/include -D_GNU_SOURCE -D_IO_MTSAFE_IO 
> > -D_FILE_OFFSET_BITS=64   -imacros ../../hurd/libtrivfs/fsmutations.h  
> > -DSERVERPREFIX=S_ ../../hurd/hurd/fs.defs -o fs.sdefsi
> > In file included from ../../hurd/hurd/fs.defs:25:
> > ../../hurd/hurd/hurd_types.defs:234:26: bits/utsname.h: No such file or 
> > directory
> > make[1]: *** [fs.sdefsi] Error 1
> > make[1]: Leaving directory `/gnu/build/hurd-obj/libtrivfs'
> > make: *** [libtrivfs-install-headers] Error 2
> 
> Ah!  This is new, and it's my fault.  Previously all headers the Hurd
> installed were simple files to be copied.  Now trivfs has some headers that
> are mig-generated, and you can't do mig generation without a proper full
> set of headers installed.  I think what we should do is have
> install-headers, or a differently-named new target, install just the plain
> headers and not the generated ones.  Or it might be sufficient just to do
> make install-headers in the hurd subdir to build libc.  Try that.

It wants the ones from hurd/ and libthreads/.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus@gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/




reply via email to

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