Your message dated Sat, 27 May 2006 00:33:01 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369032: Fails to build glibc
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: binutils
Version: 2.16.1cvs20060117-1
Severity: normal
Hi,
I tried to build the sarge R2 glibc on amd64 (glibc
2.3.2.ds1-22sarge3) and got the following error:
../nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Assembler messages:
../nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S:59: Error: symbol
`sem_trywait' is already defined
Since I last did build gcc-4.0/4.1 in the chroot I had a backport of
binutils installed: binutils 2.16.1cvs20060117-1. Downgrading that to
the sarge version (2.15-6) made the problem go away.
The error comes from this line in sem_trywait.S:
versioned_symbol(libpthread, __new_sem_trywait, sem_trywait, GLIBC_2_1)
Any idea what is causing this?
MfG
Goswin
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.16-rc4-xen
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages binutils depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
-- no debconf information
--- End Message ---
--- Begin Message ---
Goswin Brederlow <[EMAIL PROTECTED]> writes:
> Package: binutils
> Version: 2.16.1cvs20060117-1
> Severity: normal
>
> Hi,
>
> I tried to build the sarge R2 glibc on amd64 (glibc
> 2.3.2.ds1-22sarge3) and got the following error:
>
> ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Assembler messages:
> ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S:59: Error: symbol
> `sem_trywait' is already defined
This is a bug in glibc - see it's changelog.
--
James
--- End Message ---