I get this ..

make[2]: se ingresa al directorio 
`/root/callweaver/callweaver-1.2/channels/fax'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H 
-include ../../include/confdefs.h -I. -I. -I../../include 
-I../../corelib -I../../include    -Wall -g -O2 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -MT chan_fax_la-chan_fax.lo -MD -MP -MF 
".deps/chan_fax_la-chan_fax.Tpo" -c -o chan_fax_la-chan_fax.lo `test -f 
'chan_fax.c' || echo './'`chan_fax.c; \
        then mv -f ".deps/chan_fax_la-chan_fax.Tpo" 
".deps/chan_fax_la-chan_fax.Plo"; else rm -f 
".deps/chan_fax_la-chan_fax.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -include ../../include/confdefs.h -I. -I. 
-I../../include -I../../corelib -I../../include -Wall -g -O2 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT chan_fax_la-chan_fax.lo 
-MD -MP -MF .deps/chan_fax_la-chan_fax.Tpo -c chan_fax.c  -fPIC -DPIC -o 
.libs/chan_fax_la-chan_fax.o
In file included from chan_fax.c:40:
faxmodem.h:78: error: field 't31_state' has incomplete type
make[2]: *** [chan_fax_la-chan_fax.lo] Error 1
make[2]: se sale del directorio 
`/root/callweaver/callweaver-1.2/channels/fax'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/root/callweaver/callweaver-1.2/channels'


I'm been looking for t31_state_t definition or t30_state_t definition 
(also used on app_rxfax and app_txfax) and I'm been unable to find them, 
missing commit ?

Best regards
_______________________________________________
Callweaver-dev mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-dev

Reply via email to