tag 441674 patch thanks Lucas Nussbaum <[EMAIL PROTECTED]> (10/09/2007): > gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wunused -c > grab_partial_image.c > grab_partial_image.c: In function 'main': > grab_partial_image.c:216: error: 'CLK_TCK' undeclared (first use in this > function) > grab_partial_image.c:216: error: (Each undeclared identifier is reported only > once > grab_partial_image.c:216: error: for each function it appears in.)
Replacing the deprecated CLK_TCK define with its replacement CLOCKS_PER_SEC (one occurrence) in examples/grab_partial_image.c makes this package builds fine; tagging accordingly. Cheers, -- Cyril Brulebois
pgpTwYDeofUUV.pgp
Description: PGP signature