This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: glibc 2.0.7 is broken.


hjl@lucon.org (H.J. Lu) writes:

> I don't know to fix it. Kernel needs those macros. But glibc
> redefines them. It is like

The problem are the back-references from asm/*.h to linux/*.h.  For
the user-level it is desirable to use some of the asm/*.h headers but
than these shouldn't reference any other files.  It should be possible
to add appropriate #includes in other linux/*.h files.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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