[asterisk-dev] LOW_MEMORY flag doesnt work
Clod Patry
cpatry at gmail.com
Thu Jan 25 07:55:10 MST 2007
hi guys,
with 1.4.0, if i set the CFLAG LOW_MEMORY (from make menuselect)
and i compile, i get:
[...]
[CC] ast_expr2.c -> ast_expr2.o
[CC] strcompat.c -> strcompat.o
[LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o
strcompat.o -> aelparse
aelparse.o: In function `ael_yylex':
/usr/src/asterisk-1.4.0/utils/ael.flex:417: undefined reference to
`ast_copy_string'
ast_expr2f.o: In function `ast_expr':
/usr/src/asterisk-1.4.0/utils/ast_expr2.fl:248: undefined reference to
`ast_copy_string'
collect2: ld returned 1 exit status
make[1]: *** [aelparse] Error 1
make: *** [utils] Error 2
Is that a bug or something i didnt understand?
And why does it try to compile AEL, since i explicitly told not to compiled
pbx_ael ? should it avoid all stuff related to AEL?
--
Clod Patry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20070125/d1cf21c1/attachment-0001.htm
More information about the asterisk-dev
mailing list