[
https://issues.apache.org/jira/browse/THRIFT-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295879#comment-14295879
]
Jens Geyer commented on THRIFT-2956:
------------------------------------
Two questions:
- Have you seen our [Ubuntu-specific setup
notes|https://thrift.apache.org/docs/install/debian]?
- Why is that considered a blocker? I can [build the
code|https://thrift.apache.org/docs/BuildingFromSource], I can run it and
everything works just fine. Just asking.
> 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)