/usr/bin/ld cannot find -lSM when making

Rex Dieter rdieter at math.unl.edu
Thu Mar 9 21:46:13 UTC 2006


Mariano López Reta wrote:
> Hello, list.
> 
> I'm trying to make a plugin for multisync for evolution2, and although
> configure works fine, when I make I get a:
> 
> /usr/bin/ld: cannot find -lSM
> 
> I do have /usr/X11R6/lib/libSM.a, so what could be the problem here?

Add the flag
-L/usr/X11R6/lib
when linking.

-- Rex




More information about the fedora-list mailing list