You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2011/03/23 23:07:05 UTC

[jira] [Commented] (THRIFT-1080) erlang test's 'make' fails on Mac OSX

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

Bryan Duxbury commented on THRIFT-1080:
---------------------------------------

Your patch is definitely an improvement, but:

{code}
[bryanduxbury erl]$make
mkdir -p ebin
erlc  -Igen/include -Iinclude -I../../lib/erl/include -o ebin src/test_server.erl
src/test_server.erl:144: undefined macro 'thriftTest_EIGHT'
src/test_server.erl:22: function handle_function/2 undefined
make: *** [ebin/test_server.beam] Error 1
{code}

> 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