Am 04.09.2010 01:40, schrieb Arturo Gurrola:
>   Error while installing insight:
> 
> config.status: creating po/Makefile
> make[1]: Leaving directory 
> '/cygdrive/c/mspgcc4-inst/build/insight-6.8-1-build'
> make: *** [all] Error 2
> 
> And then it just exists.

And there's surely a lot of logging before - last time I checked because Tcl
tried things that the Cygwin headers no longer support.

> The command in the script is: sh do-gdb.sh "/cygdrive/c/mspgcc4/" 
> "6.8-1" "http://ftp.uni-kl.de"; "build" insight
> This is, of course, before installing gdb (as stated in the new buildgcc 
> perl script).
> 
> Any solution?

Not to my knowledge.  Insight builds its own Tcl/Tk libraries, and that fails
since Cygwin reached 1.7.X earlier this year.  It has been discussed on and off
on the Insight mailing list, to no avail, and I personally lack the time and
interest to look into that.  Insight looks unmaintained.

You might succeed with Cygwin 1.7.7, and possibly by removing the
tcl/tk/itcl/itk libraries and installing those system-wide from the Insight
sources between unpacking and configuring Insight, and possibly also tweaking
configure options a bit. No guarantees though that that will work.

Good luck
MA

Reply via email to