i've tried to compile alsa 1.1 with linux kernel 2.4.24, patch ck1 (O(1) Scheduler) and it fails with:
make[2]: Entering directory `/usr/src/packages/alsa/1.1/alsa-lib-1.0.1/src/control'
source='cards.c' object='cards.lo' libtool=yes \
depfile='.deps/cards.Plo' tmpdepfile='.deps/cards.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c -o cards.lo `test -f 'cards.c' || echo './'`cards.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c cards.c -Wp,-MD,.deps/cards.TPlo -fPIC -DPIC -o cards.lo
source='hcontrol.c' object='hcontrol.lo' libtool=yes \
depfile='.deps/hcontrol.Plo' tmpdepfile='.deps/hcontrol.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c -o hcontrol.lo `test -f 'hcontrol.c' || echo './'`hcontrol.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c hcontrol.c -Wp,-MD,.deps/hcontrol.TPlo -fPIC -DPIC -o hcontrol.lo
source='control.c' object='control.lo' libtool=yes \
depfile='.deps/control.Plo' tmpdepfile='.deps/control.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c -o control.lo `test -f 'control.c' || echo './'`control.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c control.c -Wp,-MD,.deps/control.TPlo -fPIC -DPIC -o control.lo
In file included from /usr/include/bits/sigcontext.h:28,
from /usr/include/signal.h:326,
from control.c:49:
/usr/include/asm/sigcontext.h:79: warning: no semicolon at end of struct or union
/usr/include/asm/sigcontext.h:79: parse error before `*'
/usr/include/asm/sigcontext.h:82: parse error before `}'
make[2]: *** [control.lo] Error 1
make[2]: Leaving directory `/usr/src/packages/alsa/1.1/alsa-lib-1.0.1/src/control'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/alsa/1.1/alsa-lib-1.0.1/src'
make: *** [all-recursive] Error 1
Well. Same message with plain 2.4.24 kernel source and also with 2.4.24-pre2.
Hmmm. Something must be wrong .... Please help me.
Robert
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user