Re: [Linuxsampler-devel] Compile error today: linuxsampler

2021-09-29 Thread Christian Schoenebeck
On Mittwoch, 29. September 2021 04:37:37 CEST Doug Gray wrote: > Managed to get the code compiled. > Perl is installed however the XML::Parser module called up in the > generate_lscp_shell_reference.pl script line 15. > After installing this module and re-running the script directly the build > pr

Re: [Linuxsampler-devel] Compile error today: linuxsampler

2021-09-28 Thread Doug Gray
Managed to get the code compiled. Perl is installed however the XML::Parser module called up in the generate_lscp_shell_reference.pl script line 15. After installing this module and re-running the script directly the build proceeded until RTMath.cpp. I am compiling this on a Raspberry PI 4 - ARM p

Re: [Linuxsampler-devel] Compile error today: linuxsampler

2021-09-28 Thread Christian Schoenebeck
On Dienstag, 28. September 2021 14:33:11 CEST Doug Gray wrote: > Thanks for the help. Flex was not installed, fixed that and ran 'make > parser'. > I'm building deb packages BTW, the compile got much further until this > error -see below. More files to generate? > > /bin/bash ../../libtool --ta

Re: [Linuxsampler-devel] Compile error today: linuxsampler

2021-09-28 Thread Doug Gray
Thanks for the help. Flex was not installed, fixed that and ran 'make parser'. I'm building deb packages BTW, the compile got much further until this error -see below. More files to generate? /bin/bash ../../libtool --tag=CXX --mode=compile arm-linux-gnueabihf-g++ -std=gnu++14 -DHAVE_CONFIG_H

Re: [Linuxsampler-devel] Compile error today: linuxsampler

2021-09-28 Thread Christian Schoenebeck
On Dienstag, 28. September 2021 07:38:22 CEST Doug Gray wrote: > Apologies for what may be a trivial question but I am un-accustomed to > compiling the source but I have an error I'm not sure how to fix, see as > follows. Note: This code was checked out today. Make sure you have bison and flex ins

[Linuxsampler-devel] Compile error today: linuxsampler

2021-09-27 Thread Doug Gray
Apologies for what may be a trivial question but I am un-accustomed to compiling the source but I have an error I'm not sure how to fix, see as follows. Note: This code was checked out today. # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory '/home/pi/lssvn/linu