Sunday, 15 April 2012

Emacs 24.2 installation make failure -



Emacs 24.2 installation make failure -

trying install emacs 24.2 on ubuntu 12.04.

./configure

worked fine.

make gives error:

/usr/local/include/jmorecfg.h:263:16: error: expected identifier before numeric constant image.c: in function ‘gif_load’: image.c:7179:34: error: few arguments function ‘dgifopenfilename’ /usr/local/include/gif_lib.h:177:14: note: declared here image.c:7200:7: error: few arguments function ‘dgifopen’ /usr/local/include/gif_lib.h:180:14: note: declared here make[1]: \*** [image.o] error 1 make[1]: leaving directory `/home/mark/downloads/emacs-24.2/src' make: \*** [src] error 2

any ideas how can prepare this?

mark

it doesn't seem problem distribution rather libraries installed hand.

/usr/local/include/jmorecfg.h /usr/local/include/gif_lib.h /usr/local/include/gif_lib.h

are in /usr/local never touched distribution kept own personal binaries. seems there incompatibility libgif headers installed hand.

please seek

./configure --without-gif

to verify , post output again.

emacs failed-installation

No comments:

Post a Comment