Hi Dan,
On 07/02/18 16:50, Dan Wilcox wrote:
Looks like an issue with autoconf of your system. If we used a dist tarball with pregenerated configure scripts, this probably wouldn't be an issue since then autoconf and automaker are not needed, just gcc and make.
I followed your instructions to build the dist tarball:
./autogen.sh ./configure make dist
Then copied the tarball pd-0.48.1.tgz to the Raspberry Pi running Tiny Core Linux and ran:
./configure make
The resulting binary successfully runs a test tone Pd patch and outputs a sine wave to the audio jack.
Hope this helps!
Cheers,
Chris.