[syslinux] syslinux compilation using mingw in windows

poorani poorani at maniindiatech.com
Tue Mar 4 19:48:25 PST 2008


$ make
Makefile:266: .depend: No such file or directory
rm -f .depend
for csrc in gethostip.c ; do gcc  -MM $csrc >> .depend ; done
for nsrc in copybs.asm extlinux.asm isolinux-debug.asm isolinux.asm ldlinux.asm pxelinux.asm ; do nasm -DDEPEND  -o `echo $nsrc | sed -e 's/\.asm/\.bin/'` -M $nsrc >> .depend ; done
nasm: error: no input file specified
type `nasm -h' for help
nasm: error: no input file specified
type `nasm -h' for help
nasm: error: no input file specified
type `nasm -h' for help
nasm: error: no input file specified
type `nasm -h' for help
nasm: error: no input file specified
type `nasm -h' for help
nasm: error: no input file specified
type `nasm -h' for help
make: *** [.depend] Error 1


I got this error when compiling syslinux 3.62 in mingw at windows
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3111 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20080305/43cfa7c7/attachment.bin>


More information about the Syslinux mailing list