This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Missing .h files in isomac make check routine


"Kate Ahrens" <kate.ahrens@unisonfree.net> writes:

> I'm trying to upgrade to 2.2.4 and make check comes up with errors:
>
> /usr/glibc-2.2.4/stdlib/isomac.c:74 stdio.h: no such file or directory
> /usr/glibc-2.2.4/stdlib/isomac.c:75 stdlib.h: no such file or directory
> /usr/glibc-2.2.4/stdlib/isomac.c:76 string.h: no such file or directory
>
> I then tried doing 'make -k check' to see if there were any other errors,
> and got, in addition to the above, the following:
>
> /usr/glibc-2.2.4/posix/annexc.c:19 ctype.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:20 fnmatch.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:21 stdio.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:22 stdlib.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:23 string.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:24 unistd.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:25 signal.h: no such file or directory
> /usr/glibc-2.2.4/posix/annexc.c:26 sys/wait.h: no such file or directory
>
> I read somewhere a similar report relating to glibc 2.2.1 which Andreas (I
> think) said could be safely ignored. Is this still true? Can someone tell me
> what the problem is?

Those two will only give correct results after installation of glibc,
ignore them.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]