This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
Re: Any cygwin savvy developers out there? Cygwin build problem
- From: Brian Dessent <brian at dessent dot net>
- To: insight <insight at sourceware dot org>
- Date: Wed, 24 May 2006 12:58:05 -0700
- Subject: Re: Any cygwin savvy developers out there? Cygwin build problem
- References: <4474AC36.7050402@redhat.com>
- Reply-to: insight at sourceware dot org
Keith Seitz wrote:
> I think there are a few of you out there. Anyone know what the following
> errors might arise from?
> [...]
> make[3]: Leaving directory `/home/brgordon/insight-6.4/tcl/win'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/brgordon/insight-6.4/tcl'
> make[1]: *** [all-tcl] Error 2
> make[1]: Leaving directory `/home/brgordon/insight-6.4'
> make: *** [all] Error 2
It looks like the reporter is trying to build a release. This problem
was fixed in CVS on
<http://sourceware.org/ml/insight/2006-q1/msg00045.html> however it had
been mentioned in the mailing list for quite some time beforehand:
<http://sourceware.org/ml/insight/2005-q3/msg00021.html>. So I think
the solution is just to tell the user to use a more recent version.
Brian