This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


/ 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]