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
            Reporter: Bryan Duxbury
            Priority: Minor


{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