Parrot-Developers/olympe

make error detected by building olympe-linux

Closed this issue · 1 comments

Hi guys,

I am trying to install olympe on linux for windows but I got this error when I run this command ./build.sh -p olympe-linux -A all final -j

Has anyone idea what could be the problem?
error_olympe_build

Could you please re-run the build script with the following env var set "V=1. /build.sh -p olympe-linux -A all final -j" ?
This should increase the verbosity level and echo the make recipes that are failing here.
I guess that you are missing some build dependency on your WSL environment.