[tlbuild] Building failure[xindy]

Angelo Graziosi angelo.graziosi at alice.it
Mon May 17 12:34:25 CEST 2010


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. 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.

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*

""
============================

So I think have not full understood what you ask :(

Ciao,
Angelo.

Il 17/05/2010 10.47, Peter Breitenlohner ha scritto:
> On Fri, 14 May 2010, Angelo Graziosi wrote:
>
>> checking for clisp runtime... /tmp/clisp/clisp-build/
>> base/lisp.exe
>>
>> is on TWO lines, and '/tmp/clisp/clisp-build/base/lisp.exe' is not
>> found! But it *really* exists!
>
> Hi Angelo,
>
> this looks as if there is some unwanted newline or space creeping in.
>
> can you try to run
> echo "\"`/tmp/clisp/clisp-build/clisp -q -norc -x '(progn (princ
> *lib-directory*) (values))'`\""
> (all in one line) and see if the result is
> "/tmp/clisp/clisp-build/"
> or
> "/tmp/clisp/clisp-build/ "
> or maybe
> "/tmp/clisp/clisp-build/
> "
>
> In my case (with clisp in PATH) I get
> "/usr/lib/clisp-2.48/"
> without trailing white space.
>
> This could also be caused by your shell.
>
> I'll have to think how to best handle this.
>




More information about the tlbuild mailing list