The 21v emacs on lnode needs update.
Error 1
image.o: In function gif_load: /tmp/emacs-25.1/src/image.c:7671: undefined reference to GifErrorString /tmp/emacs-25.1/src/image.c:7701: undefined reference to GifErrorString /tmp/emacs-25.1/src/image.c:8008: undefined reference to GifErrorString collect2: ld returned 1 exit status make[1]: *** [temacs] Error 1 make[1]: Leaving directory /tmp/emacs-25.1/src make: *** [src] Error 2
Know
Dynamic link library failure.
- update gcc [Failed]
- update gcc+
- reassign lib path (Though the compile steps I know is
configuration-make-make install
)