Re: Issues while building hadoop trunk

2012-01-27 Thread Jie Li
I got this error before. I solved as below: 1: check if the current proto buf is 2.4.1, if not, uninstall it and install the 2.4.1 version 2: "error while loading shared libraries: libprotobuf.so.7: cannot open shared object file: No such file or directory" This is a known issue for Linux, and

Re: Issues while building hadoop trunk

2012-01-23 Thread Ronald Petty
Hello, Have you confirmed the proto libs exist on your system? Regards, Ron On Monday, January 23, 2012, rajesh putta wrote: > Hi Harsh, > even after setting LD_LIBRARY_PATH variable still i am > getting the same error. > > Thanks > Rajesh Putta > > On Tue, Jan 24, 2012 at 1:11 AM, Har

Re: Issues while building hadoop trunk

2012-01-23 Thread rajesh putta
Hi Harsh, even after setting LD_LIBRARY_PATH variable still i am getting the same error. Thanks Rajesh Putta On Tue, Jan 24, 2012 at 1:11 AM, Harsh J wrote: > Hi, > > On Tue, Jan 24, 2012 at 1:00 AM, rajesh putta wrote: >> While building hadoop trunk i came across the following error.C

Re: Issues while building hadoop trunk

2012-01-23 Thread Harsh J
Hi, On Tue, Jan 24, 2012 at 1:00 AM, rajesh putta wrote: > While building hadoop trunk i came across the following error.Can any > one guide me what is the issue behind this failure. > > main: >     [exec] protoc: error while loading shared libraries: > libprotobuf.so.7: cannot open shared object

Issues while building hadoop trunk

2012-01-23 Thread rajesh putta
While building hadoop trunk i came across the following error.Can any one guide me what is the issue behind this failure. main: [exec] protoc: error while loading shared libraries: libprotobuf.so.7: cannot open shared object file: No such file or directory [INFO] -