As shown,gmake build failed.What is the reason for this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
did you have any modifications?
Can you try clean build:
gmake -s -j clean
gmake -s -j depend
gmake -s -j
Regards,
Yordan