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

Bug#478183: libc6-dev: Various header problems:



John David Anglin a écrit :
> Package: libc6-dev
> Version: 2.7-10
> Severity: important
> 
> 
> The header file stddef.h is missing.  There is no include path to

This file is not provided by the glibc, but by gcc. Have a look to
/usr/lib/gcc/x86_64-linux-gnu/4.X/include/stddef.h

> search for limits.h from within limits.h.  These problems and more

That's why /usr/include/limits.h uses #include_next to include the gcc
version of limits.h.

> were noticed in a recent gcc testsuite run:

Could you please send us a reduced testcase?

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: