[asterisk-dev] trunk build still broken?
Steve Murphy
murf at parsetree.com
Sat Feb 11 12:36:12 MST 2006
I did an svn update, and it successfully made it thru the channels
subdir, but now dies in apps!
The only thing I can think of, is that SVN is not atomic in its
commits? Or that developers are committing changes to the repository
in pieces, and I'm picking them up between commits?
murf
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-
declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6
-march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -
DT38_SUPPORT -DWITH_SMDI -fPIC -c -o app_page.o app_page.c
app_page.c: In function `page_thread':
app_page.c:90: error: too few arguments to function
`ast_pbx_outgoing_app'
make[1]: *** [app_page.o] Error 1
make[1]: Leaving directory `/home/murf/murf/AEL2/apps'
make: *** [subdirs] Error 1
More information about the asterisk-dev
mailing list