You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/01/25 18:26:26 UTC

[jira] [Resolved] (THRIFT-3358) Makefile:1362: *** missing separator. Stop.

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

James E. King, III resolved THRIFT-3358.
----------------------------------------
       Resolution: Workaround
         Assignee: James E. King, III
    Fix Version/s: 0.10.0

Haven't seen the issue in quite some time (and it hasn't been updated).  Recommend you use the cmake build environment to resolve.

> Makefile:1362: *** missing separator.  Stop.
> --------------------------------------------
>
>                 Key: THRIFT-3358
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3358
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>         Environment: OS X 10.10.5
>            Reporter: David Laxer
>            Assignee: James E. King, III
>             Fix For: 0.10.0
>
>
> Hi
> I pulled the latest changes to 'thrift' from git.
> $ make 
> ...
> /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
> Making all in compiler/cpp
> /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
> make[3]: Nothing to be done for `all-am'.
> Making all in lib
> Making all in cpp
> Making all in .
> make[4]: Nothing to be done for `all-am'.
> Making all in test
> Makefile:1362: *** missing separator.  Stop.
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> I would look for a 'tab problem' on line 1362, however, all the makefile have less lines.
> wc Make*
>      971    3539   30816 Makefile
>       56     232    1441 Makefile.am
>      971    3533   30442 Makefile.in
>     1998    7304   62699 total



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)