[Linux-ha-dev] Call for testers: 2.1.3

Junko IKEDA ikedaj at intellilink.co.jp
Fri Dec 7 03:27:46 MST 2007


> > > This problem has been solved. My packaging box didn't have all
> > > necessary packages for building GUI rpm. When I added them it was able
> > > to build haclinet (GUI) and that find-lang.sh tool worked fine.
> > >
> > > I didn't find the problem with pegasus on my CentOS 5.0 but I have 32
> > > bit version, and the problem was reported for 64 bit.
> >
> >
> > OK.
> >
> > So, this step should only be included if --enable-mgmt, I guess?
> >
> 
> Right. It establish language settings for the GUI, so it's not needed
> if GUI isn't needed.

We are trying to build it on RedHat(Red Hat Enterprise Linux ES release 4
(Nahant Update 4)),
and a problem remains before us.
Please check Mori-san's patch again.
http://developerbugs.linux-foundation.org//attachment.cgi?id=1109

-if test "x${CIMOM}" = "x"; then
-        if test "x${CIMOM}" = "x"; then 
-                AC_CHECK_PROG([CIMOM], [cimserver], [pegasus])
+if test "x${enable_cim_provider}" = "xyes"; then   ##### maybe, here #####
+        if test "x${CIMOM}" = "x"; then
+                if test "x${CIMOM}" = "x"; then

I attached the configure.log

Thanks,
Junko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 60352 bytes
Desc: not available
Url : http://lists.community.tummy.com/pipermail/linux-ha-dev/attachments/20071207/76e0d67b/configure-0001.obj


More information about the Linux-HA-Dev mailing list