On 1 May 2002, Nelson Bartley wrote:

> That was what was causing my compile to  bugger up... how did you figure
> out that was what you were missing?
> 
> Nb



-DVERSION=\"2.0.1\"\
-DBINDIR=\"/usr/local/bin\" -DXMESSAGE=\"/usr/X11R6/bin/xmessage\" -c
wmtuxtime.c
wmtuxtime.c:93:20: X11/xpm.h: No such file or directory
make[1]: *** [wmtuxtime.o] Error 1
make[1]: Leaving directory `/home/klowe/toshutils-2.0.1/src'
make: *** [all] Error 2

The above lines indicated a missing header file ( X11/xpm.h ).
In this case I knew that the file was part of libxpm so just hunted
through the disks with ' ls *xpm*devel* ' until I found a match.
If you're not sure which package contains the file you can also try
searching on rpmfind.net for the missing file.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to