Re: configure.ac:27: error: possibly undefined macro: AS_IF

2010-01-08 Thread adso 0000
Ohh thank you for telling me. Sorry i read too fast the manual. I just copied and pasted the AS_IF function from the pdf autoconf manual, and i kept the space. Too lazy :) I am Juan Carlos Hurtado to introduce myself to the list :). Thank you very much. On Fri, Jan 8, 2010 at 2:56 PM, Eric Bl

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2010-01-08 Thread Eric Blake
[adding autoconf-patches; replies can drop autoconf] According to adso on 1/8/2010 5:48 AM: > maybe i am saying some none sense but > Have you check to don't leave any space between the name of the macro and > their arguments. > for example: > "AS_IF (" fails for me but > "AS_IF(" it wo

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2010-01-08 Thread adso 0000
maybe i am saying some none sense but Have you check to don't leave any space between the name of the macro and their arguments. for example: "AS_IF (" fails for me but "AS_IF(" it works. Kind Regards. ___ Autoconf mailing list Autoconf@gnu.org htt

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-19 Thread Ralf Wildenhues
* ying lcs wrote on Sat, Aug 18, 2007 at 08:56:57PM CEST: > Thank for your help. Here is my output: Hmm, did not show anything weird, so please: > On 8/17/07, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > Please post a URL to the VLC tarball/sources you are trying to build. Thanks, Ralf _

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-18 Thread ying lcs
m4_warn autom4te: reading /tmp/am4tHV1964/warnings autom4te: creating configure autom4te: formatting traces for `/tmp/am4tHV1964/patterns': m4_pattern_allow, m4_pattern_forbid autom4te: forbidden tokens: ^_?A[CHUM]_|_AC_|^LIBOBJS$|^_?m4_|^dnl$|^_?AS_ autom4te: forbidden token : ^LIBOBJS$ => do n

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-17 Thread Ralf Wildenhues
T then run autoconf --verbose && ./configure Please post all output if it does not contain "yes" near the end. > > > configure.ac:27: error: possibly undefined macro: AS_IF Thanks, Ralf ___ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.org/mailman/listinfo/autoconf

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-17 Thread Jason Curl
-I /root/video-dep-bin/share/aclocal -I m4 + autoconf configure.ac:1: error: possibly undefined macro: dnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. This line itself is pretty suspicious. dnl is usually used for comments.

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-16 Thread ying lcs
ed macro: dnl > > If this token and others are legitimate, please use > > m4_pattern_allow. > > See the Autoconf documentation. > > > This line itself is pretty suspicious. dnl is usually used for comments. > > configure.ac:27: error: possibly und

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-16 Thread Jason Curl
error: possibly undefined macro: dnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. This line itself is pretty suspicious. dnl is usually used for comments. configure.ac:27: error: possibly undefined macro: AS_IF configure.ac:41: err

configure.ac:27: error: possibly undefined macro: AS_IF

2007-08-16 Thread ying lcs
See the Autoconf documentation. configure.ac:27: error: possibly undefined macro: AS_IF configure.ac:41: error: possibly undefined macro: AC_DEFINE configure.ac:78: error: possibly undefined macro: AC_MSG_ERROR configure.ac:81: error: possibly undefined macro: AC_MSG_WARN configure.ac:181: error: po