From maintainers-request at octave dot org Mon Nov 7 21:31:42 2005 Subject: Re: FC4 and listen From: Paul Kienzle To: "Dmitri A. Sergatskov" Cc: octave maintainers mailing list Date: Mon, 7 Nov 2005 22:30:42 -0500 On Nov 7, 2005, at 10:15 PM, Dmitri A. Sergatskov wrote: > On 11/7/05, Paul Kienzle wrote: >>> with few days old cvs snapshot of octave and octave-forge I got: >> >> Your compiler is older. The compiler I'm using is gcc 4.0.1 with >> gfortran. >> > > That is pretty much the point I was trying to make -- it does not work > as expected even with an older gcc compiler, so I doubt the problem is > with FC4/gcc4. No, this is the behaviour that it should exhibit. It wasn't, so I instrumented my own version with 'done command' and 'free evalargs' so that I could show where it was failing. This version is now on CVS. > >> This is the version on the FC4 mirrors. E.g., >> >> >> http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/4/i386/ >> > > This was on RHEL not Fedora Core. On FC4 machines I am spoiled with > Quentin's packages... I did simple pattern matching on the name RHEL4 and assumed it was the same thing as FC4. Sorry for the confusion. Can you please try the same test on a FC4 machine? No need to compile the new version from CVS since Quentin's octave-forge package should have listen already in it. If it works, you will get the same output that you did on RHEL. Thanks, - Paul