I'm having trouble compiling MAME from git on Ubuntu using the following commandline:

Code:
make -j9 NOWERROR=1 PTR64=1 sse4=1


Part way through I get the following:

Code:
Archiving libnetlist.a...
make: *** [linux_x64] Error 2

Last edited by arcadefan; 11/26/15 03:10 PM.