hi guys,<br>with 1.4.0, if i set the CFLAG&nbsp; LOW_MEMORY (from make menuselect)<br>and i compile, i get:<br>[...]<br>&nbsp;&nbsp; [CC] ast_expr2.c -&gt; ast_expr2.o<br>&nbsp;&nbsp; [CC] strcompat.c -&gt; strcompat.o<br>&nbsp;&nbsp; [LD] aelparse.o aelbison.o
 pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o -&gt; aelparse<br>aelparse.o: In function `ael_yylex&#39;:<br>/usr/src/asterisk-1.4.0/utils/ael.flex:417: undefined reference to `ast_copy_string&#39;<br>ast_expr2f.o: In function `ast_expr&#39;:
<br>/usr/src/asterisk-1.4.0/utils/ast_expr2.fl:248: undefined reference to `ast_copy_string&#39;<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