Hi there! I (finally) took the time to upgrade the Debian CLISP package to the latest upstream version, i.e. 2.47.
While the CLISP core builds without any problem, I get an error in the i18n module: --8<---------------cut here---------------start------------->8--- ;; Compiling file /tmp/buildd/clisp-2.47/utils/modprep.lisp ... ;; Wrote file /tmp/buildd/clisp-2.47/debian/build/modprep.fas 0 errors, 0 warnings /tmp/buildd/clisp-2.47/src/lndir /tmp/buildd/clisp-2.47/modules/i18n i18n m=`cd /tmp/buildd/clisp-2.47/modules/i18n; pwd`; \ if test -f i18n/configure -a i18n/configure -nt i18n/config.status ; then cd i18n ; \ ( cache=`echo i18n/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ /bin/sh ./configure --cache-file=${cache} --srcdir=$m --disable-option-checking;\ else /bin/sh ./configure --srcdir=$m --disable-option-checking; \ fi ) ;\ fi configure: loading cache ../config.cache configure: error: `CPPFLAGS' has changed since the previous run: configure: former value: `' configure: current value: `-Igllib' configure: error: changes in the environment can compromise the build configure: error: run `make distclean' and/or `rm ../config.cache' and start over make[1]: *** [i18n] Error 1 make[1]: Leaving directory `/tmp/buildd/clisp-2.47/debian/build' make: *** [configure-stamp] Error 2 --8<---------------cut here---------------end--------------->8--- I do not have any more time today to investigate this, thus this mail is to inform the list that an update CLISP package should arrive soon :-) Thx, bye, Gismo / Luca
pgplBbT7HuaTy.pgp
Description: PGP signature
_______________________________________________ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel