Re: [Pacemaker] Fedora 8 and 10 compilation problem
On Mon, Apr 6, 2009 at 23:15, Infos E-Blokos wrote: > > - Original Message - From: "Andrew Beekhof" > To: > Sent: Monday, April 06, 2009 2:46 PM > Subject: Re: [Pacemaker] Fedora 8 and 10 compilation problem > > >> On Mon, Apr 6, 2009 at 05:41, Infos E-Blokos wrote: >> >>> Also I need to --enable-fatal-warnings=no >>> if not : >>> cc1: warnings being treated as errors >>> xml.c: In function 'string2xml': >>> xml.c:486: warning: argument 2 of 'xmlSetGenericErrorFunc' might be a >>> candidate for a format attribute >> >> That seems to be a problem with your libxml2 package - thats where the >> xmlSetGenericErrorFunc function comes from. >> > I know but all libxml are installed in Standard on F8 and F10 I'm not suggesting its not installed properly - I'm saying there is a problem with one of the header files that libxml2 installs. ___ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Re: [Pacemaker] Fedora 8 and 10 compilation problem
- Original Message - From: "Andrew Beekhof" To: Sent: Monday, April 06, 2009 2:46 PM Subject: Re: [Pacemaker] Fedora 8 and 10 compilation problem On Mon, Apr 6, 2009 at 05:41, Infos E-Blokos wrote: Also I need to --enable-fatal-warnings=no if not : cc1: warnings being treated as errors xml.c: In function 'string2xml': xml.c:486: warning: argument 2 of 'xmlSetGenericErrorFunc' might be a candidate for a format attribute That seems to be a problem with your libxml2 package - thats where the xmlSetGenericErrorFunc function comes from. ___ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. I know but all libxml are installed in Standard on F8 and F10 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ___ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Re: [Pacemaker] Fedora 8 and 10 compilation problem
On Mon, Apr 6, 2009 at 05:41, Infos E-Blokos wrote: > Also I need to --enable-fatal-warnings=no > if not : > cc1: warnings being treated as errors > xml.c: In function 'string2xml': > xml.c:486: warning: argument 2 of 'xmlSetGenericErrorFunc' might be a > candidate for a format attribute That seems to be a problem with your libxml2 package - thats where the xmlSetGenericErrorFunc function comes from. ___ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker
[Pacemaker] Fedora 8 and 10 compilation problem
Hello, configure: WARNING: linux/errqueue.h: present but cannot be compiled configure: WARNING: linux/errqueue.h: check for missing prerequisite head ers? configure: WARNING: linux/errqueue.h: see the Autoconf documentation configure: WARNING: linux/errqueue.h: section "Present But Cannot Be Comp iled" configure: WARNING: linux/errqueue.h: proceeding with the preprocessor's resu lt configure: WARNING: linux/errqueue.h: in the future, the compiler will take p recedence configure: WARNING: ## ## configure: WARNING: ## Report this to pacemaker@oss.clusterlabs.org ## configure: WARNING: ## ## Also I need to --enable-fatal-warnings=no if not : cc1: warnings being treated as errors xml.c: In function 'string2xml': xml.c:486: warning: argument 2 of 'xmlSetGenericErrorFunc' might be a candidate for a format attribute xml.c: In function 'filename2xml': xml.c:622: warning: argument 2 of 'xmlSetGenericErrorFunc' might be a candidate for a format attribute gmake[2]: *** [xml.lo] Error 1 gmake[2]: Leaving directory `/usr/src/LAST_CLUSTER/pacemaker/stable-1.0/lib/common' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/src/LAST_CLUSTER/pacemaker/stable-1.0/lib' make: *** [all-recursive] Error 1 kernel 2.6.29 thanks Franck -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ___ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker