Bug#265678: fakeroot doesn't build on mips and mipsel

2004-11-07 Thread Kenshi Muto
Hi, I tried to reproduce a problem, then Masanori Goto and I find (temporary) solution. Add "#undef RTLD_NEXT" to libfakeroot.c when architecture is mips/mipsel. Problem will be solved. fakeroot on sarge works, but one on sid won't work. At least about 'mv' command, newest libacl makes RTLD_N

Bug#280137: libc6-dev: Cannot access mq_* Posix function

2004-11-07 Thread Eric Valette
Package: libc6-dev Version: 2.3.2.ds1-18 Severity: normal mqueue.h is missing. Importing the one provided in nptl includes does not work because then it cause unresolved. Found trying to run Open posix testsuite 1.4.3. -- System Information: Debian Release: 3.1 APT prefers unstable APT poli

Bug#280030: libc6: sprof location

2004-11-07 Thread Daniel Jacobowitz
On Sun, Nov 07, 2004 at 02:50:06PM +0900, GOTO Masanori wrote: > severity 280030 wishlist > thanks > > At Sat, 06 Nov 2004 20:19:22 +0100, > Miroslaw Kwasniak wrote: > > Please move sprof from libc6-prof to libc6-dev or even to libc6. > > It's precious even without lib*_p.a. > > Why? We everytim

Bug#280214: locales: [PATCH] Welsh locale definition has incorrect date format

2004-11-07 Thread Dafydd Harries
Package: locales Version: 2.3.2.ds1-18 Severity: minor Tags: l10n patch The current locale defintion for Welsh (cy_GB) has "Dydd %A %d a viz %B %Y %T %Z" as the date format. This is wrong. (Welsh doesn't even have the letters 'v' or 'z'.) A better format would have s/a viz/o fis/. Here's a patch