X,kde and libSM.dll

Ralf Habacker kde-cygwin@mail.kde.org
Tue, 10 Dec 2002 11:52:49 +0100


On Friday 06 December 2002 17:52, Sven Keller wrote:
> i tried this but there's still the same message. no matter which
> x-application i start
> (e.g xemacs)

My LibSM.dll, which comes from the kde-x package contains this symbol, you 
probably have an installation problem. 

Regards 
Ralf 


$ objdump -x /usr/X11R6/bin/libSM.dll
<snip> 
[Ordinal/Name Pointer] Table
        [   0] SmFreeProperty
        [   1] SmFreeReasons
---------------------------------
        [   2] SmcClientID
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        [   3] SmcCloseConnection
        [   4] SmcDeleteProperties
        [   5] SmcGetIceConnection
        [   6] SmcGetProperties
        [   7] SmcInteractDone
        [   8] SmcInteractRequest
        [   9] SmcModifyCallbacks
        [  10] SmcOpenConnection
        [  11] SmcProtocolRevision
        [  12] SmcProtocolVersion
        [  13] SmcRelease



> Sven