Hi, > > -fPIC -DPIC -o .libs/xml.o > > xml.c: In function `write_xml_file': > > xml.c:618: warning: unused variable `in' > > gmake[3]: *** [xml.lo] Error 1 > > gmake[3]: Leaving directory > `/tmp/CRM-Devel-obs-2.1.2-24/lib/crm/common' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory `/tmp/CRM-Devel-obs-2.1.2-24/lib/crm' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/tmp/CRM-Devel-obs-2.1.2-24/lib' > > > > > > Any ides what is going wrong here? > > Exactly what it says, though only on a preprocessed file. If > you install bzip2 you should be fine. >
Installing bzip2-devel helped, I was able to build the rpms. Thanks a lot, Michael _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
