CLISP 2.47 and i18n module

Luca Capello luca at pca.it
Fri Apr 24 18:07:28 UTC 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 314 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20090424/b7114415/attachment.pgp>


More information about the pkg-common-lisp-devel mailing list