OS X is fine - unless you work on C client. Currently c client unit tests don't build on OS X due to an unsupported linker flag. You can run 'ant test-core-java' to verify your changes in this case. Please check build.xml for different targets and choose the one that fits your case.
On Mon, Apr 10, 2017 at 8:40 PM, Umesh Panchaksharaiah <[email protected]> wrote: > > Hi, > > I am doing a build on zookeeper for the first time. > The code changes I have is very minimal. It consists of > just comment changes. > > The first build/test failed in a Junit test failing, > The second build failed with the error below. > > create-cppunit-configure: > [exec] aclocal: couldn't open directory `/usr/share/aclocal': No such > file or directory > [exec] autoreconf: aclocal failed with exit status: 1 > > I am building on Mac OSX Yosemite. Do you have a recommended > OS/version for zookeeper dev work. Is linux preferable. If so, which > distribution/version. > > Thanks > -Umesh -- Cheers Michael.
