I get following error when trying to compile latest trunk
Spandsp-0.0.6pre8
CentOS 5.2
------------
(cd .libs && rm -f app_dictate.la && ln -s ../app_dictate.la
app_dictate.la)
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-include ../include/global.h -I. -I../include -I../include -I../include
-g -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden
-MT app_directed_pickup.lo -MD -MP -MF .deps/app_directed_pickup.Tpo -c
-o app_directed_pickup.lo app_directed_pickup.c
 gcc -DHAVE_CONFIG_H -include ../include/global.h -I. -I../include
-I../include -I../include -g -O2 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fvisibility=hidden -MT app_directed_pickup.lo
-MD -MP -MF .deps/app_directed_pickup.Tpo -c app_directed_pickup.c
-fPIC -DPIC -o .libs/app_directed_pickup.o
app_directed_pickup.c: In function 'find_channel_by_mark':
app_directed_pickup.c:58: warning: assignment makes pointer from integer
without a cast
app_directed_pickup.c:64: warning: passing argument 2 of
'pbx_builtin_getvar_helper' makes integer from pointer without a cast
app_directed_pickup.c:64: error: too few arguments to function
'pbx_builtin_getvar_helper'
make[2]: *** [app_directed_pickup.lo] Error 1
make[2]: Leaving directory
`/usr/src/callweaver_stuff/callweaver-1.9.99.20090420/apps'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/usr/src/callweaver_stuff/callweaver-1.9.99.20090420/apps'
make: *** [install-recursive] Error 1
Any iseas?
Hristo
 
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to