[
https://issues.apache.org/jira/browse/THRIFT-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295683#comment-14295683
]
Andrew de Andrade edited comment on THRIFT-2956 at 1/28/15 7:33 PM:
--------------------------------------------------------------------
I'm trying to run `aclocal` and then `autoconf` on a fresh git clone and I get
the following errors:
(code:title=bash}
$ aclocal
$ autoconf
configure.ac:91: error: possibly undefined macro: AC_PROG_BISON
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:271: error: possibly undefined macro: AC_PROG_PERL_MODULES
$
{code}
was (Author: andrewdeandrade):
I'm trying to run `aclocal` and then `autoconf` on a fresh git clone and I get
the following errors:
(code}
$ aclocal
$ autoconf
configure.ac:91: error: possibly undefined macro: AC_PROG_BISON
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:271: error: possibly undefined macro: AC_PROG_PERL_MODULES
$
{code}
> autoconf - possibly undefined macro - AC_PROG_BISON
> ---------------------------------------------------
>
> Key: THRIFT-2956
> URL: https://issues.apache.org/jira/browse/THRIFT-2956
> Project: Thrift
> Issue Type: Bug
> Environment: Ubuntu and OS X
> Reporter: Andrew de Andrade
> Priority: Blocker
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)