Hi. I'm running kernel 2.4.24-ck1, gcc 3.3.4. Trying to compile the alsa-lib-1.0.16, I get the following error. --- gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT control_ symbols.lo -MD -MP -MF .deps/control_symbols.Tpo -c control_symbols.c -fPIC -DP IC -o .libs/control_symbols.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. ./../include -I../../include -g -O2 -MT control_shm.lo -MD -MP -MF ".deps/con trol_shm.Tpo" -c -o control_shm.lo control_shm.c; \ then mv -f ".deps/control_shm.Tpo" ".deps/control_shm.Plo"; else rm -f " .deps/control_shm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT control_ shm.lo -MD -MP -MF .deps/control_shm.Tpo -c control_shm.c -fPIC -DPIC -o .libs/ control_shm.o In file included from ../../include/aserver.h:22, from control_shm.c:36: ../../src/pcm/pcm_local.h: In function `gettimestamp': ../../src/pcm/pcm_local.h:948: error: `CLOCK_MONOTONIC' undeclared (first use in this function) ../../src/pcm/pcm_local.h:948: error: (Each undeclared identifier is reported on ly once ../../src/pcm/pcm_local.h:948: error: for each function it appears in.) make[2]: *** [control_shm.lo] Error 1 make[2]: Leaving directory `/home/lpar/alsa-lib-1.0.16/src/control' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lpar/alsa-lib-1.0.16/src' make: *** [all-recursive] Error 1 --- Any help would be greatly appreciated. :) Steve ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user