Bug#278922: libc6-dev: Newer version of sys/queue.h available

2004-10-30 Thread Josep Monés i Teixidor
Package: libc6-dev Version: 2.3.2.ds1-18 Severity: wishlist Hi libc maintainers, I'm having trouble compiling heimdal with pkinit support because sys/queue.h in Debian seems to be at version 8.3 but I see FreeBSD has 8.5. I don't know if this a known reason and there's a reason for that, but if

Bug#277972: glibc: Please change the remaining instances of 'lib64' to 'lib' on amd64

2004-10-30 Thread Bill Allombert
On Mon, Oct 25, 2004 at 08:18:40AM +0200, Andreas Jochens wrote: On 04-Oct-24 23:24, Kurt Roeckx wrote: On Sun, Oct 24, 2004 at 10:18:15PM +0200, Andreas Jochens wrote: This patch is harmless with respect to any LSB requirement. The name of the dynamic loader, which is coded into

Bug#277972: glibc: Please change the remaining instances of 'lib64' to 'lib' on amd64

2004-10-30 Thread Bill Allombert
On Sat, Oct 30, 2004 at 04:12:01PM +0200, Andreas Jochens wrote: Does your binaries run on other x86-64 distributions without any compat symlinks ? I think this is an absolute requirement for pure64. The binaries will run on all distributions which have the interpreter accessible as

Bug#277972: glibc: Please change the remaining instances of 'lib64' to 'lib' on amd64

2004-10-30 Thread Andreas Jochens
On 04-Oct-30 16:55, Bill Allombert wrote: On Sat, Oct 30, 2004 at 04:12:01PM +0200, Andreas Jochens wrote: Anyway, if you intend to run binaries on different distributions, you should create binaries which conform to the LSB standard and you should install the LSB compatibility package on

Bug#279001: nscd problems with GETHOSTBYNAME and GETHOSTBYADDR

2004-10-30 Thread Cliff
Package: nscd Version: 2.3.2.ds1-18 System Description: kernel = 2.4.27-1-k7 libc6 = 2.3.2.ds1-18 mozilla = 1.7.3-5 Symptom: After completing an 'apt-get upgrade', I noticed that mozilla was frequently taking a long amount of time to do a host name lookup. Even sites visited a few minutes

Re: TLS-version of libc6/{testing,unstable} breaks libunwind

2004-10-30 Thread Daniel Jacobowitz
On Thu, Oct 28, 2004 at 02:14:48AM +0900, GOTO Masanori wrote: I think it does not break d-i size limitation. If you have no David, Daniel, if you have no objection, I'll put it in -19. Go ahead, I guess. We should really talk about just turning on unwind tables instead by default, and see

Bug#278426: libc6: memcpy is ignoring the size-parameter

2004-10-30 Thread Daniel Jacobowitz
On Tue, Oct 26, 2004 at 05:31:10PM -0400, Thomas Dickey wrote: My guess is that some change to memcpy modified its logic to copy words (or larger chunks) rather than bytes has been broken. Alternatively, valgrind is broken (it's hard to tell). More likely valgrind. Do you have a stand-alone