David Laxer created THRIFT-3358:
-----------------------------------

             Summary: Makefile:1362: *** missing separator.  Stop.
                 Key: THRIFT-3358
                 URL: https://issues.apache.org/jira/browse/THRIFT-3358
             Project: Thrift
          Issue Type: Bug
         Environment: OS X 10.10.5
            Reporter: David Laxer


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)

Reply via email to