[
https://issues.apache.org/jira/browse/THRIFT-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915836#action_12915836
]
Christian Lavoie commented on THRIFT-915:
-----------------------------------------
Conditionally check for flex, bison and pkg-config, and dump appropriate error
messages.
> autotools doesn't barf (but fails) when some components are missing
> -------------------------------------------------------------------
>
> Key: THRIFT-915
> URL: https://issues.apache.org/jira/browse/THRIFT-915
> Project: Thrift
> Issue Type: Bug
> Affects Versions: 0.5
> Environment: Debian unstable, as of 2010/09/22
> Reporter: Christian Lavoie
> Fix For: 0.6
>
> Attachments: configure-no-flex, configure-no-flex-bison,
> configure-no-flex-bison-pkg-config, dpkg.log, make-no-flex, make-no-flex-bison
>
>
> When some fundamental components are missing (flex, yacc, pkg-config,
> partial-boosts install...), thrift's configure.ac dies in non-obvious ways.
> In some cases it aborts with a MONO-related error (it complains about parsing
> errors near the 'MONO' token) or sometimes just halts halfway through the
> configure tests (it'll stop before running config.status and after checking
> for the slew of c functions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.