Missing math.h?


#1

After replacing Ubuntu Studio with AV Linux (MX 21.2.1) and an easy looking installation of the software I got error messages leading to failure. So I decided to give Patcher 2.0.0 a try. Again:

Generate code complete
compiling /home/loopudu/axoloti-2.0.0/build/xpatch.cpp
In file included from :
/opt/Axoloti/app/api/xpatch.h:9:10: fatal error: math.h: No such file or directory
#include
^~~~~~~~
compilation terminated.
make: *** [/opt/Axoloti/app/env/patch.mk:111: /home/loopudu/axoloti-2.0.0/build/xpatch.o] Error 1
Compiling patch failed

Is there anything I can do about it? Any help will be highly appreciated: Happy New Year!


#2

Don't use 2.x and revert back to 1.x


#3

Thanks @janvantomme. I'll go back with the greatest pleasure. Anyway the reason why I tried 2.0 was that 1.x also doesn't compile my patches anymore after OS Upgrade (AV Linux aswell as Ubuntu). Here is what happens when Itry to compile under 1.0.12:

Start compiling patch
Compiling patch... with /opt/Axoloti/app/firmware
BDIR = /home/loopudu/axoloti/build\
FIRMWARE = .
make: *** No rule to make target '/home/loopudu/axoloti/build /xpatch.cpp', needed by '/home/loopudu/axoloti/build /xpatch.bin'. Stop.
shell task failed, exit value: 2
Compiling patch failed ( /home/loopudu/axoloti/patches/DigiSizer.axp )

Really frustrating, I'm basically locked out of my 2 Axolotis (:cry:

Hope someone can help me...


#4

Ok, I found this and it does the job...