[tlbuild] Building failure[xindy]
Peter Breitenlohner
peb at mppmu.mpg.de
Mon May 17 13:21:24 CEST 2010
On Mon, 17 May 2010, Angelo Graziosi wrote:
> For completeness, the failure happens only on Cygwin and with the recent
> changes in 'xindy' (May 13, I think): for example the build I did on 20100424
> was completed without problems. ....
Hi Angelo,
yes, but that was xindy-2.3 (now xindy-old) whereas now that is xindy-2.4
(former xindy-new) whith a different configure.ac.
> ........ The shell in Cygwin is Bash:
>
> $ bash --version
> GNU bash, version 3.2.49(23)-release (i686-pc-cygwin)
> Copyright (C) 2007 Free Software Foundation, Inc.
That's exactly what we got, but we have no clisp for cygwin.
> I have tried (litterally) what you suggest, but:
>
> ============================
> $ echo "\"`/tmp/clisp/clisp-build/clisp -q -norc -x '(progn
> (princ*lib-directory*) (values))'`\""
> *** - EVAL: undefined function PRINC*LIB-DIRECTORY*
That should have been (princ *lib-directory*).
Please also try:
/tmp/clisp/clisp-build/clisp -q -norc -x '(progn (princ *lib-directory*) (values))'
and look whether the output is one line or two lines.
Regards
Peter
More information about the tlbuild
mailing list