problems compiling emacs-bidi
"Ghinwa F. Choueiter" <[email protected]> Thu, 29 Apr 2010 13:22:04 -0400
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am having problems compiling emacs-bidi. I did not see anyone reporting this in the mailing list. My apologies if this has been discussed before. Here is my error Configure completes with following error: ./configure: line 9345: -lICE: command not found subsequent make fails with the following error: cd lib-src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make' make[1]: Entering directory `/root/installs/emacs-bidi/lib-src' make[1]: *** No rule to make target `/root/installs/emacs-bidi/lib-src/alloca.c', needed by `alloca.o'. Stop. make[1]: Leaving directory `/root/installs/emacs-bidi/lib-src' make: *** [lib-src] Error 2 Any help would be appreciated. G.