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 libc/11894] New: linux/sys/ptrace.h namespace pollution


Glibc 2.11.2 failed with the following:

In file included from ../sysdeps/unix/sysv/linux/ptrace.c:21:0:
../sysdeps/unix/sysv/linux/sys/ptrace.h:135:3: error: expected identifier before
numeric constant
make[3]: *** [/targets/sh4-system-linux-gnu/build/build-libc/misc/ptrace.o] Error 1
make[3]: Leaving directory `/targets/src/glibc-2.11.2/misc'
make[2]: *** [misc/subdir_lib] Error 2
make[2]: Leaving directory `/data/src/toolchain/build/targets/src/glibc-2.11.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/targets/sh4-system-linux-gnu/build/build-libc'

It was built against a 2.6.15 Linux kernel.

-- 
           Summary: linux/sys/ptrace.h namespace pollution
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: lacombar at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i486-unknown-linux-gnu
  GCC host triplet: i486-unknown-linux-gnu
GCC target triplet: sh4-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=11894

------- 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]