[ros-bugs] [Bug 2470] New: Cannot compile isoboot.asm when '#define DEBUG_MESSAGES' is uncommented
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Wed Jul 25 03:40:42 CEST 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2470
Summary: Cannot compile isoboot.asm when '#define DEBUG_MESSAGES'
is uncommented
Product: ReactOS
Version: unspecified
Platform: VMWare 5
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Setup
AssignedTo: ros-bugs at reactos.org
ReportedBy: toming.m.liu at foxconn.com
QAContact: ros-bugs at reactos.org
in file ReactOS-0.3.3-RC1/boot/freeldr/bootsect/isoboot.asm
line#34:
;%define DEBUG_MESSAGES ; Uncomment to get debugging messages
if you uncomment, you will get an error below reported by nasm(v0.98.38)
boot/freeldr/bootsect/isoboot.asm:1022: error: TIMES value -100 is negative
I have done some modifications to solve this problem(see attached patch file)
Just for your information, Thanks a lot!
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list