Bug 4713 - file f771 in wrong place
Summary: file f771 in wrong place
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: fort77
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-26 01:16 UTC by jgflemin
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-08-30 02:20:56 UTC
Embargoed:


Attachments (Terms of Use)

Description jgflemin 1999-08-26 01:16:54 UTC
I am doing some Fortran 77 stuff on Red Hat Linux 6.0. gcc
wouldn't compile my f77 code and gave me the error that it
couldn't find f771 to exec it. I found the file in
/usr/lib/gcc-lib/i486-linux/2.7.2.3. Once I copied f771 from
there to /usr/bin, the problem was solved. (More
specifically, I encountered the problem while compiling a
numerical analysis package named PETSc. More info on this
from http://www-fp.mcs.anl.gov/petsc/

Comment 1 Cristian Gafton 1999-08-30 02:20:59 UTC
Red Hat Linux 6.0 and later does not ship with fort77 anymore. You
will need to recompile that package from the source rpm (or use the
one in powertools) to get it woring right

You might also use the g77 compiler that comes with egcs in Red Hat
Linux 6.0


Note You need to log in before you can comment on or make changes to this bug.