« The Quest to build 3.0.0 from 3.4.3 | Main | LOS178 2.1.0 + GDB »

2.1.0 GDB Build

  • Built LOS178 2.1.0 on Rock including CR638. Was able to build dev but not pdn.
  • Having some problems with GDB build on Solaris

I was able to build LOS178 2.1.0 dev build on rock but had errors in building the pdn portion:

    rock:check -t -v ../los178.pdn/install.log
    ERRORS:
    conf.c(98) : error: `CONSOLE_DEVICE' undeclared here (not in a function)
    make[4]: *** [conf.o] Error 1
    make[3]: *** [re_all] Error 2
    make[4]: *** [common_all] Error 1
    make[3]: *** [re_all] Error 2
    make[4]: *** [a.out] Error 1
    make[3]: *** [re_all] Error 2
    make[2]: *** [real] Error 2
    make[1]: *** [install] Error 2
    File: ../los178.pdn/install.log Errors: 9 Warnings: 1140
    rock:pwd
    /export/home/adefaria/2.1.0/los178/los178.cvs

Also, I was only able to build mkimage for the cdk on Solaris. Vinnie says this is expected.

I have not managed to build gdb on Solaris, I'm working with Adam about that problem.