When libbz2 is not present on the system source code compilation will
fail in:

/lib/crm/common/xml.c, line 500
===
cc1: warnings being treated as errors
xml.c: In function 'file2xml':
xml.c:500: warning: unused variable 'rc'
===
Using standard scripts on Ubuntu 6.06
Commands where
./ConfigureMe configure
make

I tend to agree with the compiler, its indeed not used.
My solution is to install libbz2...

- Joris Dobbelsteen
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to