"João Gomes" <jvpgomes(a)gmail.com> writes:
Goodevening!
I'm having problems installing XEmacs. I already tried many thing, but
I can't solve the problem.
I'm installing XEmacs in Ubuntu Linux.
It don't seems to have any problem in the configure step.
But when I do the make instrution I have the follow error:
[...]
xlwmenu.c:39:28: error: X11/bitmaps/gray: No such file or directory
xlwmenu.c: In function 'XlwMenuInitialize':
xlwmenu.c:3015: error: 'gray_bits' undeclared (first use in this function)
xlwmenu.c:3015: error: (Each undeclared identifier is reported only once
xlwmenu.c:3015: error: for each function it appears in.)
xlwmenu.c:3016: error: 'gray_width' undeclared (first use in this function)
xlwmenu.c:3016: error: 'gray_height' undeclared (first use in this function)
make[1]: *** [xlwmenu.o] Error 1
make[1]: Leaving directory `/home/joao/xemacs-21.4.19/lwlib'
make: ** [lwlib] Erro 2
Can you help?
I had this problem too on an Ubuntu system. I think I had to install
the xbitmaps package in order to fix it.