[root@Fedora mac-3.99-u4]# make
Making all in src
make[1]: Entering directory `/root/beep/mac-3.99-u4/src'
Making all in Shared
make[2]: Entering directory `/root/beep/mac-3.99-u4/src/Shared'
make[2]: Leaving directory `/root/beep/mac-3.99-u4/src/Shared'
Making all in MACLib
make[2]: Entering directory `/root/beep/mac-3.99-u4/src/MACLib'
Making all in Assembly
make[3]: Entering directory `/root/beep/mac-3.99-u4/src/MACLib/Assembly'
/bin/sh ../../../libtool --mode=compile --tag=ASM sh ../../../strip_fPIC.sh nasm -f elf -d
OBJ_FORMAT_elf Assembly.nas -o Assembly.lo
libtool: ignoring unknown tag ASM
sh ../../../strip_fPIC.sh nasm -f elf -d OBJ_FORMAT_elf Assembly.nas -fPIC -DPIC -o
.libs/Assembly.o
nasm -f elf -d OBJ_FORMAT_elf Assembly.nas -o .libs/Assembly.o
../../../strip_fPIC.sh: line 15: exec: nasm: not found
make[3]: *** [Assembly.lo] 错误 1
make[3]: Leaving directory `/root/beep/mac-3.99-u4/src/MACLib/Assembly'
make[2]: *** [all-