bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DDD 3.3.1 Segmentation fault


From: J.H.M. Dassen (Ray)
Subject: Re: DDD 3.3.1 Segmentation fault
Date: Mon, 25 Mar 2002 15:14:20 +0100
User-agent: Mutt/1.3.28i

[Please do not use HTML in email]

On Mon, Mar 25, 2002 at 14:42:55 +0100, Lutz Wilhelm wrote:
> When I invoke "ddd" I get the message
> 
> ddd: Symbol `_XmStrings' has different size in shared object, consider
> re-linking

> Warning: This DDD requires a Motif 1.2 library (using Motif 2.1)

> What's the reason for this message

The Motif library the ddd binary was linked against is not binary compatible
with the one it is being loaded against.

> and what can I do to solve the problem?

Have the dynamic loaded load the ddd binary against the Motif library it was
compiled to use (probably LessTif) instead of the one it is currently being
loaded against (probably "Open"Motif); this can be done by installing the
right Motif library and setting LD_LIBRARY_PATH or adjusting /etc/ld.so.conf
and rerunning ldconfig.

A different solution would be to build DDD from source rather than using a
binary package.

HTH,
Ray
-- 
UNIX is not so much a product as it is a painstakingly compiled oral history
of the hacker culture. It is our Gilgamesh epic.
        Doc Searls in "The Morlock Market", Linux Journal, January 2001.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]