wine compilation fails: 'checking X11/xpm.h - no'

Aapo Mäkinen amakinen at solutions.fi
Sat Sep 22 17:03:07 CDT 2001


Hello

I am having this compilation error
while running 'configure'.
It fails to detect the xpm.h
file which in fact is where
it is supposed be. I am running
RH70 and xpm&xpm-dev rpms are
installed.

Codeweavers FAQ offers a solution
to this problem:

http://wine.codeweavers.com/fom-meta/cache/38.html
 
...
"I changed 'configure' line 980 from:

   if mkdir conftestdir; then

to:

   mkdir conftestdir
   if -d conftestdir; then

and everything seems to work."
...

I did this but it did not help.


--------------
amakinen at solutions.fi
ajmakine at st.jyu.fi




More information about the wine-users mailing list