Re: [LAU] Convolution with LADSPA Impulse Convolver on the Raspberry Pi B

From: bricolodu <jean.beauve@email-addr-hidden>
Date: Thu Jun 02 2016 - 13:49:53 EEST

Hello I tried to compile plugins only, although I can't figure out how to
specify the desired plugin !

#1
wget http://plugin.org.uk/releases/0.4.9/swh-plugins-0.4.9.tar.gz
#2
tar -zxvf swh-plugins-0.4.9.tar.gz
#3
cd swh-plugins-0.4.9
#4
./configure --prefix=/usr
#5
make

Got same error :
/root@SheBe:~/swh-plugins-0.4.9# make
make all-recursive
make[1]: Entering directory '/root/swh-plugins-0.4.9'
Making all in m4
make[2]: Entering directory '/root/swh-plugins-0.4.9/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/swh-plugins-0.4.9/m4'
Making all in po
make[2]: Entering directory '/root/swh-plugins-0.4.9/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/swh-plugins-0.4.9/po'
Making all in util
make[2]: Entering directory '/root/swh-plugins-0.4.9/util'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -O6
-fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables
-ffast-math -fPIC -DPIC -mcpu=armv6l -march=armv6l -MT rms.o -MD -MP -MF
".deps/rms.Tpo" -c -o rms.o rms.c; \
then mv -f ".deps/rms.Tpo" ".deps/rms.Po"; else rm -f ".deps/rms.Tpo"; exit
1; fi
gcc: error: unrecognized argument in option ‘-mcpu=armv6l’
gcc: note: valid arguments to ‘-mcpu=’ are: arm1020e arm1020t arm1022e
arm1026ej-s arm10e arm10tdmi arm1136j-s arm1136jf-s arm1156t2-s arm1156t2f-s
arm1176jz-s arm1176jzf-s arm2 arm250 arm3 arm6 arm60 arm600 arm610 arm620
arm7 arm70 arm700 arm700i arm710 arm7100 arm710c arm710t arm720 arm720t
arm740t arm7500 arm7500fe arm7d arm7di arm7dm arm7dmi arm7m arm7tdmi
arm7tdmi-s arm8 arm810 arm9 arm920 arm920t arm922t arm926ej-s arm940t
arm946e-s arm966e-s arm968e-s arm9e arm9tdmi cortex-a12 cortex-a15
cortex-a15.cortex-a7 cortex-a5 cortex-a53 cortex-a57 cortex-a57.cortex-a53
cortex-a7 cortex-a8 cortex-a9 cortex-m0 cortex-m0plus cortex-m1 cortex-m3
cortex-m4 cortex-r4 cortex-r4f cortex-r5 cortex-r7 ep9312 fa526 fa606te
fa626 fa626te fa726te fmp626 generic-armv7-a iwmmxt iwmmxt2 marvell-pj4
mpcore mpcorenovfp native strongarm strongarm110 strongarm1100 strongarm1110
xscale
gcc: error: unrecognized argument in option ‘-march=armv6l’
gcc: note: valid arguments to ‘-march=’ are: armv2 armv2a armv3 armv3m armv4
armv4t armv5 armv5e armv5t armv5te armv6 armv6-m armv6j armv6k armv6s-m
armv6t2 armv6z armv6zk armv7 armv7-a armv7-m armv7-r armv7e-m armv7ve
armv8-a armv8-a+crc iwmmxt iwmmxt2 native
gcc: error: unrecognized command line option ‘-fmove-all-movables’
Makefile:298: recipe for target 'rms.o' failed
make[2]: *** [rms.o] Error 1
make[2]: Leaving directory '/root/swh-plugins-0.4.9/util'
Makefile:1123: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/swh-plugins-0.4.9'
Makefile:730: recipe for target 'all' failed
make: *** [all] Error 2/

What I'am supposed to do, to make it working ?

Best Regards,
Jean

--
View this message in context: http://linux-audio.4202.n7.nabble.com/Convolution-with-LADSPA-Impulse-Convolver-on-the-Raspberry-Pi-B-tp100213p100216.html
Sent from the linux-audio-user mailing list archive at Nabble.com.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Jun 2 16:15:02 2016

This archive was generated by hypermail 2.1.8 : Thu Jun 02 2016 - 16:15:02 EEST