Error compiling Unreal Engine 4.18 from source on external hard drive (Linux)

Expected Behavior

Unreal Engine should completely install and run from my hard drive.

Steps to Reproduce

  1. Use git clone https://github.com/EpicGames/UnrealEngine.git
  2. After complete move folder to external hard drive (formatted ext4)
  3. Run:

cd /your/hard/drive/UnrealEngine/

./Setup.sh

./GenerateProjectFiles.sh

make

Observed Behavior

About 3/4 of the way through, after running make I get this error:

Already Tried

Reinstalling Unreal Engine several times
Installing from zip file
Reformating hard drive to ext4 from NTFS
Changing clang version (someone said that solved their errors)

Useful Information

Ubuntu Version: 17.04

Processor: Intel Celeron N3060

Ram: 4gb DDR3

Hi,

Is it possible if you could upload the full log as a text file. There should be some more information about why it could not compile or link the Engine library further up.

I forgot to delete this post, my hard drive fell off my desk while it was running and no longer works. Thanks for trying to help.