hi guys,<br>with 1.4.0, if i set the CFLAG LOW_MEMORY (from make menuselect)<br>and i compile, i get:<br>[...]<br> [CC] ast_expr2.c -> ast_expr2.o<br> [CC] strcompat.c -> strcompat.o<br> [LD] aelparse.o aelbison.o
pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o -> aelparse<br>aelparse.o: In function `ael_yylex':<br>/usr/src/asterisk-1.4.0/utils/ael.flex:417: undefined reference to `ast_copy_string'<br>ast_expr2f.o: In function `ast_expr':
<br>/usr/src/asterisk-1.4.0/utils/ast_expr2.fl:248: undefined reference to `ast_copy_string'<br>collect2: ld returned 1 exit status<br>make[1]: *** [aelparse] Error 1<br>make: *** [utils] Error 2<br><br><br>Is that a bug or something i didnt understand?
<br><br><br>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?<br><br clear="all"><br>-- <br>Clod Patry