Hello evrybody, trying to compile spandsp 0.0.2pre15 and pre16 I got this if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -MT t31.lo -MD -MP -MF ".deps/t31.Tpo" -c -o t31.lo t31.c; \ then mv -f ".deps/t31.Tpo" ".deps/t31.Plo"; else rm -f ".deps/t31.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -MT t31.lo -MD -MP -MF .deps/t31.Tpo -c t31.c -fPIC -DPIC -o .libs/t31.o t31.c:60: unknown field `s_regs' specified in initializer t31.c:61: unknown field `s_regs' specified in initializer t31.c:62: unknown field `s_regs' specified in initializer t31.c:63: unknown field `s_regs' specified in initializer t31.c:64: unknown field `s_regs' specified in initializer t31.c:65: unknown field `s_regs' specified in initializer t31.c:66: unknown field `s_regs' specified in initializer make[2]: *** [t31.lo] Error 1 make[2]: Leaving directory `/usr/src/spandsp-0.0.2/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/spandsp-0.0.2/src' make: *** [all-recursive] Error 1 [root@dual spandsp-0.0.2]# I'm running a 2.4.27 kernel based on a RH73, dual processor server. Asterisk is dual*CLI> show version Asterisk CVS-HEAD-04/21/05-22:12:26 built by root@dual.tootai.net on a i686 running Linux Thanks for any advise. -- Daniel