[syslinux] Syslinux compilation in MinGw

poorani poorani at maniindiatech.com
Sun Mar 2 20:18:38 PST 2008


hi

  I have download the syslinux-3.51 source package and i have tried to compile syslinux with MinGw.

  I got the following error message.

***********************************************************************
$ make   
nasm -O99 -f bin -DDATE_STR="'0x47bd5366'" -DHEXDATE="0x47bd5366" \
        -DMAP=isolinux.map -l isolinux.lst -o isolinux.bin isolinux.asm
isolinux.asm:671: error: parser: instruction expected
make: *** [isolinux.bin] Error 1
***********************************************************************
$ make --debug
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-msys
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-make at gnu.org>.

Reading makefiles...
Updating goal targets....
 File `all' does not exist.
   File `all-local' does not exist.
     File `isolinux.bin' does not exist.
    Must remake target `isolinux.bin'.
nasm -O99 -f bin -DDATE_STR="'0x47bd5366'" -DHEXDATE="0x47bd5366" \
        -DMAP=isolinux.map -l isolinux.lst -o isolinux.bin isolinux.asm
isolinux.asm:671: error: parser: instruction expected
make: *** [isolinux.bin] Error 1

***********************************************************************


How to resolve.Kindly help me


Thanks & regards
B.Annapoorani



More information about the Syslinux mailing list