Page 1 of 1

mingw32 make error

Posted: Sat Oct 07, 2006 11:58 am
by zrghua
今天第一次接触reactos, 玩了一下,将mingw都升级到了最新的版本,但是还是在make的时候遇到了下面的问题。百思不得其解
/////////////////////////////////////////////////////////////////
[NASM] boot/freeldr/freeldr/arch/i386/fathelp.asm
process_begin: CreateProcess((null), yasm -f win32 boot/freeldr/freeldr/arch/i
6/fathelp.asm -o obj-i386/boot/freeldr/freeldr/arch/i386/fathelp.o, ...) faile

make (e=2): The system cannot find the file specified.
mingw32-make: *** [obj-i386/boot/freeldr/freeldr/arch/i386/fathelp.o] Error 2

Re: mingw32 make error

Posted: Tue Oct 10, 2006 2:22 pm
by roytam1
zrghua wrote:今天第一次接触reactos, 玩了一下,将mingw都升级到了最新的版本,但是还是在make的时候遇到了下面的问题。百思不得其解
/////////////////////////////////////////////////////////////////
[NASM] boot/freeldr/freeldr/arch/i386/fathelp.asm
process_begin: CreateProcess((null), yasm -f win32 boot/freeldr/freeldr/arch/i
6/fathelp.asm -o obj-i386/boot/freeldr/freeldr/arch/i386/fathelp.o, ...) faile

make (e=2): The system cannot find the file specified.
mingw32-make: *** [obj-i386/boot/freeldr/freeldr/arch/i386/fathelp.o] Error 2
沒有安裝NASM吧...