After run GenerateProjectFiles.sh have the problem Makefile:252: Error 1

I try to install the UE4 on fedora 25. All the step are succeeded, but when I run the:
sudo make
in the terminal it shows me the message:
Makefile:252: recipe for target ‘CrashReportClient-Linux-Shipping’ failed
make: *** [CrashReportClient-Linux-Shipping] Error 1

anyone can help me?

also terminal shows this message:
Error: UnrealHeaderTool failed for target ‘CrashReportClient’ (platform: Linux, module info: /home/maxmao/UnrealEngine-release/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClient/Shipping/CrashReportClient.uhtmanifest, exit code: Canceled (1)).

I fix it by myself.I just deleted all the UE4 file and install again without sudo.