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

Re: Glibc build problems



> Here is the output from gcc -v -save-temps ...:

You need to examine the .i file that was produced and see if the file names
in the # lines look reasonable.

> The thing that confused me most was that
> 
> find . -type f -exec grep EMIG_SERVER_DIED {} \;
> 
> didn't find any definitions of EMIG_SERVER_DIED.
> 
> I ran it from the top source dirs of glibc, gnumach, hurd and mig.

That is very odd, since it appears in sysdeps/mach/hurd/bits/errno.h in the
glibc sources.  Is that file missing from the distribution file?


Reply to: