On Sat, Jan 29, 2011 at 04:24:52PM -0800, Mike Kupfer wrote:
> xlwmenu.c:39:28: error: X11/bitmaps/gray: No such file or
directory
[...]
> can you tell me what I did wrong and how to correct my mistake?
It looks like you're missing the package that contains the predefined
bitmaps. On Ubuntu it's the "xbitmaps" package. I don't know what
the
package is called in other distros.
it is 'xorg-x11-xbitmaps' in Fedora. Silly dependency which I also stumbled
over.. given that the content of the file is
#define gray_width 2
#define gray_height 2
static char gray_bits[] = {
0x01, 0x02};
I was wondering if it makes much sense to depend on the include?
Richard
---
Name and OpenPGP keys available from pgp key servers
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta