Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
bx_debug/libdebug.a(dbg_main.o): In function `bx_dbg_take_command':
/home/sancho/bochs-2.3.6/bx_debug/dbg_main.cc:2017: undefined reference to `bx_cpu_c::dbg_take_dma()'
/home/sancho/bochs-2.3.6/bx_debug/dbg_main.cc:2026: undefined reference to `bx_cpu_c::dbg_take_irq()'
bx_debug/libdebug.a(dbg_main.o): In function `bx_dbg_stepN_command':
/home/sancho/bochs-2.3.6/bx_debug/dbg_main.cc:1543: undefined reference to `bx_cpu_c::cpu_loop(unsigned int)'
bx_debug/libdebug.a(dbg_main.o): In function `bx_dbg_continue_command':
/home/sancho/bochs-2.3.6/bx_debug/dbg_main.cc:1466: undefined reference to `bx_cpu_c::cpu_loop(unsigned int)'
collect2: ld returned 1 exit status
make: *** [bochs] Error 1