Hi, Bruce Korb <[EMAIL PROTECTED]> writes:
> Say, what? What is this error message *really* trying to say? > It is quite indecipherable to me. > > + test xautoheader '!=' x: > + echo 'RUN: autoheader' > RUN: autoheader > + eval autoheader > ++ autoheader > NONE:0: /usr/bin/m4: `m4_symbols' from frozen file not found in builtin table! > autom4te: /usr/bin/m4 failed with exit status: 1 > autoheader: /usr/local/bin/autom4te failed with exit status: 1 The autoconf.m4f file was probably generated by a different version of m4 from the one being used now (probably m4 1.4p vs. m4 1.4). - Hari -- Raja R Harinath ------------------------------ [EMAIL PROTECTED]
