On Mon, Apr 19, 1999 at 15:23:32 -0700, Micha Feigin wrote: > I am trying to run a debuger under x for c / c++ when i try to run ddd i > get a reply: > ddd: Symbol 'XmStrings' hasdifferent size in shared object, consider > relinking
This means that the DDD binary you're using was linked against a different (older) version of the LessTif library. > I am running DDD version 3.1.3 (I think potato) on a mostly slink machine > (gdb and g++, gcc are from potato). There were two Debian revisions of 3.1.3. 3.1.3-1 was still built on a slink system; 3.1.3-2 and newer are built on potato systems. As you already have libstdc++ from potato, you'd better install the latest potato DDD package (3.1.4-3) together with potato's LessTif (lesstifg_0.88.0-1). HTH, Ray -- LEADERSHIP A form of self-preservation exhibited by people with auto- destructive imaginations in order to ensure that when it comes to the crunch it'll be someone else's bones which go crack and not their own. - The Hipcrime Vocab by Chad C. Mulligan