You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Brane F. Gračnar (JIRA)" <ji...@apache.org> on 2011/07/28 11:47:09 UTC

[jira] [Created] (TS-894) Unable to compile trafficserver 3.0.1 wkt on ubuntu lucid (10.04)

Unable to compile trafficserver 3.0.1 wkt on ubuntu lucid (10.04)
-----------------------------------------------------------------

                 Key: TS-894
                 URL: https://issues.apache.org/jira/browse/TS-894
             Project: Traffic Server
          Issue Type: Bug
    Affects Versions: 3.0.1
         Environment: Ubuntu lucid (10.04) LTS, 64bit
            Reporter: Brane F. Gračnar


I'm unable to compile ATS 3.0.1 on my 64bit ubuntu lucid server.

Configure flags:

./configure --prefix=/usr --sysconfdir=/etc/trafficserver --enable-wccp --enable-tproxy=auto --with-pic

make dies with the following error:

make[2]: Entering directory `/export/tmp/ats/trafficserver-3.0.1/lib/tsconfig'
/bin/bash ../../build/aux/ylwrap TsConfigGrammar.y y.tab.c TsConfigGrammar.c y.tab.h TsConfigGrammar.h y.output TsConfigGrammar.output -- byacc  -d -p tsconfig
byacc: e - line 1 of "/export/tmp/ats/trafficserver-3.0.1/lib/tsconfig/TsConfigGrammar.y", syntax error
%code top {
^
make[2]: *** [TsConfigGrammar.c] Error 1
make[2]: Leaving directory `/export/tmp/ats/trafficserver-3.0.1/lib/tsconfig'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/tmp/ats/trafficserver-3.0.1/lib'
make: *** [all-recursive] Error 1


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (TS-894) Unable to compile trafficserver 3.0.1 wkt on ubuntu lucid (10.04)

Posted by "Brane F. Gračnar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brane F. Gračnar resolved TS-894.
---------------------------------

    Resolution: Invalid

Bogus ticket (accidentally hit enter key).

> Unable to compile trafficserver 3.0.1 wkt on ubuntu lucid (10.04)
> -----------------------------------------------------------------
>
>                 Key: TS-894
>                 URL: https://issues.apache.org/jira/browse/TS-894
>             Project: Traffic Server
>          Issue Type: Bug
>    Affects Versions: 3.0.1
>         Environment: Ubuntu lucid (10.04) LTS, 64bit
>            Reporter: Brane F. Gračnar
>
> I'm unable to compile ATS 3.0.1 on my 64bit ubuntu lucid server.
> Configure flags:
> ./configure --prefix=/usr --sysconfdir=/etc/trafficserver --enable-wccp --enable-tproxy=auto --with-pic
> make dies with the following error:
> make[2]: Entering directory `/export/tmp/ats/trafficserver-3.0.1/lib/tsconfig'
> /bin/bash ../../build/aux/ylwrap TsConfigGrammar.y y.tab.c TsConfigGrammar.c y.tab.h TsConfigGrammar.h y.output TsConfigGrammar.output -- byacc  -d -p tsconfig
> byacc: e - line 1 of "/export/tmp/ats/trafficserver-3.0.1/lib/tsconfig/TsConfigGrammar.y", syntax error
> %code top {
> ^
> make[2]: *** [TsConfigGrammar.c] Error 1
> make[2]: Leaving directory `/export/tmp/ats/trafficserver-3.0.1/lib/tsconfig'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/export/tmp/ats/trafficserver-3.0.1/lib'
> make: *** [all-recursive] Error 1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira