[Pacemaker] [Problem]A compilation error of Pacemaker1.1.
Andrew Beekhof
andrew at beekhof.net
Wed Aug 4 12:15:35 UTC 2010
On Wed, Aug 4, 2010 at 10:08 AM, Andrew Beekhof <andrew at beekhof.net> wrote:
> On Wed, Aug 4, 2010 at 6:34 AM, <renayama19661014 at ybb.ne.jp> wrote:
>> [root at srv01 Pacemaker-1-1-5ce5b34cf3ab]# ./autogen.sh && ./configure --prefix=$PREFIX
>> --localstatedir=/var --with-lcrso-dir=$LCRSODIR
>>
>> [root at srv01 Pacemaker-1-1-5ce5b34cf3ab]# make install
>>
>> s -Werror -fPIC -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o
>> cc1: warnings being treated as errors
>> utils.c:65: warning: 'common' defined but not used
>> gmake[2]: *** [utils.lo] Error 1
>> gmake[2]: Leaving directory `/opt/Pacemaker-1-1-5ce5b34cf3ab/lib/common'
>> gmake[1]: *** [install-recursive] Error 1
>> gmake[1]: Leaving directory `/opt/Pacemaker-1-1-5ce5b34cf3ab/lib'
>> make: *** [install-recursive] Error 1
Fixed:
http://hg.clusterlabs.org/pacemaker/1.1/rev/6bad7c6bbe7d
More information about the Pacemaker
mailing list