Package: maxdb-7.5.00 Version: 7.5.00.34-7 Severity: serious This package fails to build because CLK_TCK is no longer defined with current glibc. You have to use CLOCKS_PER_SEC instead. According to /usr/include/time.h, CLK_TCK is the "obsolete POSIX.1-1988 name" for CLOCKS_PER_SEC.
> ven69-a.c: In function 'vcinit': > ven69-a.c:71: error: 'CLK_TCK' undeclared (first use in this function) > ven69-a.c:71: error: (Each undeclared identifier is reported only once > ven69-a.c:71: error: for each function it appears in.) > ven69-a.c: In function 'vccheck': > ven69-a.c:87: error: 'CLK_TCK' undeclared (first use in this function) -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]