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

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Wed May 23 03:47:00 GMT 2001


> -----Original Message-----
> From: Andrew Markebo [ mailto:flognat@flognat.myip.org ] 
> Sent: Wednesday, May 23, 2001 4:09 AM
> To: Suhaib Siddiqi
> Cc: 'cygwin-xfree'
> Subject: 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
> 

Then you need to fix xmkmf in /usr/X11R6/bin.  It is basically
A script which can be edited.

Suhaib



More information about the Cygwin-xfree mailing list