Ubuntu 12.04 に thrift をインストールしようとすると、このエラーが発生します。私はant 1.9.1を使用し、thrift 0.9をインストールします。「make」コマンドを試すと、このエラーが発生しました。誰でもこのエラーを表示するのを手伝ってくれますか? ありがとう。
make all-recursive make[1]: ディレクトリ/opt/thrift-0.9.0'
Making all in compiler/cpp
make[2]: Entering directory
/opt/thrift-0.9.0/compiler/cpp' に入ります make all-am make[3]: ディレクトリ/opt/thrift-0.9.0/compiler/cpp'
make[3]: Nothing to be done for
all-am' に入ります。make[3]: ディレクトリ/opt/thrift-0.9.0/compiler/cpp'
make[2]: Leaving directory
/opt/thrift-0.9.0/compiler/cpp' を離れます lib ですべて作成 make[2]: ディレクトリ/opt/thrift-0.9.0/lib'
Making all in cpp
make[3]: Entering directory
/opt/thrift-0.9.0/lib/cpp' に入ります . make[4]: ディレクトリ/opt/thrift-0.9.0/lib/cpp'
make[4]: Nothing to be done for
all-am' に入ります。make[4]: ディレクトリ/opt/thrift-0.9.0/lib/cpp'
Making all in test
make[4]: Entering directory
/opt/thrift-0.9.0/lib/cpp/test' を離れます make[4]: all'.
make[4]: Leaving directory
/opt/thrift-0.9.0/lib/cpp/test' に対して何もする必要はありません make[3 ]: ディレクトリ/opt/thrift-0.9.0/lib/cpp'
Making all in java
make[3]: Entering directory
/opt/thrift-0.9.0/lib/java' /opt/ant1.91/bin/ant を残します ビルドファイル: /opt/thrift-0.9.0/lib/java/build.xml
setup.init:
mvn.ant.tasks.check:
プロキシー:
mvn.ant.tasks.download: [get] 取得: http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3 .jar [get] To: /opt/thrift-0.9.0/lib/java/build/tools/maven-ant-tasks-2.1.3.jar [get] 変更されていないため、ダウンロードされていません
mvn.init:
ビルドに失敗しました /opt/thrift-0.9.0/lib/java/build.xml:282: artifact:pom は「groupId」属性をサポートしていません
合計時間: 1 秒 make[3]: * [all-local] エラー 1 make[3]: ディレクトリ/opt/thrift-0.9.0/lib/java'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
/opt/thrift-0.9.0/lib を離れます make[1]:[all-recursive] エラー 1 make[1]: ディレクトリ `/opt/thrift-0.9.0' を離れます make: * * [all] エラー 2