Hi, On Monday, August 12, 2013 08:29:36 AM Ys wrote: > On 08/11/2013 10:22 PM, Dmitriy Perlow wrote: > > Ys <[email protected]> Sun, 11 Aug 2013 20:01:16 +0300: > >> Hi, I'm having issues with building a package (package is > >> lv2core, home:lincapri) > >> > >> here's the error: > >> > >> [ 19s] error: File not found: > >> /home/abuild/rpmbuild/BUILDROOT/lv2core-6.0-5.1.x86_64/usr/lib64/l > >> v2 > > [ 19s] error: File not found: > >> /home/abuild/rpmbuild/BUILDROOT/lv2core-6.0-5.1.x86_64/usr/lib64/l > >> v2/lv2core.lv2 > > [ 19s] error: File not found: > >> /home/abuild/rpmbuild/BUILDROOT/lv2core-6.0-5.1.x86_64/usr/lib64/l > >> v2/lv2core.lv2/lv2core.doap.ttl > > [ 19s] error: File not found: > >> /home/abuild/rpmbuild/BUILDROOT/lv2core-6.0-5.1.x86_64/usr/lib64/l > >> v2/lv2core.lv2/lv2core.ttl > > [ 19s] error: File not found: > >> /home/abuild/rpmbuild/BUILDROOT/lv2core-6.0-5.1.x86_64/usr/lib64/l > >> v2/lv2core.lv2/manifest.ttl > > why it happens and is there a way to fix this error? > > > Hello. There are no some files that you included in the files > > section. Please check it. > > are you sure: > > " > %{_includedir}/lv2/lv2plug.in/ns/lv2core > %{_libdir}/lv2/lv2core.lv2/lv2.h > %{_libdir}/lv2/lv2core.lv2/lv2core.doap.ttl > %{_libdir}/lv2/lv2core.lv2/lv2core.ttl > %{_libdir}/lv2/lv2core.lv2/manifest.ttl > %{_libdir}/pkgconfig/lv2core.pc > "
In lv2core-devel.spec, line 44, most probably a
--libdir=%{_libdir}
would help, dunno, but check the source.
Also you need an additional line in the %files section, like
%{_includedir}/lv2.h
Stefan
--
Stefan Botter zu Hause
Bremen
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
