#728547 Enable build-arch and build-indep to build libzk for

#728547#5
Date:
2013-11-02 19:58:18 UTC
From:
To:
Zookeeper depends on default-jdk (>= 1:1.6).  This in turn requires
openjdk which is not supported on hppa.

Built sheepdog by disabling zookeeper support.

#728547#12
Date:
2013-11-06 14:50:05 UTC
From:
To:
Can zookeeper build out libzookeeper-{mt,st}-dev only? So that we can
use zookeeper client on the platform without jdk 6?

#728547#17
Date:
2013-11-08 02:16:47 UTC
From:
To:

I don't really know but I didn't see any way to do that in the
documentation that I
looked at.

Dave
--
John David Anglin	dave.anglin@bell.net

#728547#28
Date:
2013-11-13 06:36:35 UTC
From:
To:
With the attached patch, zookeeper can build libzk* and python-zk,
without java stuff, such as the zookeeper service.

It may help use use the platform without jdk >=6 act as a zookeeper client.

To make all the platforms have the same behavior, I use the gcj for platform
even have openjdk-{6,7}.
Maybe you are willing to change this. I think it will also be ok.

It can be built successfully with gcj 4.8.2-2 while failed with gcj
4.6 from Ubuntu precise.
There are some warning when build with gcj 4.8.2-2.
You can get them from the attached buildlog.