<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<small><big>Hello Andrew,<br>
I'm trying to build on Opensuse 11.2 64bit the Python gui now, using
the last source available on <a class="moz-txt-link-freetext" href="http://hg.clusterlabs.org/pacemaker/">http://hg.clusterlabs.org/pacemaker/</a><br>
but after<br>
./ConfigureMe configure --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --with-group-id=90 --with-ccmuser-id=90
--disable-rpath<br>
</big><br>
pacemaker-mgmt configuration:<br>
&nbsp; Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 2.0 (Build:
0f1490eaa8d83db534385670fdcbd154407d51cc)<br>
&nbsp; Prefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr<br>
&nbsp; Executables&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr/sbin<br>
&nbsp; Man pages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr/share/man<br>
&nbsp; Libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr/lib64<br>
&nbsp; Header files&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr/include<br>
&nbsp; Arch-independent files&nbsp;&nbsp; = /usr/share<br>
&nbsp; State information&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /var<br>
&nbsp; System configuration&nbsp;&nbsp;&nbsp;&nbsp; = /etc<br>
&nbsp; Init (rc) scripts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /etc/init.d<br>
&nbsp; Use system LTDL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = yes<br>
&nbsp; HA group name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = haclient<br>
&nbsp; HA user name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = hacluster<br>
&nbsp; Build snmp subagent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = no<br>
&nbsp; SNMP libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = <br>
&nbsp; With Heartbeat support&nbsp;&nbsp; = 1<br>
&nbsp; With AIS support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = corosync<br>
&nbsp; With AIS prefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = /usr<br>
&nbsp; CC_WARNINGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; -Wall -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security
-Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Werror -ansi
-D_GNU_SOURCE -DANSI_ONLY<br>
&nbsp; Mangled CFLAGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -g -O2 -I/usr/include/heartbeat
-I/usr/include/pacemaker&nbsp;&nbsp; -fgnu89-inline&nbsp; -Wall -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security
-Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Werror -ansi
-D_GNU_SOURCE -DANSI_ONLY -ggdb3 -funsigned-char<br>
&nbsp; Libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -lbz2 -lplumb -lpils -lxml2 -lc -lpam -lrt
-ldl&nbsp; -lltdl<br>
<br>
<big>Tying to build, I receive the following error</big><br>
<br>
Making all in mgmt<br>
gmake[2]: Entering directory
`/usr/src/clusterlabd_dep/Pacemaker-Python-GUI-0f1490eaa8d8/lib/mgmt'<br>
python pymgmt.i<br>
&nbsp; File "pymgmt.i", line 1<br>
&nbsp;&nbsp;&nbsp; %module pymgmt<br>
&nbsp;&nbsp;&nbsp; ^<br>
SyntaxError: invalid syntax<br>
gmake[2]: [pymgmt_wrap.c] Error 1 (ignored)<br>
/bin/sh ../../libtool --tag=CC&nbsp;&nbsp; --tag=CC&nbsp;&nbsp; --mode=compile gcc
-std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl
-I../../libltdl -I../..&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -I../..&nbsp; -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include&nbsp;&nbsp; -I/usr/include/libxml2
-I/usr/include/python2.6 -I../../include -w -g -O2
-I/usr/include/heartbeat -I/usr/include/pacemaker&nbsp;&nbsp; -fgnu89-inline&nbsp;
-Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security
-Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Werror -ansi
-D_GNU_SOURCE -DANSI_ONLY -ggdb3 -funsigned-char -MT
_pymgmt_la-pymgmt_wrap.lo -MD -MP -MF .deps/_pymgmt_la-pymgmt_wrap.Tpo
-c -o _pymgmt_la-pymgmt_wrap.lo `test -f 'pymgmt_wrap.c' || echo
'./'`pymgmt_wrap.c<br>
libtool: compile:&nbsp; gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include
-I../../include -I../../include -I../../linux-ha -I../../linux-ha
-I../../libltdl -I../../libltdl -I../.. -I../..
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/include/libxml2 -I/usr/include/python2.6 -I../../include -w -g
-O2 -I/usr/include/heartbeat -I/usr/include/pacemaker -fgnu89-inline
-Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security
-Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -Werror -ansi
-D_GNU_SOURCE -DANSI_ONLY -ggdb3 -funsigned-char -MT
_pymgmt_la-pymgmt_wrap.lo -MD -MP -MF .deps/_pymgmt_la-pymgmt_wrap.Tpo
-c ./pymgmt_wrap.c&nbsp; -fPIC -DPIC -o .libs/_pymgmt_la-pymgmt_wrap.o<br>
gcc: ./pymgmt_wrap.c: No such file or directory<br>
gcc: no input files<br>
gmake[2]: *** [_pymgmt_la-pymgmt_wrap.lo] Error 1</small><br>
<br>
Could you please what's wrong?<br>
<br>
Regards,<br>
Roberto.<br>
</body>
</html>