This is the mail archive of the glibc-bugs@sourceware.org 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 build/18272] Build terminates with cannot remove /usr/include/limits.h


https://sourceware.org/bugzilla/show_bug.cgi?id=18272

--- Comment #7 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Fri, 24 Apr 2015, david_denny at verizon dot net wrote:

> ./login/ptsname_r_chk.os.d
>  ../sysdeps/pthread/allocalim.h ../include/limits.h /usr/include/limits.h \

The include_next from include/limits.h should find the limits.h file from 
the compiler's include-fixed directory, not that from /usr/include.  So 
investigate why #include_next is finding the wrong file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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