Re: Unable to build pil21 in termux

2022-05-26 Thread Alexander Burger
On Thu, May 26, 2022 at 07:01:36PM +0530, SuperSaiyanBlue wrote: > 'strip' is in the 'binutils' package. I expect it to be in the default Termux > istallation.Unfortunately, it > was not. I did a `pkg install binutils` and with a new tar extract it finally > worked! Thanks for the help. Much > a

Re: Unable to build pil21 in termux

2022-05-25 Thread Alexander Burger
Hi SuperSaiyanBlue, > I followed the instructions listed in the INSTALL file unfortunately, I get > stuck on this error. Any ideas to fix it for a successful build in android? > make: strip: No such file or directory > make: *** [Makefile:84: ../bin/httpGate] Error 127 'strip' is in the 'binutil