Hi!
Yes! I had already solved the problem. Yes, it's exactly that library
that was missing.
Thank you both.
I just didn't understood why Jerry James had to be so ironic. I didn't
asked for help with Ubuntu, I just asked for help to know what library
was missing, and I tried to look before in the internet but I didn't
found, so I wrote to the email that was in the XEmacs website...
I don't see any problem in that... but... ok...
Anyway, thank you all for the help. Now it's working! :)
João
2006/3/30, John Paul Wallington <jpw(a)pobox.com>:
"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.