/usr/lib/libXaw.a(Pixmap.o)(.text+0x1d4b):Pixmap.c: undefined reference to `XpmReadFileToPixmap'

Andrew Markebo flognat@flognat.myip.org
Wed May 23 01:09:00 GMT 2001


/ Suhaib Siddiqi <ssiddiqi@inspirepharm.com> wrote:
| Add the -lXpm to your linker please.
| XpmReadFileToPixmap
| ^^^ points to what your linker is missing (a libXpm.a).  The -lXpm must be
| after -lXaw and before -lX11.

Is this a 'problem' with cygx, or with xdvi, xkeycaps... ?? 

When I do xmkmf on solaris, linux... for these utils, it includes
-lxpm automagically in the makefile?

        /Andy



More information about the Cygwin-xfree mailing list