<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>I'm trying to build the current HEAD so I can check out the new menu stuff, and I've encountered an error that I haven't been able to track down, probably due to the huge number of years it's been since I dealt with assembler..</div><div><br></div><div><div>arch/i386/interface/pcbios/int13.c: In function 'int13_hook':</div><div>arch/i386/interface/pcbios/int13.c:1466: warning: asm operand 1 probably doesn't match constraints</div><div>arch/i386/interface/pcbios/int13.c:1466: warning: asm operand 2 probably doesn't match constraints</div><div>make: *** [bin/int13.o] Error 1</div></div><div><br></div><div>Can anybody tell me what is going on here?  I tried simply suppressing the warning (by compiling this file without -Werror) but then I get an "impossible constraint in 'asm'" for the same line of code, so I'm guessing that means the operands really are wrong..</div><div><br></div><div><div><div>-- </div><div><div style="font-family: Consolas; font-size: medium; ">Jason Kohles</div><div style="font-family: Consolas; font-size: medium; ">Palantir Technologies | UNIX Systems Engineer</div><div style="font-family: Consolas; font-size: medium; ">jkohles@palantir.com  | 703.957.5784</div></div></div><div><br></div></div></div></div></body></html>