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 ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}


Hi,

hppa linuxthreads build is broken since:

2008-11-07  Jakub Jelinek  <jakub@redhat.com>
[...]
        * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
        __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
        of the thread variable instead of void *.
[...]

Because of missing TYPE argument in
sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h.

-- 
           Summary: Build error on hppa with linuxthreads: missing TYPE
                    argument to __libc_tsd_define, __libc_tsd_{get;set}
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: roland at gnu dot org
        ReportedBy: arthur dot loiret at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: hppa-linux-gnu
  GCC host triplet: hppa-linux-gnu
GCC target triplet: hppa-linux-gnu


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

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