Bug#323315: FTBFS: Conflicting declarations of cn_tab

2005-12-26 Thread Samuel Thibault
Hi, Matt Kraai, le Mon 15 Aug 2005 15:36:02 -0700, a écrit : > > ../device/cons.c:46: error: static declaration of 'cn_tab' follows > > non-static declaration > > ../device/cons.h:49: error: previous declaration of 'cn_tab' was here This line disappeared on 26th May, and isn't present in current

Bug#323315: FTBFS: Conflicting declarations of cn_tab

2005-08-15 Thread Matt Kraai
Package: gnumach Version: 20050501-4 Severity: serious gnumach fails to build because it contains conflicting declarations of cn_tab: > i486-linux-gnu-gcc -Wall -g -pipe -O2 -nostdinc -DMACH -DCMU -DMACH_KERNEL > -DKERNEL -DPACKAGE_NAME=\"GNU\ Mach\" -DPACKAGE_TARNAME=\"gnumach\" > -DPACKAGE_VE