[tlbuild] Failure building libsigsegv-2.6 [1.7]

Reinhard Kotucha reinhard.kotucha at web.de
Wed Aug 26 12:59:55 CEST 2009


On 26 August 2009 Angelo Graziosi wrote:

 > For the sake of completeness, I want to flag this message
 > 
 > http://cygwin.com/ml/cygwin/2009-08/msg00775.html
 > 
 > from which it results (:-O) that xindy does not need clisp to build.

No, look into the Makefile:


DEFAULTS   = defaults.xdy
DUMP_XINDY = dump-xindy.lsp
MEMFILE    = xindy.mem
CLISP      = clisp -q -E iso-8859-1

# [...]

xindy.mem: $(DEFAULTS) $(DUMP_XINDY) $(FAS)
        rm -f $(MEMFILE)
        $(CLISP) $(DUMP_XINDY)

clisp is required and only xindy.mem is is built, not the program
itself.  And you need clisp.

Regards,
  Reinhard 

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------


More information about the tlbuild mailing list