From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11896 invoked by alias); 7 Jan 2009 14:09:10 -0000 Received: (qmail 11836 invoked by uid 48); 7 Jan 2009 14:08:59 -0000 Date: Wed, 07 Jan 2009 14:09:00 -0000 From: "arthur dot loiret at gmail dot com" To: glibc-bugs@sources.redhat.com Message-ID: <20090107140859.9717.arthur.loiret@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00034.txt.bz2 Hi, hppa linuxthreads build is broken since: 2008-11-07 Jakub Jelinek [...] * 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.