Trying to compile nedit-latest-sources-HEAD
Scott Tringali
scott.tringali at etnus.com
Sat Oct 7 05:23:26 CEST 2006
Eric Bouyoux wrote:
> /usr/bin/ld: cannot find -lXpm
> collect2: ld returned 1 exit status
You should be able to remove -lXpm safely. Whether you need it or not
depends entirely on which Motif you are using.
Additionally, if you don't plan on ever running that binary across
different versions of Linux, you can remove the static/dynamic flags,
and this will usually default to a dynamic build.
More information about the Discuss
mailing list