[yocto] NOTE: Not creating empty RPM package for libvolk

Yile Ku stiffstone at gmail.com
Mon Jul 18 06:55:44 PDT 2016


I am getting this error when building for PowerPC 64.


The file:
meta-sdr/recipes-core/gnuradio/gnuradio_git.bb

says to include the libraries
FILES_libvolk = "${libdir}/libvolk.so*"
FILES_libvolk-dbg = "${libdir}/.debug/libvolk.so*"

when I look for the libraries it shows:
build-v2$ find . -name "libvolk*.so*" -print
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/build/volk/lib/libvolk.so.0.0.0
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/build/volk/lib/libvolk.so
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/package/usr/lib/.debug/libvolk.so.0.0.0
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/package/usr/lib/libvolk.so.0.0.0
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/package/usr/lib/libvolk.so
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/image/usr/lib/libvolk.so.0.0.0
./tmp/work/ppc64e6500-fsl-linux/gnuradio/3.7.5-r0/image/usr/lib/libvolk.so


Are the files not being copied to the right place?

Thanks,
Y-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160718/b99ba17e/attachment.html>


More information about the yocto mailing list