Hello. I just had to get bacula-client built for old redhat 7.1 system, and I noticed rebuilding bacula 2.4.4-1 src.rpm for rh7 target has a bug.. it depends on libxml2-devel, which is not available on rh7.1.
I changed the requirements from the spec file from libxml2 to libxml, and from libxml2-devel to libxml-devel and then it built fine. Not a huge problem, since not many that old systems out there anymore.. at least this solution/bugfix is in the mailing list archives now. -- Pasi ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
