Processed: Re: Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 317861 kbd-chooser Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID Bug reassigned from package `libc6-dev' to `kbd-chooser'. retitle 317861 Do not include linux/keyboard.h in loadkeys.y Bug#317861: conflicting definitions

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-16 Thread Matt Kraai
reassign 317861 kbd-chooser retitle 317861 Do not include linux/keyboard.h in loadkeys.y thanks On Fri, Jul 15, 2005 at 09:46:11PM -0400, Daniel Jacobowitz wrote: On Fri, Jul 15, 2005 at 08:37:20AM -0700, Matt Kraai wrote: loadkeys.y should inline the macro definitions that it needs from

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-15 Thread Daniel Jacobowitz
On Thu, Jul 14, 2005 at 09:31:24PM -0700, Matt Kraai wrote: On Thu, Jul 14, 2005 at 02:42:23PM -0400, Daniel Jacobowitz wrote: On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: Package: libc6-dev Version: 2.3.2.ds1-22 Severity: serious kbd-chooser fails to build

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-15 Thread Matt Kraai
On Fri, Jul 15, 2005 at 09:31:23AM -0400, Daniel Jacobowitz wrote: On Thu, Jul 14, 2005 at 09:31:24PM -0700, Matt Kraai wrote: On Thu, Jul 14, 2005 at 02:42:23PM -0400, Daniel Jacobowitz wrote: On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: Package: libc6-dev Version:

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-15 Thread Daniel Jacobowitz
On Fri, Jul 15, 2005 at 08:37:20AM -0700, Matt Kraai wrote: loadkeys.y should inline the macro definitions that it needs from linux/keyboard.h instead of removing the include from linux/keyboard.h? loadkeys.y appears to use the following macros: Yes, in general this is correct. -- Daniel

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-14 Thread Daniel Jacobowitz
On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: Package: libc6-dev Version: 2.3.2.ds1-22 Severity: serious kbd-chooser fails to build because the definitions of P_ALL, P_PID, and P_PGID in /usr/include/sys/wait.h conflict with those in /usr/include/linux/wait.h: cc -c -Wall

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-14 Thread Matt Kraai
On Thu, Jul 14, 2005 at 02:42:23PM -0400, Daniel Jacobowitz wrote: On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: Package: libc6-dev Version: 2.3.2.ds1-22 Severity: serious kbd-chooser fails to build because the definitions of P_ALL, P_PID, and P_PGID in

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-11 Thread Matt Kraai
Package: libc6-dev Version: 2.3.2.ds1-22 Severity: serious kbd-chooser fails to build because the definitions of P_ALL, P_PID, and P_PGID in /usr/include/sys/wait.h conflict with those in /usr/include/linux/wait.h: cc -c -Wall -I. -DNDEBUG=1 -fomit-frame-pointer -Os -DAT_KBD -DUSB_KBD