NASM Forum > Using NASM

no directiv.h

(1/1)

whitequill:
I just pulled the source to NASM and I can't find directiv.h.
I am getting the following fatal error:

--- Code: ---In file included from ../nasm/asm/nasm.c:41:0:
../nasm/include/nasm.h:50:10: fatal error: directiv.h: No such file or directory
 #include "directiv.h"   /* For enum directive */
          ^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:80: asm/nasm.o] Error 1
--- End code ---

Navigation

[0] Message Index

Go to full version