Andy Piper writes:
At 09:13 PM 1/18/00 -0500, Craig Lanning wrote:
>configure is not detecting the XPM library for a mingw32 build.
>
>After a little investigation, I found that the configure script needs to be
>modified so that it defines the symbol XPM_NUMBERS before trying to find
>out which version of XPM is installed. Defining this symbol comments out
>all of the XPM header except the version number declarations.
This sounds suspicious to be. I would mistrust your XPM build.
It seemed a little suspicious to me, too, since it had worked before.
I don't have any X11 libraries or headers so when <X11/xpm.h> is read
and tries to include <X11/Xlib.h> and <X11/Xutil.h> it fails because
those files don't exist. Defining XPM_NUMBERS allows configure to
check the XPM version without having to know whether to define FOR_MSW
or not.
Craig
--
----------------------------------------------------------------------
Craig Lanning Principal Engineer
Logicon, Inc.
a Northrop Grumman company E-Mail: Lanning(a)scra.org
5300 International Blvd. Voice: 843-760-3246
North Charleston, SC 29418 FAX: 843-760-3780
USA