discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] help installing SUSE 10


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] help installing SUSE 10
Date: Thu, 6 Apr 2006 10:40:42 -0700
User-agent: Mutt/1.5.9i

On Thu, Apr 06, 2006 at 10:34:45AM -0700, Eric Blossom wrote:
> On Thu, Apr 06, 2006 at 01:03:40PM -0400, Garrett Mcgrath wrote:
> > Ok I've already sorted out a few things with the SUSE 10 install but I'm
> > stuck installing the Octave software.  Specifically I seem to be having an
> > issue with f2c, initially I tried installing f2c and fort77.  Doing this
> > cause errors due to something mucking up in fort77, and as such I've removed
> > it from my path to prevent it's use.  Now I can run configure for the Octave
> > 2.1.73 build but make fails out on a file knows as "dgamln.c", it's lists a
> > slew of syntax errors I don't know how to resolve.  These errors include
> > overflow warnings, token issues around '{' and syntax errors.  Right before
> > this file it attempts to access f2c.h, which I've check and do have in the
> > same directory as the f2c build I'm using.  However it errors out saying no
> > such file or directory.


If you can't find the RPM, try using gfortran as the compiler.

address@hidden ~]$ gfortran --version
GNU Fortran 95 (GCC 4.0.2 20050901 (prerelease) (SUSE Linux))

address@hidden ~]$ rpm -qa | grep fortran
gcc-fortran-4.0.2_20050901-3

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]