On Tue, 4 Jul 2006 17:44:31 -0400
"Barry deFreese" <[EMAIL PROTECTED]> wrote:
> Package: digitaldj
> Version: 0.7.5-5
>
> Hello,
>
> In building digitaldj for Ubuntu Edgy, I get undefined references to
> CLK_TCK. I believe this is due to glibc 2.4 and should be changed to
> CLOCK_PER_SEC. I would appreciate any feedback if I am correct or
> incorrect.
The glibc documentation says:
Macro: int CLK_TCK
This is an obsolete name for CLOCKS_PER_SEC
So, yes, you seem to be right. Apparently glibc2.4 dropped support
for that obsolete macro. Debian still has glibc 2.3, I'll leave this bug
open for now to remind myself to fix this.
grts Tim
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]