Re: failed to build trunk, what's wrong?

2012-07-16 Thread scorpiovn
Thank you for this guide. -- View this message in context: http://hadoop-common.472056.n3.nabble.com/failed-to-build-trunk-what-s-wrong-tp3660097p3991340.html Sent from the Users mailing list archive at Nabble.com.

Re: failed to build trunk, what's wrong?

2012-07-16 Thread scorpiovn
thank you for this guide. -- View this message in context: http://hadoop-common.472056.n3.nabble.com/failed-to-build-trunk-what-s-wrong-tp3660097p3991341.html Sent from the Users mailing list archive at Nabble.com.

Re: failed to build trunk, what's wrong?

2012-03-02 Thread Akshay Singh
Subject: Re: failed to build trunk, what's wrong? Hello, If you type protoc on the command line is it found? Kindest regards. Ron On Sat, Jan 14, 2012 at 5:52 PM, smith jack jameslor...@gmail.com wrote: mvn compile and failed:( jdk version is 1.6.0_23 maven version is Apache Maven 3.0.3

Re: failed to build trunk, what's wrong?

2012-03-02 Thread Harsh J
/libprotobuf6.md5sums Any more suggestions ?? Thanks -Akshay  From: Ronald Petty ronald.pe...@gmail.com To: common-user@hadoop.apache.org Sent: Monday, 16 January 2012 1:44 PM Subject: Re: failed to build trunk, what's wrong? Hello, If you type protoc

failed to build trunk, what's wrong?

2012-01-16 Thread smith jack
mvn compile and failed:( jdk version is 1.6.0_23 maven version is Apache Maven 3.0.3 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (compile-proto) on project hadoop-common: An Ant BuildException has occured: exec returned: 127 - [Help 1]

Re: failed to build trunk, what's wrong?

2012-01-16 Thread Ronald Petty
Hello, If you type protoc on the command line is it found? Kindest regards. Ron On Sat, Jan 14, 2012 at 5:52 PM, smith jack jameslor...@gmail.com wrote: mvn compile and failed:( jdk version is 1.6.0_23 maven version is Apache Maven 3.0.3 [ERROR] Failed to execute goal

failed to build trunk, what's wrong?

2012-01-14 Thread smith jack
mvn compile and failed:( jdk version is 1.6.0_23 maven version is Apache Maven 3.0.3 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (compile-proto) on project hadoop-common: An Ant BuildException has occured: exec returned: 127 - [Help 1]

Re: failed to build trunk, what's wrong?

2012-01-14 Thread Harsh J
You need protocol buffers installed, with 'protoc' available on PATH (and libprotobuf items on the LD_LIBRARY_PATH). On Sun, Jan 15, 2012 at 8:16 AM, smith jack jameslor...@gmail.com wrote: mvn compile and failed:( jdk version is 1.6.0_23 maven version is Apache Maven 3.0.3 [ERROR] Failed to