search for: ast_str_expr

Displaying 1 result from an estimated 1 matches for "ast_str_expr".

2012 Jan 18
1
Compile error 1.8.8.1
...ptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a db1-ast/libdb1.a -> asterisk pbx.o: In function `ast_str_substitute_variables_full': /usr/src/asterisk/asterisk-1.8.8.1/main/pbx.c:3786: undefined reference to `ast_str_expr' collect2: ld returned 1 exit status make[1]: *** [asterisk] Error 1 make: *** [main] Error 2 Without making any further changes, compiling 1.8.8.0 worked without any errors. It seems, this is stemming from compiling: [CC] xmldoc.c -> xmldoc.o I ran with "--disable-xmldoc"...