X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=4.1 required=5.0	tests=BAYES_00,BOTNET,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC
X-Spam-Check-By: sourceware.org
Date: Thu, 7 Apr 2011 18:24:31 -0400
From: Stan <smoore@exis.net>
To: cygwin@cygwin.com
Subject: Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error)
Message-ID: <20110407222431.GA8506@home.invalid>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20110406140524.GB4912@ednor.casa.cgf.cx>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20110406140524.GB4912@ednor.casa.cgf.cx>
User-Agent: Mutt/1.5.17 (2007-11-01)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Apr 06, 2011 at 10:05:24AM -0400, Christopher Faylor wrote:
> On Wed, Apr 06, 2011 at 03:54:05PM +0900, Tatsuro MATSUOKA wrote:
> >Hello
> >
> >I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but not 1.7.8-1.
> 
> We don't need confirmation that octave doesn't work.  We need to know if
> rebasing works around the problem.

Here on Win 7 64bit I have:
$ uname -a
CYGWIN_NT-6.1-WOW64 darkstar 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin

Cygwin Package Information
Package              Version        Status
cygwin               1.7.9-1        OK
octave               3.4.0-3        OK
gnuplot              4.4.0-1        OK


I did rebaseall and I still get the error:

octave:1> t = 0:2*pi/100:2*pi;
octave:2> plot(t,sin(t))
error: Invalid call to strcat.  Correct usage is:

 -- Function File:  strcat (S1, S2, ...)

I do have Norton running (not possible to turn off) and I have had
some bloda things but rebaseall seems to clear all that I have
noticed, but I suppose bloda is not ruled out. This is a new laptop
and my current installation may not be as stable as possible yet. Last
week I spent an hour tracking down a stray space being added to my
path that prevented lapack from being seen.

Right now everything, other than octave, seems to be fine and I've
spent most of the day at a bash command line banging g++ et all; the
system seems stable and fully operational.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

