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

RE: xprop?




On 07-Jul-97 Andreas Brusinsky wrote:
>
>This probably comes from a missing library?
>
>gurke# /usr/X11R6/bin/xprop
>/usr/libexec/ld.so: Undefined symbol "_SmcSaveYourselfDone" in 
>xprop:/usr/X11R6/lib/libXt.so.6.0
>

libSM.so

>Any recommendations?
>

Relink and make sure -lSM is in the link command. Is this on i386?