Subject: Problems compiling Maxima (because of IMaxima)
From: Jaime Villate
Date: Thu, 06 Nov 2008 19:18:01 +0000
Hi,
I can no longer compile Maxima, because of an error in IMaxima.
Even if I restart with a fresh new copy of the repository, bootstrap
fails with the following error:
interfaces/emacs/imaxima/Makefile.am:2: Emacs Lisp sources seen but
`EMACS' is undefined
interfaces/emacs/imaxima/Makefile.am:2: The usual way to define
`EMACS' is to add `AM_PATH_LISPDIR'
interfaces/emacs/imaxima/Makefile.am:2: to `configure.in' and run
`aclocal' and `autoconf' again.
interfaces/emacs/imaxima/Makefile.am:2: Emacs Lisp sources seen but
`lispdir' is undefined
interfaces/emacs/imaxima/Makefile.am:2: The usual way to define
`lispdir' is to add `AM_PATH_LISPDIR'
interfaces/emacs/imaxima/Makefile.am:2: to `configure.in' and run
`aclocal' and `autoconf' again.
I have to remove sub-directory interfaces/emacs/imaxima, and edit
configure.in and interfaces/emacs/Makefile.am, eliminating references to
imaxima, in order to be able to compile Maxima.
Could somebody please fix that? Yasuaki?
Regards,
Jaime