From: suresh b. <k_s...@ya...> - 2014-11-25 00:14:48
|
Hi, I have not found any source code link in http://www.nasm.us/ . So I got 2.07 nasm from source forge.net Can anyone send me the latest source of nasm? Let me build to produce this build error? regards,sureshbk. On Monday, November 24, 2014 4:49 PM, Cyrill Gorcunov <gor...@gm...> wrote: On Mon, Nov 24, 2014 at 11:06:54AM +0000, Andrew Walrond wrote: > Don't know if this is syslinux or nasm problem, but since HPA seems > active in both, I thought I'd post it here. Build fails like this: > > nasm -f elf -Ox -g -F dwarf -DDATE_STR="'6.03'" \ > -DHEXDATE="0x54730e41" \ > -Di386 \ > -I/source/sys/syslinux/core/ \ > -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d > /source/sys/syslinux/core/ldlinux.asm > diskstart.inc:438: error: symbol references not supported in > preprocess-only mode > diskstart.inc:438: error: non-constant value given to `%if' > diskstart.inc:439: error: symbol references not supported in > preprocess-only mode > diskstart.inc:439: error: non-constant value given to `%assign' > /source/sys/syslinux/core/ldlinux.asm:26: fatal: unable to open include > file `head.inc' > /source/sys/syslinux/core/Makefile:156: recipe for target 'ldlinux.o' failed > > Hope that's useful. Looks like -M option get screwed. Thanks for report I will try to take a look in a couple of days. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Nasm-devel mailing list Nas...@li... https://lists.sourceforge.net/lists/listinfo/nasm-devel |