You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/06 23:52:17 UTC

[jira] [Commented] (TS-2252) bison version mis-detected on ubuntu 13.10

    [ https://issues.apache.org/jira/browse/TS-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815412#comment-13815412 ] 

ASF subversion and git services commented on TS-2252:
-----------------------------------------------------

Commit d48c4be099cbb3b82734750e52dfff6084272771 in branch refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d48c4be ]

TS-2252: Fix bison version check on Ubuntu.


> bison version mis-detected on ubuntu 13.10
> ------------------------------------------
>
>                 Key: TS-2252
>                 URL: https://issues.apache.org/jira/browse/TS-2252
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Portability
>            Reporter: James Peach
>            Assignee: Alan M. Carroll
>             Fix For: 4.1.0
>
>
> On Ubuntu 13.10 (Saucy), the --enable-wccp option mis-detects bison 2.7.12-4996:
> {code}
> checking for bison... bison
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... -lfl
> checking whether yytext is a pointer... yes
> configure: error: Need bison version 2.4.1 or better to enable WCCP (found no version data)
> ...
> vagrant@vagrant-ubuntu-saucy-64:~/build$ bison --version
> bison (GNU Bison) 2.7.12-4996
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)