<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    Again, thank you all for the help.<br>
    <br>
    Yan,<br>
    <br>
    The devel packages are installed:<br>
    <br>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;"></span>apt-get install
    libheartbeat2-dev pacemaker-dev heartbeat heartbeat-dev
    libheartbeat2-dev<br>
    Reading package lists... Done<br>
    Building dependency tree<br>
    Reading state information... Done<br>
    libheartbeat2-dev is already the newest version.<br>
    pacemaker-dev is already the newest version.<br>
    heartbeat is already the newest version.<br>
    heartbeat-dev is already the newest version.<br>
    libheartbeat2-dev is already the newest version.<br>
    0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.<br>
    <br>
    These are the packages versions:<br>
    <br>
    dpkg -l pacemaker<br>
    Desired=Unknown/Install/Remove/Purge/Hold<br>
    |
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend<br>
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br>
    ||/ Name           Version        Description<br>
+++-==============-==============-============================================<br>
    ii  pacemaker      1.0.8+hg15494- HA cluster resource manager<br>
    <br>
    <br>
    dpkg -l heartbeat<br>
    Desired=Unknown/Install/Remove/Purge/Hold<br>
    |
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend<br>
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br>
    ||/ Name           Version        Description<br>
+++-==============-==============-============================================<br>
    ii  heartbeat      1:3.0.3-1ubunt Subsystem for High-Availability
    Linux<br>
    <br>
    After your last message I've installed a few other packages:<br>
    <br>
    apt-get install gcc g++ make autoconf automake gawk<br>
    apt-get install gettext-tools intltool<br>
    apt-get install gettext intltool<br>
    apt-get install cluster-glue cluster-glue-dev<br>
    apt-get install pkg-config<br>
    apt-get install libglib2.0-dev<br>
    apt-get install libcluster-glue-dev<br>
    apt-get install heartbeat<br>
    apt-get install heartbeat-dev libheartbeat2-dev pacemaker-dev<br>
    apt-get install python-xml<br>
    apt-get install heartbeat-dev<br>
    apt-get install libheartbeat2-dev pacemaker-dev heartbeat
    heartbeat-dev libheartbeat2-dev<br>
    apt-get install libheartbeat2-dev pacemaker-dev heartbeat
    heartbeat-dev libheartbeat2-dev<br>
    apt-get install libpam-devperm libpam0g-dev<br>
    apt-get install python-dev<br>
    apt-get install swig<br>
    apt-get install gnutls-bin python-gnutls<br>
    apt-get install libcurl4-gnutls-dev  libgnutls-dev<br>
    apt-get install libxml2-dev<br>
    apt-get install libbz2-dev libbz2<br>
    apt-get install libbz2-1.0 libbz2-dev<br>
    apt-get install uuid-dev<br>
    apt-get install libnm-glib-dev libxmmsclient++-glib-dev
    libxmmsclient-glib-dev<br>
    apt-get install libglib2.0-0 libglib2.0-dev<br>
    apt-get install libglibmm-2.4-dev<br>
    <br>
    <b>I had some progress, but now i've got stucked again, with the
      error above: </b><br>
    <br>
    <a class="moz-txt-link-abbreviated" href="mailto:root@squid01:/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0#">root@squid01:/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0#</a>
    ./ConfigureMe install --with-heartbeat-support<br>
    Configure flags for Debian GNU/Linux: --prefix=/usr
    --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man
    --disable-rpath<br>
    Running ./configure --prefix=/usr --sysconfdir=/etc
    --localstatedir=/var --mandir=/usr/share/man --disable-rpath
    --with-heartbeat-support<br>
    checking build system type... i686-pc-linux-gnu<br>
    checking host system type... i686-pc-linux-gnu<br>
    checking for a BSD-compatible install... /usr/bin/install -c<br>
    checking whether build environment is sane... yes<br>
    checking for a thread-safe mkdir -p... /bin/mkdir -p<br>
    checking for gawk... gawk<br>
    checking whether make sets $(MAKE)... yes<br>
    checking whether NLS is requested... yes<br>
    checking for style of include used by make... GNU<br>
    checking for gcc... gcc<br>
    checking whether the C compiler works... yes<br>
    checking for C compiler default output file name... a.out<br>
    checking for suffix of executables... <br>
    checking whether we are cross compiling... no<br>
    checking for suffix of object files... o<br>
    checking whether we are using the GNU C compiler... yes<br>
    checking whether gcc accepts -g... yes<br>
    checking for gcc option to accept ISO C89... none needed<br>
    checking dependency style of gcc... gcc3<br>
    checking for intltool >= 0.35.2... 0.41.0 found<br>
    checking for intltool-update... /usr/bin/intltool-update<br>
    checking for intltool-merge... /usr/bin/intltool-merge<br>
    checking for intltool-extract... /usr/bin/intltool-extract<br>
    checking for xgettext... /usr/bin/xgettext<br>
    checking for msgmerge... /usr/bin/msgmerge<br>
    checking for msgfmt... /usr/bin/msgfmt<br>
    checking for gmsgfmt... /usr/bin/msgfmt<br>
    checking for perl... /usr/bin/perl<br>
    checking for perl >= 5.8.1... 5.10.1<br>
    checking for XML::Parser... ok<br>
    checking for msgfmt... (cached) /usr/bin/msgfmt<br>
    checking for gmsgfmt... (cached) /usr/bin/msgfmt<br>
    checking for xgettext... (cached) /usr/bin/xgettext<br>
    checking for msgmerge... (cached) /usr/bin/msgmerge<br>
    Our Host OS: linux-gnu/i686-pc-linux-gnu<br>
    configure: Sanitizing prefix: /usr<br>
    configure: Sanitizing exec_prefix: NONE<br>
    configure: Sanitizing ais_prefix: /usr<br>
    configure: Sanitizing INITDIR: <br>
    checking which init (rc) directory to use... /etc/init.d<br>
    configure: Sanitizing libdir: ${exec_prefix}/lib<br>
    checking which lib directory to use... /usr/lib<br>
    configure: WARNING: libexecdir directory (/usr/libexec) does not
    exist!<br>
    configure: WARNING: sharedstatedir directory (/usr/com) does not
    exist!<br>
    configure: WARNING: docdir directory (/usr/share/doc/pacemaker-mgmt)
    does not exist!<br>
    checking for gcc... (cached) gcc<br>
    checking whether we are using the GNU C compiler... (cached) yes<br>
    checking whether gcc accepts -g... (cached) yes<br>
    checking for gcc option to accept ISO C89... (cached) none needed<br>
    checking dependency style of gcc... (cached) gcc3<br>
    checking for gcc option to accept ISO C99... -std=gnu99<br>
    checking for gcc -std=gnu99 option to accept ISO Standard C...
    (cached) -std=gnu99<br>
    checking for bison... no<br>
    checking for byacc... no<br>
    checking for flex... no<br>
    checking for lex... no<br>
    checking for python... /usr/bin/python<br>
    checking for python version... 2.6<br>
    checking for python platform... linux2<br>
    checking for python script directory...
    ${prefix}/lib/python2.6/dist-packages<br>
    checking for python extension module directory...
    ${exec_prefix}/lib/python2.6/dist-packages<br>
    checking for a sed that does not truncate output... /bin/sed<br>
    checking for grep that handles long lines and -e... /bin/grep<br>
    checking for egrep... /bin/grep -E<br>
    checking for fgrep... /bin/grep -F<br>
    checking for ld used by gcc -std=gnu99... /usr/bin/ld<br>
    checking if the linker (/usr/bin/ld) is GNU ld... yes<br>
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
    -B<br>
    checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>
    checking whether ln -s works... yes<br>
    checking the maximum length of command line arguments... 1572864<br>
    checking whether the shell understands some XSI constructs... yes<br>
    checking whether the shell understands "+="... yes<br>
    checking for /usr/bin/ld option to reload object files... -r<br>
    checking for objdump... objdump<br>
    checking how to recognize dependent libraries... pass_all<br>
    checking for ar... ar<br>
    checking for strip... strip<br>
    checking for ranlib... ranlib<br>
    checking command to parse /usr/bin/nm -B output from gcc -std=gnu99
    object... ok<br>
    checking how to run the C preprocessor... gcc -std=gnu99 -E<br>
    checking for ANSI C header files... yes<br>
    checking for sys/types.h... yes<br>
    checking for sys/stat.h... yes<br>
    checking for stdlib.h... yes<br>
    checking for string.h... yes<br>
    checking for memory.h... yes<br>
    checking for strings.h... yes<br>
    checking for inttypes.h... yes<br>
    checking for stdint.h... yes<br>
    checking for unistd.h... yes<br>
    checking for dlfcn.h... yes<br>
    checking for objdir... .libs<br>
    checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no<br>
    checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC<br>
    checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes<br>
    checking if gcc -std=gnu99 static flag -static works... yes<br>
    checking if gcc -std=gnu99 supports -c -o file.o... yes<br>
    checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes<br>
    checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports
    shared libraries... yes<br>
    checking whether -lc should be explicitly linked in... no<br>
    checking dynamic linker characteristics... GNU/Linux ld.so<br>
    checking how to hardcode library paths into programs... immediate<br>
    checking for shl_load... no<br>
    checking for shl_load in -ldld... no<br>
    checking for dlopen... no<br>
    checking for dlopen in -ldl... yes<br>
    checking whether a program can dlopen itself... yes<br>
    checking whether a statically linked program can dlopen itself... no<br>
    checking whether stripping libraries is possible... yes<br>
    checking if libtool supports shared libraries... yes<br>
    checking whether to build shared libraries... yes<br>
    checking whether to build static libraries... yes<br>
    checking for glibtool... $(SHELL) $(top_builddir)/libtool<br>
    checking for glibtool or libtool*... $(SHELL)
    $(top_builddir)/libtool has been found.<br>
    checking for gmake... no<br>
    checking for make... make<br>
    checking for gmake or make... make has been found.<br>
    checking for special C compiler options needed for large files... no<br>
    checking for _FILE_OFFSET_BITS value needed for large files... 64<br>
    checking for lynx... no<br>
    checking for w3m... /usr/bin/w3m<br>
    checking for pod2man... /usr/bin/pod2man<br>
    checking for route... /sbin/route<br>
    checking for rpmbuild... no<br>
    checking for rpm... no<br>
    checking for netstat... /bin/netstat<br>
    checking for ping... /bin/ping<br>
    checking for ifconfig... /sbin/ifconfig<br>
    checking for ssh... /usr/bin/ssh<br>
    checking for scp... /usr/bin/scp<br>
    checking for python... (cached) /usr/bin/python<br>
    checking for mail... no<br>
    checking for getent... /usr/bin/getent<br>
    checking for ip... /sbin/ip<br>
    checking for xml2-config... /usr/bin/xml2-config<br>
    checking for reboot... /sbin/reboot<br>
    checking for poweroff... /sbin/poweroff<br>
    checking for whoami... /usr/bin/whoami<br>
    checking for swig... /usr/bin/swig<br>
    checking for egrep... (cached) /bin/grep -E<br>
    checking for msgfmt... (cached) /usr/bin/msgfmt<br>
    checking for hg... no<br>
    checking for gzip... /bin/gzip<br>
    checking for tar... /bin/tar<br>
    checking for md5... no<br>
    checking for test... /usr/bin/test<br>
    checking for pkg-config... /usr/bin/pkg-config<br>
    checking for mktemp... /bin/mktemp<br>
    checking if chown works for non-root... no<br>
    checking for t_open in -lnsl... no<br>
    checking for socket in -lsocket... no<br>
    checking for sched_getscheduler in -lposix4... no<br>
    checking for dlopen in -lc... no<br>
    checking for dlopen in -ldl... (cached) yes<br>
    checking for sched_getscheduler in -lrt... yes<br>
    checking for getopt_long in -lgnugetopt... no<br>
    checking for pam_start in -lpam... yes<br>
    using /usr/bin/pkg-config glib-2.0<br>
    checking where is python installed... using /usr/bin/python<br>
    checking if netstat supports -f inet flag... no<br>
    checking ping option for timeout - w or t... -w1<br>
    checking ifconfig option to list interfaces... <br>
    checking for locale directory... /usr/share/locale<br>
    checking for RPM directory... not found<br>
    checking for gettext in -lc... yes<br>
    checking for special glib includes: ... -I/usr/include/glib-2.0
    -I/usr/lib/glib-2.0/include  <br>
    checking for glib library flags... -lglib-2.0  <br>
    checking for ANSI C header files... (cached) yes<br>
    checking db.h usability... no<br>
    checking db.h presence... no<br>
    checking for db.h... no<br>
    checking asm/page.h usability... no<br>
    checking asm/page.h presence... no<br>
    checking for asm/page.h... no<br>
    checking time.h usability... yes<br>
    checking time.h presence... yes<br>
    checking for time.h... yes<br>
    checking stdarg.h usability... yes<br>
    checking stdarg.h presence... yes<br>
    checking for stdarg.h... yes<br>
    checking tcpd.h usability... no<br>
    checking tcpd.h presence... no<br>
    checking for tcpd.h... no<br>
    checking sys/param.h usability... yes<br>
    checking sys/param.h presence... yes<br>
    checking for sys/param.h... yes<br>
    checking netinet/in.h usability... yes<br>
    checking netinet/in.h presence... yes<br>
    checking for netinet/in.h... yes<br>
    checking for stdint.h... (cached) yes<br>
    checking for unistd.h... (cached) yes<br>
    checking sys/termios.h usability... yes<br>
    checking sys/termios.h presence... yes<br>
    checking for sys/termios.h... yes<br>
    checking sys/reboot.h usability... yes<br>
    checking sys/reboot.h presence... yes<br>
    checking for sys/reboot.h... yes<br>
    checking termios.h usability... yes<br>
    checking termios.h presence... yes<br>
    checking for termios.h... yes<br>
    checking for netinet/in_systm.h... yes<br>
    checking for netinet/ip.h... yes<br>
    checking for netinet/ip_var.h... no<br>
    checking for netinet/ip_compat.h... no<br>
    checking for netinet/ip_fw.h... no<br>
    checking sys/sockio.h usability... no<br>
    checking sys/sockio.h presence... no<br>
    checking for sys/sockio.h... no<br>
    checking libintl.h usability... yes<br>
    checking libintl.h presence... yes<br>
    checking for libintl.h... yes<br>
    checking for sys/types.h... (cached) yes<br>
    checking sys/socket.h usability... yes<br>
    checking sys/socket.h presence... yes<br>
    checking for sys/socket.h... yes<br>
    checking arpa/inet.h usability... yes<br>
    checking arpa/inet.h presence... yes<br>
    checking for arpa/inet.h... yes<br>
    checking net/ethernet.h usability... yes<br>
    checking net/ethernet.h presence... yes<br>
    checking for net/ethernet.h... yes<br>
    checking malloc.h usability... yes<br>
    checking malloc.h presence... yes<br>
    checking for malloc.h... yes<br>
    checking termio.h usability... yes<br>
    checking termio.h presence... yes<br>
    checking for termio.h... yes<br>
    checking getopt.h usability... yes<br>
    checking getopt.h presence... yes<br>
    checking for getopt.h... yes<br>
    checking sys/prctl.h usability... yes<br>
    checking sys/prctl.h presence... yes<br>
    checking for sys/prctl.h... yes<br>
    checking for linux/watchdog.h... yes<br>
    checking stropts.h usability... yes<br>
    checking stropts.h presence... yes<br>
    checking for stropts.h... yes<br>
    checking ucred.h usability... no<br>
    checking ucred.h presence... no<br>
    checking for ucred.h... no<br>
    checking for getpeerucred... no<br>
    checking sys/syslimits.h usability... no<br>
    checking sys/syslimits.h presence... no<br>
    checking for sys/syslimits.h... no<br>
    checking for sys/ucred.h... no<br>
    checking sys/cred.h usability... no<br>
    checking sys/cred.h presence... no<br>
    checking for sys/cred.h... no<br>
    checking xti.h usability... no<br>
    checking xti.h presence... no<br>
    checking for xti.h... no<br>
    checking sys/filio.h usability... no<br>
    checking sys/filio.h presence... no<br>
    checking for sys/filio.h... no<br>
    checking for special libxml2 includes... -I/usr/include/libxml2<br>
    checking for xmlReadMemory in -lxml2... yes<br>
    checking for linux/icmpv6.h... yes<br>
    ./configure: line 16699: test: too many arguments<br>
    checking libxml/xpath.h usability... yes<br>
    checking libxml/xpath.h presence... yes<br>
    checking for libxml/xpath.h... yes<br>
    checking for CRYPTO_free in -lcrypto... no<br>
    checking for size_t... yes<br>
    checking for facilitynames in syslog.h... yes<br>
    checking for preprocessor stringizing operator... yes<br>
    checking whether struct tm is in sys/time.h or time.h... time.h<br>
    checking for struct tm.tm_zone... yes<br>
    checking for type struct tm ... yes<br>
    checking size of char... 1<br>
    checking size of short... 2<br>
    checking size of int... 4<br>
    checking size of long... 4<br>
    checking size of long long... 8<br>
    checking for lt_dlopen in -lltdl... yes<br>
    configure: Using installed ltdl<br>
    checking curses.h usability... no<br>
    checking curses.h presence... no<br>
    checking for curses.h... no<br>
    checking curses/curses.h usability... no<br>
    checking curses/curses.h presence... no<br>
    checking for curses/curses.h... no<br>
    checking ncurses.h usability... no<br>
    checking ncurses.h presence... no<br>
    checking for ncurses.h... no<br>
    checking ncurses/ncurses.h usability... no<br>
    checking ncurses/ncurses.h presence... no<br>
    checking for ncurses/ncurses.h... no<br>
    checking hb_config.h usability... yes<br>
    checking hb_config.h presence... no<br>
    configure: WARNING: hb_config.h: accepted by the compiler, rejected
    by the preprocessor!<br>
    configure: WARNING: hb_config.h: proceeding with the compiler's
    result<br>
    checking for hb_config.h... yes<br>
    checking glue_config.h usability... yes<br>
    checking glue_config.h presence... no<br>
    configure: WARNING: glue_config.h: accepted by the compiler,
    rejected by the preprocessor!<br>
    configure: WARNING: glue_config.h: proceeding with the compiler's
    result<br>
    checking for glue_config.h... yes<br>
    checking for HA_HBCONF_DIR in glue_config.h... /etc/ha.d/<br>
    checking for HB_RA_DIR in glue_config.h... /etc/ha.d/resource.d/<br>
    checking for HA_LIBDIR in glue_config.h...
    /tmp/extract_define.HA_LIBDIR.3116.c: In function 'main':<br>
    /tmp/extract_define.HA_LIBDIR.3116.c:3: error: 'HA_LIBDIR'
    undeclared (first use in this function)<br>
    /tmp/extract_define.HA_LIBDIR.3116.c:3: error: (Each undeclared
    identifier is reported only once<br>
    /tmp/extract_define.HA_LIBDIR.3116.c:3: error: for each function it
    appears in.)<br>
    ./configure: line 5400: /tmp/extract_define.HA_LIBDIR.3116: No such
    file or directory<br>
    <br>
    printf: usage: printf [-v var] format [arguments]<br>
    checking for HA_LIBHBDIR in glue_config.h... /usr/lib/heartbeat<br>
    checking for HA_VARRUNDIR in glue_config.h... /var/run<br>
    checking for HA_VARLIBHBDIR in glue_config.h... /var/lib/heartbeat<br>
    checking for OCF_ROOT_DIR in glue_config.h... /usr/lib/ocf<br>
    checking for OCF_RA_DIR in glue_config.h... /usr/lib/ocf/resource.d/<br>
    checking for HA_APIGROUP in glue_config.h... haclient<br>
    checking for HA_CCMUSER in glue_config.h... hacluster<br>
    checking for hg... /usr/local/hg<br>
    checking build revision... 18332eae086e5c64bf1f2ae80eba52b72c409963<br>
    checking for PILLoadPlugin in -lpils... yes<br>
    checking for G_main_add_IPC_Channel in -lplumb... yes<br>
    checking for msgfromIPC_timeout... yes<br>
    checking for struct lrm_ops.fail_rsc... yes<br>
    checking for ll_cluster_new in -lhbclient... yes<br>
    checking for native AIS... try<br>
    checking openais/saAis.h usability... no<br>
    checking openais/saAis.h presence... no<br>
    checking for openais/saAis.h... no<br>
    checking corosync/coroipcc.h usability... yes<br>
    checking corosync/coroipcc.h presence... yes<br>
    checking for corosync/coroipcc.h... yes<br>
    checking for OpenAIS branch... corosync<br>
    checking for coroipcc_msg_send_reply_receive in -lcoroipcc... yes<br>
    checking for supported stacks...  heartbeat corosync<br>
    checking for ucd-snmp/snmp.h... no<br>
    checking net-snmp/net-snmp-config.h usability... no<br>
    checking net-snmp/net-snmp-config.h presence... no<br>
    checking for net-snmp/net-snmp-config.h... no<br>
    checking whether gcc -std=gnu99 supports "-fgnu89-inline"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wall"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wmissing-prototypes"...
    yes<br>
    checking whether gcc -std=gnu99 supports "-Wmissing-declarations"...
    yes<br>
    checking whether gcc -std=gnu99 supports "-Wstrict-prototypes"...
    yes<br>
    checking whether gcc -std=gnu99 supports
    "-Wdeclaration-after-statement"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wpointer-arith"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wwrite-strings"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wcast-qual"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wcast-align"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wbad-function-cast"...
    yes<br>
    checking whether gcc -std=gnu99 supports "-Winline"... yes<br>
    checking whether gcc -std=gnu99 supports
    "-Wmissing-format-attribute"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wformat=2"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wformat-security"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wformat-nonliteral"...
    yes<br>
    checking whether gcc -std=gnu99 supports "-Wno-long-long"... yes<br>
    checking whether gcc -std=gnu99 supports "-Wno-strict-aliasing"...
    yes<br>
    checking whether gcc -std=gnu99 supports "-std=iso9899:199409"...
    yes<br>
    Enabling ANSI Compatibility on this platform<br>
    checking whether gcc -std=gnu99 supports "-Werror"... yes<br>
    Enabling Fatal Warnings (-Werror) on this platform<br>
    checking for alphasort... yes<br>
    checking for inet_pton... yes<br>
    checking for NoSuchFunctionName... no<br>
    checking for scandir... yes<br>
    checking for setenv... yes<br>
    checking for strerror... yes<br>
    checking for unsetenv... yes<br>
    checking for strnlen... yes<br>
    checking for strndup... yes<br>
    checking for daemon... yes<br>
    checking for strlcpy... yes<br>
    checking for strlcat... yes<br>
    checking for getopt... yes<br>
    checking for fcntl... yes<br>
    checking for flock... yes<br>
    checking for inet_aton... yes<br>
    checking for mallinfo... yes<br>
    checking for mallopt... yes<br>
    checking for __default_morecore... yes<br>
    checking for seteuid... yes<br>
    checking for setegid... yes<br>
    checking for getpeereid... no<br>
    checking for setproctitle... no<br>
    checking libutil.h usability... no<br>
    checking libutil.h presence... no<br>
    checking for libutil.h... no<br>
    checking for setproctitle in -lutil... no<br>
    checking sys/pstat.h usability... no<br>
    checking sys/pstat.h presence... no<br>
    checking for sys/pstat.h... no<br>
    checking whether __progname and __progname_full are available... yes<br>
    checking which argv replacement method to use... writeable<br>
    checking bzlib.h usability... yes<br>
    checking bzlib.h presence... yes<br>
    checking for bzlib.h... yes<br>
    checking for BZ2_bzBuffToBuffCompress  in -lbz2... yes<br>
    checking for sigignore... no<br>
    checking whether gcc -std=gnu99 supports "-funsigned-char"... yes<br>
    checking gnutls/gnutls.h usability... yes<br>
    checking gnutls/gnutls.h presence... yes<br>
    checking for gnutls/gnutls.h... yes<br>
    checking security/pam_appl.h usability... yes<br>
    checking security/pam_appl.h presence... yes<br>
    checking for security/pam_appl.h... yes<br>
    checking pam/pam_appl.h usability... no<br>
    checking pam/pam_appl.h presence... no<br>
    checking for pam/pam_appl.h... no<br>
    checking for libgnutls-config... no<br>
    checking for gnutls_init in -lgnutls... no<br>
    checking for valgrind... no<br>
    checking for gawk... /usr/bin/gawk<br>
    Supressing make details: <br>
    checking for cimserver... no<br>
    checking for sfcbd... no<br>
    checking for owcimomd... no<br>
    configure: WARNING: Cimom not found, MOF will not be installed!<br>
    checking for headers required to compile python extensions... found<br>
    checking for /etc/pam.d/common-account... yes<br>
    checking for /etc/pam.d/common-auth... yes<br>
    configure: creating ./config.status<br>
    config.status: creating Makefile<br>
    config.status: creating README<br>
    config.status: creating debian/Makefile<br>
    config.status: creating doc/Makefile<br>
    config.status: creating include/Makefile<br>
    config.status: creating include/mgmt/Makefile<br>
    config.status: creating lib/Makefile<br>
    config.status: creating lib/mgmt/Makefile<br>
    config.status: creating cim/Makefile<br>
    config.status: creating cim/mof/Makefile<br>
    config.status: creating cim/mof/register_providers.sh<br>
    config.status: creating cim/mof/unregister_providers.sh<br>
    config.status: creating mgmt/Makefile<br>
    config.status: creating mgmt/daemon/Makefile<br>
    config.status: creating mgmt/client/Makefile<br>
    config.status: creating mgmt/client/haclient.py<br>
    config.status: creating mgmt/client/crm_gui.desktop<br>
    config.status: creating mgmt/client/mgmtcmd.py<br>
    config.status: creating po/Makefile.in<br>
    config.status: creating replace/Makefile<br>
    config.status: creating snmp_subagent/Makefile<br>
    config.status: creating snmp_subagent/SNMPAgentSanityCheck<br>
    config.status: creating tsa_plugin/Makefile<br>
    config.status: creating tsa_plugin/testrun.sh<br>
    config.status: creating tsa_plugin/linuxha-adapter<br>
    config.status: creating include/config.h<br>
    config.status: include/config.h is unchanged<br>
    config.status: creating include/mgmt_config.h<br>
    config.status: include/mgmt_config.h is unchanged<br>
    config.status: executing depfiles commands<br>
    config.status: executing po-directories commands<br>
    config.status: creating po/POTFILES<br>
    config.status: setting ALL_LINGUAS in configure.in is obsolete<br>
    config.status: creating po/Makefile<br>
    config.status: executing libtool commands<br>
    config.status: executing po/stamp-it commands<br>
    <br>
    pacemaker-mgmt configuration:<br>
      Version                  = 2.0 (Build:
    18332eae086e5c64bf1f2ae80eba52b72c409963)<br>
      Prefix                   = /usr<br>
      Executables              = /usr/sbin<br>
      Man pages                = /usr/share/man<br>
      Libraries                = /usr/lib<br>
      Header files             = /usr/include<br>
      Arch-independent files   = /usr/share<br>
      State information        = /var<br>
      System configuration     = /etc<br>
      Init (rc) scripts        = /etc/init.d<br>
      Use system LTDL          = yes<br>
      HA group name            = haclient<br>
      HA user name             = hacluster<br>
      Build snmp subagent      = no<br>
      SNMP libraries           = <br>
      With Heartbeat support   = 1<br>
      With AIS support         = corosync<br>
      With AIS prefix          = /usr<br>
      CC_WARNINGS              =  -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>
      Mangled CFLAGS           = -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<br>
      Libraries                = -lbz2 -lplumb -lpils -lxml2 -lc -lpam
    -lrt -ldl  -lltdl<br>
    Running make install<br>
    Making install in replace<br>
    make[1]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/replace'<br>
    make[2]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/replace'<br>
    make[2]: Nothing to be done for `install-exec-am'.<br>
    make[2]: Nothing to be done for `install-data-am'.<br>
    make[2]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/replace'<br>
    make[1]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/replace'<br>
    Making install in include<br>
    make[1]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include'<br>
    Making install in mgmt<br>
    make[2]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include/mgmt'<br>
    make[3]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include/mgmt'<br>
    make[3]: Nothing to be done for `install-exec-am'.<br>
    test -z "/usr/include/heartbeat/mgmt" || /bin/mkdir -p
    "/usr/include/heartbeat/mgmt"<br>
     /usr/bin/install -c -m 644 mgmt_client.h mgmt_common.h mgmt.h
    mgmt_tls.h '/usr/include/heartbeat/mgmt'<br>
    make[3]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include/mgmt'<br>
    make[2]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include/mgmt'<br>
    make[2]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include'<br>
    if [ -r ha_version.h -a ! -w ha_version.h ]; then    \<br>
            hgv="";                        \<br>
            echo "Saved Version";                 \<br>
        elif [ -f "../.hg_archival.txt" ]; then            \<br>
            hgv="`/bin/grep -E node: ""../.hg_archival.txt""`";       
        \<br>
            echo "Hg Archived Version: ${hgv}";        \<br>
        elif [ -x /usr/local/hg -a -d ../.hg ]; then        \<br>
            hgv="`/usr/local/hg -R ".." id`";            \<br>
            echo "Hg Live Version: ${hgv}";         \<br>
        elif [ -r ha_version.h ]; then                \<br>
            hgv="";                        \<br>
            echo "Hg Saved Live Version";             \<br>
            cat ha_version.h;                 \<br>
        else                            \<br>
            hgv="Unknown";                    \<br>
            echo "Unknown Hg Version";            \<br>
        fi ;                            \<br>
        if [ X"${hgv}" != "X" ]; then                    \<br>
          echo "/* ${hgv} */" > ha_version.h;                 \<br>
          echo "#define HA_HG_VERSION \"${hgv}\"" >> ha_version.h;
        \<br>
        fi<br>
    Hg Archived Version: node: 18332eae086e5c64bf1f2ae80eba52b72c409963<br>
    make[3]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include'<br>
    make[3]: Nothing to be done for `install-exec-am'.<br>
    test -z "/usr/include/heartbeat" || /bin/mkdir -p
    "/usr/include/heartbeat"<br>
     /usr/bin/install -c -m 644 mgmt_config.h '/usr/include/heartbeat'<br>
    make[3]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include'<br>
    make[2]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include'<br>
    make[1]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/include'<br>
    Making install in lib<br>
    make[1]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib'<br>
    Making install in mgmt<br>
    make[2]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib/mgmt'<br>
    make[3]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib/mgmt'<br>
    /bin/bash
    /home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/install-sh -d
    /var/lib/heartbeat/mgmt<br>
    chgrp haclient //var/lib/heartbeat/mgmt<br>
    chmod 770 //var/lib/heartbeat/mgmt<br>
    test -z "/usr/lib" || /bin/mkdir -p "/usr/lib"<br>
     /bin/bash ../../libtool --tag=CC    --mode=install /usr/bin/install
    -c   libhbmgmttls.la libhbmgmtclient.la libhbmgmtcommon.la
    '/usr/lib'<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmttls.so.0.0.0
    /usr/lib/libhbmgmttls.so.0.0.0<br>
    libtool: install: (cd /usr/lib && { ln -s -f
    libhbmgmttls.so.0.0.0 libhbmgmttls.so.0 || { rm -f libhbmgmttls.so.0
    && ln -s libhbmgmttls.so.0.0.0 libhbmgmttls.so.0; }; })<br>
    libtool: install: (cd /usr/lib && { ln -s -f
    libhbmgmttls.so.0.0.0 libhbmgmttls.so || { rm -f libhbmgmttls.so
    && ln -s libhbmgmttls.so.0.0.0 libhbmgmttls.so; }; })<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmttls.lai
    /usr/lib/libhbmgmttls.la<br>
    libtool: install: warning: relinking `libhbmgmtclient.la'<br>
    libtool: install: (cd
    /home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib/mgmt;
    /bin/bash
    /home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/libtool  --tag
    CC --tag CC --mode=relink gcc -std=gnu99 -I../../include
    -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl
    -I../../libltdl -I../.. -I../.. -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 -o
    libhbmgmtclient.la -rpath /usr/lib
    libhbmgmtclient_la-mgmt_client_lib.lo -lglib-2.0 libhbmgmttls.la
    ../../replace/libreplace.la -lbz2 -lplumb -lpils -lxml2 -lc -lpam
    -lrt -ldl -lltdl )<br>
    libtool: relink: gcc -std=gnu99 -shared 
    .libs/libhbmgmtclient_la-mgmt_client_lib.o  -Wl,--whole-archive
    ../../replace/.libs/libreplace.a -Wl,--no-whole-archive  -L/usr/lib
    -lhbmgmttls -luuid -lglib-2.0 -lbz2 -lplumb -lpils -lxml2 -lc -lpam
    -lrt -ldl -lltdl    -Wl,-soname -Wl,libhbmgmtclient.so.0 -o
    .libs/libhbmgmtclient.so.0.0.0<br>
    libtool: install: /usr/bin/install -c
    .libs/libhbmgmtclient.so.0.0.0T /usr/lib/libhbmgmtclient.so.0.0.0<br>
    libtool: install: (cd /usr/lib && { ln -s -f
    libhbmgmtclient.so.0.0.0 libhbmgmtclient.so.0 || { rm -f
    libhbmgmtclient.so.0 && ln -s libhbmgmtclient.so.0.0.0
    libhbmgmtclient.so.0; }; })<br>
    libtool: install: (cd /usr/lib && { ln -s -f
    libhbmgmtclient.so.0.0.0 libhbmgmtclient.so || { rm -f
    libhbmgmtclient.so && ln -s libhbmgmtclient.so.0.0.0
    libhbmgmtclient.so; }; })<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmtclient.lai
    /usr/lib/libhbmgmtclient.la<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmtcommon.so.0.0.0
    /usr/lib/libhbmgmtcommon.so.0.0.0<br>
    libtool: install: (cd /usr/lib && { ln -s -f
    libhbmgmtcommon.so.0.0.0 libhbmgmtcommon.so.0 || { rm -f
    libhbmgmtcommon.so.0 && ln -s libhbmgmtcommon.so.0.0.0
    libhbmgmtcommon.so.0; }; })<br>
    libtool: install: (cd /usr/lib && { ln -s -f
    libhbmgmtcommon.so.0.0.0 libhbmgmtcommon.so || { rm -f
    libhbmgmtcommon.so && ln -s libhbmgmtcommon.so.0.0.0
    libhbmgmtcommon.so; }; })<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmtcommon.lai
    /usr/lib/libhbmgmtcommon.la<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmttls.a
    /usr/lib/libhbmgmttls.a<br>
    libtool: install: chmod 644 /usr/lib/libhbmgmttls.a<br>
    libtool: install: ranlib /usr/lib/libhbmgmttls.a<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmtclient.a
    /usr/lib/libhbmgmtclient.a<br>
    libtool: install: chmod 644 /usr/lib/libhbmgmtclient.a<br>
    libtool: install: ranlib /usr/lib/libhbmgmtclient.a<br>
    libtool: install: /usr/bin/install -c .libs/libhbmgmtcommon.a
    /usr/lib/libhbmgmtcommon.a<br>
    libtool: install: chmod 644 /usr/lib/libhbmgmtcommon.a<br>
    libtool: install: ranlib /usr/lib/libhbmgmtcommon.a<br>
    libtool: finish:
    PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin"
    ldconfig -n /usr/lib<br>
----------------------------------------------------------------------<br>
    Libraries have been installed in:<br>
       /usr/lib<br>
    <br>
    If you ever happen to want to link against installed libraries<br>
    in a given directory, LIBDIR, you must either use libtool, and<br>
    specify the full pathname of the library, or use the `-LLIBDIR'<br>
    flag during linking and do at least one of the following:<br>
       - add LIBDIR to the `LD_LIBRARY_PATH' environment variable<br>
         during execution<br>
       - add LIBDIR to the `LD_RUN_PATH' environment variable<br>
         during linking<br>
       - use the `-Wl,-rpath -Wl,LIBDIR' linker flag<br>
       - have your system administrator add LIBDIR to `/etc/ld.so.conf'<br>
    <br>
    See any operating system documentation about shared libraries for<br>
    more information, such as the ld(1) and ld.so(8) manual pages.<br>
----------------------------------------------------------------------<br>
    test -z "/usr/lib/heartbeat-gui" || /bin/mkdir -p
    "/usr/lib/heartbeat-gui"<br>
     /usr/bin/install -c -m 644 pymgmt.py '/usr/lib/heartbeat-gui'<br>
    test -z "/usr/lib/heartbeat-gui" || /bin/mkdir -p
    "/usr/lib/heartbeat-gui"<br>
     /bin/bash ../../libtool --tag=CC    --mode=install /usr/bin/install
    -c   _pymgmt.la '/usr/lib/heartbeat-gui'<br>
    libtool: install: /usr/bin/install -c .libs/_pymgmt.so.0.0.0
    /usr/lib/heartbeat-gui/_pymgmt.so.0.0.0<br>
    libtool: install: (cd /usr/lib/heartbeat-gui && { ln -s -f
    _pymgmt.so.0.0.0 _pymgmt.so.0 || { rm -f _pymgmt.so.0 && ln
    -s _pymgmt.so.0.0.0 _pymgmt.so.0; }; })<br>
    libtool: install: (cd /usr/lib/heartbeat-gui && { ln -s -f
    _pymgmt.so.0.0.0 _pymgmt.so || { rm -f _pymgmt.so && ln -s
    _pymgmt.so.0.0.0 _pymgmt.so; }; })<br>
    libtool: install: /usr/bin/install -c .libs/_pymgmt.lai
    /usr/lib/heartbeat-gui/_pymgmt.la<br>
    libtool: install: /usr/bin/install -c .libs/_pymgmt.a
    /usr/lib/heartbeat-gui/_pymgmt.a<br>
    libtool: install: chmod 644 /usr/lib/heartbeat-gui/_pymgmt.a<br>
    libtool: install: ranlib /usr/lib/heartbeat-gui/_pymgmt.a<br>
    libtool: finish:
    PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin"
    ldconfig -n /usr/lib/heartbeat-gui<br>
----------------------------------------------------------------------<br>
    Libraries have been installed in:<br>
       /usr/lib/heartbeat-gui<br>
    <br>
    If you ever happen to want to link against installed libraries<br>
    in a given directory, LIBDIR, you must either use libtool, and<br>
    specify the full pathname of the library, or use the `-LLIBDIR'<br>
    flag during linking and do at least one of the following:<br>
       - add LIBDIR to the `LD_LIBRARY_PATH' environment variable<br>
         during execution<br>
       - add LIBDIR to the `LD_RUN_PATH' environment variable<br>
         during linking<br>
       - use the `-Wl,-rpath -Wl,LIBDIR' linker flag<br>
       - have your system administrator add LIBDIR to `/etc/ld.so.conf'<br>
    <br>
    See any operating system documentation about shared libraries for<br>
    more information, such as the ld(1) and ld.so(8) manual pages.<br>
----------------------------------------------------------------------<br>
    make[3]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib/mgmt'<br>
    make[2]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib/mgmt'<br>
    make[2]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib'<br>
    make[3]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib'<br>
    make[3]: Nothing to be done for `install-exec-am'.<br>
    make[3]: Nothing to be done for `install-data-am'.<br>
    make[3]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib'<br>
    make[2]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib'<br>
    make[1]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/lib'<br>
    Making install in mgmt<br>
    make[1]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/mgmt'<br>
    Making install in daemon<br>
    make[2]: Entering directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/mgmt/daemon'<br>
    /bin/bash ../../libtool --tag=CC   --tag=CC   --mode=compile gcc
    -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include 
    -I../../include -I../../libltdl  -I../../libltdl -I../../linux-ha
    -I../../linux-ha -I../..          -I../..  -I/usr/include/glib-2.0
    -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2
    -I../../include  -I../../include -I../../libltdl  -I../../libltdl
    -I../../linux-ha -I../../linux-ha -I../..          -I../.. -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
    libhbmgmt_la-mgmt_lib.lo -MD -MP -MF .deps/libhbmgmt_la-mgmt_lib.Tpo
    -c -o libhbmgmt_la-mgmt_lib.lo `test -f 'mgmt_lib.c' || echo
    './'`mgmt_lib.c<br>
    libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I.
    -I../../include -I../../include -I../../include -I../../libltdl
    -I../../libltdl -I../../linux-ha -I../../linux-ha -I../.. -I../..
    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
    -I/usr/include/libxml2 -I../../include -I../../include
    -I../../libltdl -I../../libltdl -I../../linux-ha -I../../linux-ha
    -I../.. -I../.. -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
    libhbmgmt_la-mgmt_lib.lo -MD -MP -MF .deps/libhbmgmt_la-mgmt_lib.Tpo
    -c mgmt_lib.c  -fPIC -DPIC -o .libs/libhbmgmt_la-mgmt_lib.o<br>
    cc1: warnings being treated as errors<br>
    In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34,<br>
                     from /usr/include/glib-2.0/glib.h:34,<br>
                     from mgmt_lib.c:33:<br>
    /usr/include/glib-2.0/glib/gthread.h: In function
    âg_once_init_enterâ:<br>
    /usr/include/glib-2.0/glib/gthread.h:348: error: cast discards
    qualifiers from pointer target type<br>
    make[2]: *** [libhbmgmt_la-mgmt_lib.lo] Error 1<br>
    make[2]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/mgmt/daemon'<br>
    make[1]: *** [install-recursive] Error 1<br>
    make[1]: Leaving directory
    `/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/mgmt'<br>
    make: *** [install-recursive] Error 1<br>
    <a class="moz-txt-link-abbreviated" href="mailto:root@squid01:/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0#">root@squid01:/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0#</a><br>
  </body>
</html>