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

Philip Balister philip at balister.org
Tue Jul 19 14:15:47 PDT 2016


There is a problem with volk on ppc64.

I'm the primary contact for meta-sdr, and this list is not the right
place for this conversation.

Also, looking at this suggests you are using an old version of meta-sdr.

Philip

On 07/18/2016 06:55 AM, Yile Ku wrote:
> 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-
> 
> 
> 



More information about the yocto mailing list