Thanks for confirming, Roman!
-----Original Message----- From: Pd-list [mailto:pd-list-bounces@lists.iem.at] On Behalf Of Roman Haefeli Sent: Sunday, September 12, 2021 11:48 AM To: pd-list@lists.iem.at Subject: Re: [PD] external libraries for Raspberry Pi - how to compile?
On Sun, 2021-09-12 at 11:36 +0200, Ingo wrote:
Yep, looks like [declare -path /usr/lib/puredata/extra/iemlib -lib iemlib] should work but it doesn't. I'm suspecting that certain objects are simply not compiled correctly.
I confirm iemlib 1.22 from Deken is broken for the Raspberry Pi OS on Raspberry Pi.
When loading it with [declare -lib iemlib], I get:
/home/pi/Pd/externals/iemlib/iemlib.pd_linux: /lib/arm-linux- gnueabihf/libm.so.6: version `GLIBC_2.29' not found (required by /home/pi/Pd/externals/iemlib/iemlib.pd_linux)
Roman