[ 
https://issues.apache.org/jira/browse/THRIFT-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer updated THRIFT-2956:
-------------------------------
    Component/s: Build Process
    Description: 
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
>          Components: Build Process
>         Environment: Ubuntu and OS X
>            Reporter: Andrew de Andrade
>            Priority: Blocker
>
> 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}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to