Error make on Linux Mint 19.2

I am at a bit of a loss now. What would be the issue here. If anyone can help that is truly appreciated.

sudo make

bash “/home/thedarrens/UnrealEngine/Engine/Build/BatchFiles/Linux/Build.sh”
Fixing inconsistent case in filenames.
Setting up Mono
Building CrashReportClient…
Using ‘git status’ to determine working set for adaptive non-unity build (/home/thedarrens/UnrealEngine).
Creating makefile for CrashReportClient (no existing makefile)
Parsing headers for CrashReportClient
Running UnrealHeaderTool CrashReportClient “/home/thedarrens/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClient/Shipping/CrashReportClient.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors
Refusing to run with the root privileges.
Makefile:212: recipe for target ‘CrashReportClient-Linux-Shipping’ failed
make: *** [CrashReportClient-Linux-Shipping] Error 1

https://forums.unrealengine.com/development-discussion/engine-source-github/91044-error-compiling-ue4-on-fedora-24
this will help you out it helped me :slight_smile: