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 > proceeded until RTMath.cpp. > I am compiling this on a Raspberry PI 4 - ARM processor obviously, the > attached patch as I used the first time I compiled the code some months ago > was required. I had thought it may have by now been applied in the current > source: > > cd src/common/ > cp atomic.h atomic.h.org > cp RTMath.cpp RTMath.cpp.org > patch -p2 <../../linuxsampler-armv7l.patch > > One issue I do have is an error signing the package, this has not been an > issue with the packages but I'd like to know how to fix it perhaps using my > own gpg key. (I have obscured your email address here): > > signfile linuxsampler_2.2.0_armhf.buildinfo > gpg: skipped "Christian Schoenebeck <....@users.sourceforge.net>": No > secret key > gpg: dpkg-sign.0v6yB9ud/linuxsampler_2.2.0_armhf.buildinfo: clear-sign > failed: No secret key
That's the same with any Debian package, so it is not specifically an LS issue: This is controlled via the debian/changelog file. Just add your own changelog block on top of that debian/changelog file content (or even more simple: replace my email address at the top most entry) with your own email address and make sure you have setup some gpg key associated with your local gpg wallet. CU Christian _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel