Menu

sbm 3.7.1 compile error in edd30.asm

Help
joergt
2005-09-11
2013-04-23
  • joergt

    joergt - 2005-09-11

    during compiling Smart BootManager 3.7.1 , i get an errors like

    nasm -DSHOW_DRV_NAME -DSLOW_ATAPI_DEVICE -DCOMPRESS_SBM -DY2K_BUGFIX -DSTRICT_PART_CHECK -fbin -o edd30.bin edd30.asm
    edd30.asm:1140: error: symbol `..@205.ifnot3' undefined
    edd30.asm:1181: error: symbol `..@266.ifnot2' undefined
    edd30.asm:1381: error: symbol `..@439.ifnot2' undefined
    edd30.asm:1609: error: symbol `..@679.ifnot2' undefined
    edd30.asm:1896: error: phase error detected at end of assembly.
    make[1]: *** [edd30.bin] Error 1

    i am using NASM version 0.98.39 and suse 9.3 as operatimg system.
    with an older version suse, i think 6.4 , i was able to compile the source

     
    • Robert J Townley

      The following website may have the fixes you are looking for as it is one more point release greater.  Have you already tried it?

      http://pronet.lublin.pl/%7Erojer/btmgr-3.7-2.html

       

Log in to post a comment.