On Thu, 2008-11-20 at 21:40 +0900, HIDEO YAMAUCHI wrote:

> I made a source code of GUI latest.
> I confirmed an error same as you.
> 
> However, the error is broken off if I put a libpacemaker-devel package.
> Did you install a libpacemaker-devle package?

I really did forget to install this package, only had the pygui-devel
package. I did so this morning but I still receive an error when trying
to compile, but this time it's different:

gcc -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 -o .libs/mgmtd
mgmtd.o  ../../lib/mgmt/.libs/libhbmgmtclient.so -L/lib
-L/usr/lib/openais ../../lib/mgmt/.libs/libhbmgmttls.so ./.libs/libhbmgmt.so 
/root/Pacemaker-Python-GUI-1bcbdb6cc281/lib/mgmt/.libs/libhbmgmttls.so -lgnutls 
-lcib -lcrmcommon -lapphb -lpe_status -lhbclient -lccmclient -lclm -lSaMsg 
-llrm ../../lib/mgmt/.libs/libhbmgmtcommon.so -lglib-2.0 -lplumb -lxml2 -lc 
-lpam -lrt -ldl  -Wl,--rpath -Wl,/usr/lib/openais
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpe_status.so: undefined
reference to `stdscr'
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpe_status.so: undefined
reference to `wmove'
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libpe_status.so: undefined
reference to `printw'
collect2: ld returned 1 exit status
gmake[2]: *** [mgmtd] Error 1
gmake[2]: Leaving directory
`/root/Pacemaker-Python-GUI-1bcbdb6cc281/mgmt/daemon'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/root/Pacemaker-Python-GUI-1bcbdb6cc281/mgmt'
gmake: *** [all-recursive] Error 1

I now have the following packages installed:

libpacemaker-devel.i386                  1.0.1-2.1                  
libpacemaker3.i386                       1.0.1-2.1              
pacemaker.i386                           1.0.1-2.1              
pacemaker-pygui.i386                     1.4-11.8               
pacemaker-pygui-devel.i386               1.4-11.8               
heartbeat.i386                           2.99.2-6.1             
heartbeat-common.i386                    2.99.2-6.1             
heartbeat-devel.i386                     2.99.2-6.1             
heartbeat-resources.i386                 2.99.2-6.1             
libheartbeat-devel.i386                  2.99.2-6.1             
libheartbeat2.i386                       2.99.2-6.1             
libopenais-devel.i386                    0.80.3-12.2            
libopenais2.i386                         0.80.3-12.2            
openais.i386                             0.80.3-12.2            


In the meantime I got it compiled on Fedora 9 so it's not that important
issue for me right away but still it would be nice if the GUI would run
on RHEL5

Best Regards,
Tobias Appel

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to