Displaying 3 results from an estimated 3 matches for "ael_lex".
2006 May 03
0
Can't compile ael_lex.c on HEAD
I have left this a few days but I still can't compile ael_lex.c in HEAD on CENTOS. I've installed ncurses and bison but I get the following error
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O6 -march=i686 -fomit-frame-pointer -include ../include/
clude -I.. -fPIC -I. -c -o ael/aelflex.o ael/ael_lex...
2007 Nov 20
1
[asterisk-dev] trunk working under windows!
...), mingw32 cygwin ),)
>> + # order-only dependency: build res_monitor before res_features
>> + res_features.so: | res_monitor.so
>> + # res_features uses some functions from res_monitor
>> + res_features.so_LIBS:= -lres_monitor.so
>> +endif
>> +
>> ael/ael_lex.o: ael/ael_lex.c ../include/asterisk/ael_structs.h ael/ael.tab.h
>> ael/ael_lex.o: ASTCFLAGS+=-I. -Iael
>>
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asteri...
2007 May 14
1
`PATH_MAX' undeclared here (not in a function) in asterisk!
...ereorize.o
[CC] frame.c -> frame.o
[LD] stereorize.o frame.o -> stereorize
[CC] streamplayer.c -> streamplayer.o
[LD] streamplayer.o -> streamplayer
[CC] aelparse.c -> aelparse.o
In file included from /usr/src/asterisk-1.4.2/include/asterisk.h:32,
from ael_lex.c:19:
/usr/src/asterisk-1.4.2/include/asterisk/paths.h:23: `PATH_MAX' undeclared here (not in a function)
/usr/src/asterisk-1.4.2/include/asterisk/paths.h:24: `PATH_MAX' undeclared here (not in a function)
/usr/src/asterisk-1.4.2/include/asterisk/paths.h:25: `PATH_MAX' undeclared here (...