Hi,
I'm trying to build the Rivendell RPM's on openSUSE 42.3 from the stable
v2.19 branch:
git checkout v2.19
export
DOCBOOK_STYLESHEETS=/usr/share/xml/docbook/stylesheet/nwalsh5/current
./autogen.sh
./configure --prefix=/usr --libdir=/usr/lib64
--libexecdir=/srv/www/rd-bin --sysconfdir=/etc/apache2/conf.d
make rpm
The compile seems to work (although I haven't tried installing /
running), but the packaging is stuck at...
Processing files: rivendell-2.19.0int01-1.x86_64
error: File not found by glob:
/home/mick/rpmbuild/BUILDROOT/rivendell-2.19.0int01-1.x86_64/usr/share/doc/packages/rivendell-2.19.0int01/*
RPM build errors:
File not found by glob:
/home/mick/rpmbuild/BUILDROOT/rivendell-2.19.0int01-1.x86_64/usr/share/doc/packages/rivendell-2.19.0int01/*
Makefile:952: recipe for target 'rpm' failed
make: *** [rpm] Error 1
Adding --docdir=/usr/share/doc/packages to configure also did not work
(same error).
I also tried building RPM's from the master branch (to test the Qt4),
which got a bit further, but was finally stuck at...
RPM build errors:
File listed twice: /srv/www/rd-bin/rdxport.cgi
Installed (but unpackaged) file(s) found:
/usr/bin/rdalsaconfig-root
/usr/bin/rdunittest
Makefile:945: recipe for target 'rpm' failed
make: *** [rpm] Error 1
I'm hoping someone who's successfully built openSUSE RPM's could help to
shed some light on what I'm missing.
Thanks in advance,
Cheers,
Mick
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev