Re: C client unit test failure

2010-08-07 Thread Patrick Hunt
What version of g++ do you have? Capture the test output and attach to your response. However I suspect that the server is not running (it's necessary to test the c client), did you "ant jar" (or similar - ie build the server) before testing the client? Patrick On 08/07/2010 04:57 PM, Michi M

Re: Compiling c client

2010-08-07 Thread Patrick Hunt
Andrei that's correct. Patrick On 08/07/2010 12:33 PM, Andrei Savu wrote: I believe the code for the 3.3.2 release should be on the 3.3 branch but I'm not completely sure. The trunk contains many unreleased changes. They should all be part of the upcoming 3.4.0 release. On Sat, Aug 7, 2010 at

Re: Compiling c client

2010-08-07 Thread Patrick Hunt
try "ant clean jar" for the first step Patrick On 08/06/2010 02:54 PM, Michi Mutsuzaki wrote: Hi, I'm trying to compile c client, and I'm getting error saying that jute files are missing. I've run "ant compile_jute", but it didn't generate any files. Am I missing any steps? $ ant compile_jute

C client unit test failure

2010-08-07 Thread Michi Mutsuzaki
Hello, I'm having 2 issues while compiling/running c client unit test in branch-3.3. 1. I get this error from "make check": g++: unrecognized option `-static-libtool-libs' 2. testAsyncWatcherAutoReset is not working for me. Zookeeper_simpleSystem::testAsyncWatcherAutoResetterminate calle

Re: Compiling c client

2010-08-07 Thread Andrei Savu
I believe the code for the 3.3.2 release should be on the 3.3 branch but I'm not completely sure. The trunk contains many unreleased changes. They should all be part of the upcoming 3.4.0 release. On Sat, Aug 7, 2010 at 9:41 PM, Michi Mutsuzaki wrote: > Thanks for the response, Andrei. > > branc

Re: Compiling c client

2010-08-07 Thread Michi Mutsuzaki
Thanks for the response, Andrei. branch-3.3 didn't work for me, but trunk worked. I'll try what you suggested in branch-3.3. By the way, how can I find out which zookeeper version is in the trunk? I need to fix a bug in 3.3.2, but I wasn't sure which branch I'm supposed to work on. Thanks! --Mi

Build failed in Hudson: ZooKeeper-trunk #898

2010-08-07 Thread Apache Hudson Server
See -- Started by timer Building remotely on hadoop8 (Ubuntu) Updating http://svn.apache.org/repos/asf/hadoop/zookeeper/trunk ERROR: Failed to update http://svn.apache.org/repos/asf/hadoop/zook