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

Jake Farrell commented on THRIFT-1080:
--------------------------------------

My patch will fix the build issue, but there is a problem with the erlang test 
code. The test cases look like they are missing a file. None of the tests in 
the src folder can compile due to the missing thriftTest_# macros and these 
macros are no where to be found in the source.

Anthony, Chris, Todd, can one of you take a look at this

> erlang test's 'make' fails on Mac OSX
> -------------------------------------
>
>                 Key: THRIFT-1080
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1080
>             Project: Thrift
>          Issue Type: Bug
>          Components: Erlang - Library
>            Reporter: Bryan Duxbury
>            Priority: Minor
>         Attachments: thrift-1080.patch
>
>
> {code}
> [bryanduxbury erl]$make
> rm -rf gen
> ../../compiler/cpp/thrift --gen erl ../ThriftTest.thrift
> ../../compiler/cpp/thrift --gen erl ../StressTest.thrift
> mkdir -p gen/include
> mkdir -p gen/src
> mkdir -p gen/ebin
> mv -t gen/include gen-erl/*.hrl
> mv: illegal option -- t
> usage: mv [-f | -i | -n] [-v] source target
>        mv [-f | -i | -n] [-v] source ... directory
> make: *** [gen] Error 64
> {code}

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

Reply via email to