Dear List:
I'm having a problem running MakeMakefiles...I believe that my problem
is implementation specific, but I am looking for a clue, if anyone could
point me in the right direction...
My symptoms look like that which follows:
Making Makefile in modules/FvwmIconBox
mv Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib/X11/config
makedepend -D__alpha -D__osf__ -I -I/usr/include -s "# DO NOT DELETE" -- -I.
-I../../libs -DDEC -DR5_XLIB -DSMT -DFUNCPROTO=3 -DSHAPE -DXPM -- FvwmIconB
ox.c icons.c
makedepend: warning: icons.c: cannot find include file "X11/xpm.h"
not in X11/xpm.h
not in -I/usr/include/X11/xpm.h
not in ./X11/xpm.h
not in ../../libs/X11/xpm.h
not in /usr/include/X1
I get many more 'warnings' reporting that the xpm.h file is not found
where the Makefile expects. Is there a way that I can specify the path
to the xpm.h file?
Thanks in advance,
Geoff
gbrown_at_isd.csc.com
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Mar 07 1996 - 13:28:09 GMT