This is the mail archive of the glibc-bugs@sources.redhat.com 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]
Other format: [Raw text]

[Bug libc/557] New: make install-headers not installing all needed headers


I was cross-compiling toolchain when I
found a problem in glibc's install-headers make target.
Specifically, install-headers does not install
bits/stdio_lim.h and gnu/stubs.h that are included by
other headers and this of course causes building of
initial gcc to fail. Andreas Jaeger posted a patch in
the past to resolve this issue but it seems that the
patch did not make it. Now I (and others,
according to Google) need to touch the missing files
to allow builds succeed. Hopefully install-target could
be fixed so that no touch'ing would be needed.

Andreas Jaeger's proposal is at:

http://sources.redhat.com/ml/libc-alpha/1999-11/msg00026.html

-- 
           Summary: make install-headers not installing all needed headers
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P3
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: tero_niemela at yahoo dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=557

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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