Bug#421085: FTBFS: scanlogd.c:181: error: 'CLK_TCK' undeclared

2008-08-30 Thread Solar Designer
Debian fixed this bug incorrectly. CLOCKS_PER_SEC is not a correct substitute for CLK_TCK. Please see: http://www.openwall.com/lists/xvendor/2006/04/17/1 To make matters worse, the glibc documentation is buggy: http://sources.redhat.com/bugzilla/show_bug.cgi?id=2636 For scanlogd, the correct

Bug#421085: FTBFS: scanlogd.c:181: error: 'CLK_TCK' undeclared

2007-04-26 Thread Jérémy Bobbio
Package: scanlogd Version: 2.2.5-2 Severity: serious Justification: no longer builds from source Hi! scanlogd currently fails to build from source in sid [1]: --- 8< --- gcc -c -Wall -O2 -fomit-frame-pointer scanlogd.c scanlogd.c: In function 'safe_log': scanlogd.c:181: error: 'CLK_TCK' undeclar