O Advanced FullScreen Debugger falha ao instalar durante o "make"

O Advanced FullScreen Debugger falha ao instalar durante o "make"

Preciso instalar um software chamado Advanced FullScreen Debugger para depuração de código Assembly, mas durante a execução makeestou recebendo este erro.

Estou no Ubuntu 12.04, 32 bits.

afd_load.c:61:32: fatal error: X11/Xaw/StripChart.h: No such file or directory
        compilation terminated.
        make[5]: *** [afd_load.o] Error 1
        make[5]: Leaving directory `/home/vevin1986/Downloads/afd-1.4.4-2/src/UI/Motif/afd_load'
        make[4]: *** [all-recursive] Error 1
        make[4]: Leaving directory `/home/vevin1986/Downloads/afd-1.4.4-2/src/UI/Motif'
        make[3]: *** [all-recursive] Error 1
        make[3]: Leaving directory `/home/vevin1986/Downloads/afd-1.4.4-2/src/UI'
        make[2]: *** [all-recursive] Error 1
        make[2]: Leaving directory `/home/vevin1986/Downloads/afd-1.4.4-2/src'
        make[1]: *** [all-recursive] Error 1
        make[1]: Leaving directory `/home/vevin1986/Downloads/afd-1.4.4-2'
        make: *** [all] Error 2

informação relacionada