Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Cromulent

macrumors 604
Original poster
Oct 2, 2006
6,802
1,096
The Land of Hope and Glory
I've built a full GCC tool chain for AVR (Binutils 2.20.1, GCC 4.4.3, GDB 7.1, AVR libc 1.6.8, AVRdude 5.10, AVaRICE 2.10) programming and I'm trying to get DDD up and running. I successfully built it LessTif 0.95.2 and then compiled DDD 3.3.12 but every time I try and run it, it crashes with a rather cryptic error message (I'm not familiar with X11 programming):

Code:
Warning: translation table syntax error: Unknown event type :   Unmap
Warning: ... found while parsing '<Unmap>:                  PrimitiveUnmap()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown event type :   EnterWindow
Warning: ... found while parsing '<EnterWindow>:            Enter()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown event type :   EnterWindow
Warning: ... found while parsing '<EnterWindow>:            Enter()'
Warning: String to TranslationTable conversion encountered errors
Warning: translation table syntax error: Unknown event type :   Unmap
Warning: ... found while parsing '<Unmap>:                  Unmap()'
Warning: String to TranslationTable conversion encountered errors
Error: Unresolved inheritance operation

Xt error (Unresolved inheritance operation).

There doesn't seem to be much interesting information in the Console either.

Has anyone got this working at all? Any tips?

Thanks for any help.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.