Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Matej Vela
Package: linux-kernel-headers Version: 2.6.13+0rc3-2 Severity: serious Justification: causes an FTBFS for dctc and dcgui Including linux/sem.h results in the following error on mips and mipsel: casals.debian.org$ echo '#include linux/sem.h' | cpp /dev/null In file included from

Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Daniel Jacobowitz
On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: Package: linux-kernel-headers Version: 2.6.13+0rc3-2 Severity: serious Justification: causes an FTBFS for dctc and dcgui Including linux/sem.h results in the following error on mips and mipsel: casals.debian.org$ echo

Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Matej Vela
Daniel Jacobowitz [EMAIL PROTECTED] writes: On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: Including linux/sem.h results in the following error on mips and mipsel: [...] Why are you using this header from userspace? In general it's the wrong choice. The only advantage over

Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Daniel Jacobowitz
On Mon, Oct 31, 2005 at 05:51:45PM +0100, Matej Vela wrote: Daniel Jacobowitz [EMAIL PROTECTED] writes: On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: Including linux/sem.h results in the following error on mips and mipsel: [...] Why are you using this header from

Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Frank Lichtenheld
tags 336577 normal thanks On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: Justification: causes an FTBFS for dctc and dcgui This is not a sufficient justification for a RC bug against l-k-h. Note that I explained in my bugs against dctc/dcgui the right fix for it and did not file a

Processed: Re: Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Debian Bug Tracking System
etch-ignore. Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel There were no tags set. Tags added: thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE

Bug#335435: Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Matej Vela
Frank Lichtenheld [EMAIL PROTECTED] writes: On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: Justification: causes an FTBFS for dctc and dcgui This is not a sufficient justification for a RC bug against l-k-h. Note that I explained in my bugs against dctc/dcgui the right fix for

Bug#335435: Bug#336577: linux-kernel-headers: linux/sem.h broken on mips, mipsel

2005-10-31 Thread Frank Lichtenheld
On Mon, Oct 31, 2005 at 06:32:21PM +0100, Matej Vela wrote: Since Daniel Jacobowitz's reply hasn't reached the BTS either, here's what he said: In general, most of these headers are not intended or supported for userspace use; so the correct thing to do is either to use the POSIX