You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/01/07 19:50:13 UTC

[jira] [Resolved] (TS-1644) ts 3.2.0 fails to compile on fbsd 9.1

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

Radim Kolar resolved TS-1644.
-----------------------------

    Resolution: Not A Problem

using gmake instead of BSD make fixed it.
                
> ts 3.2.0 fails to compile on fbsd 9.1
> -------------------------------------
>
>                 Key: TS-1644
>                 URL: https://issues.apache.org/jira/browse/TS-1644
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Radim Kolar
>
>   CXX    ParseRules.lo
> ParseRules.cc:34:27: error: ParseRulesCType: No such file or directory
> ParseRules.cc:37:34: error: ParseRulesCTypeToUpper: No such file or directory
> ParseRules.cc:40:34: error: ParseRulesCTypeToLower: No such file or directory
> *** [ParseRules.lo] Error code 1
> Stop in /home/hsn/ports/trafficserver/work/trafficserver-3.2.0/lib/ts.
> *** [all] Error code 1
> Stop in /home/hsn/ports/trafficserver/work/trafficserver-3.2.0/lib/ts.
> *** [all-recursive] Error code 1
> Stop in /home/hsn/ports/trafficserver/work/trafficserver-3.2.0/lib.
> *** [all-recursive] Error code 1
> files content is:
> const unsigned int parseRulesCType[256] = {
> #include "ParseRulesCType"
> };
> but there is no such file "ParseRulesCType" in TS 3.2.0 source code tree

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira