> > ld: fatal: library -lSM: not found
> > ld: fatal: library -lICE: not found
How do I handle these ? How can I comment out the
code invoking SM and ICE libraries ?
======================================================
Try comipling tleap only and not xleap. The two libraries are related to
XWindows, so most likely to be for xleap. Or you may install these
libraries, and include them while compiling.
Received on Wed Feb 26 2003 - 04:53:01 PST