public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Help building fortran compiler on SUSE 10.0
@ 2006-03-16  2:44 Gabriella Turek
  2006-03-16  2:53 ` Brian Dessent
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriella Turek @ 2006-03-16  2:44 UTC (permalink / raw)
  To: gcc-help

I have  SUSE 10.0 installed and it came with an gcc compiler
version 4.0.2 (prerelease) There seems to be no fortran support,
or rather if I try to compile somethign I get

> gcc: installation problem,
> cannot exec 'f951': No such file or directory

I've been trying to compile gcc 4.1.0 myself but when I get to the part
where it's trying to compile the fortran code it gets the following error:


make[2]: Entering directory
`/home/turekg/tmp/gcc-4.1.0/i686-pc-linux-gnu/libgfortran'
/bin/sh ../.././libgfortran/mk-kinds-h.sh
'/home/turekg/tmp/gcc-4.1.0/host-i686-pc-linux-gnu/gcc/gfortran
-B/home/turekg/tmp/gcc-4.1.0/host-i686-pc-linux-gnu/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -I . -Wall -fno-repack-arrays
-fno-underscoring ' > kinds.h || rm kinds.h
../.././libgfortran/mk-kinds-h.sh: Unknown type
grep '^#' < kinds.h > kinds.inc
/bin/sh: kinds.h: No such file or directory
make[2]: *** [kinds.inc] Error 1
make[2]: Leaving directory
`/home/turekg/tmp/gcc-4.1.0/i686-pc-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/home/turekg/tmp/gcc-4.1.0'
make: *** [all] Error 2

I am at a total loss...
gaby

-- 
***************************************************************
**     Gabriella Turek               g.turek@niwa.co.nz      **
** National Institute of Water & Atmospheric Research (NIWA) **
** PO Box 8602 Christchurch New Zealand +64-3-348-8987x3724  **
***************************************************************

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Help building fortran compiler on SUSE 10.0
  2006-03-16  2:44 Help building fortran compiler on SUSE 10.0 Gabriella Turek
@ 2006-03-16  2:53 ` Brian Dessent
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Dessent @ 2006-03-16  2:53 UTC (permalink / raw)
  To: gcc-help

Gabriella Turek wrote:

> I have  SUSE 10.0 installed and it came with an gcc compiler
> version 4.0.2 (prerelease) There seems to be no fortran support,
> or rather if I try to compile somethign I get

Modern distributions package gcc in a number of packages.  This means
you can pick and choose the various gcc languages you want, so it looks
like you did not install the gcc-fortran package.

gcc-4.0.2_20050901-3.i586.rpm  	368 KB
gcc-ada-4.0.2_20050901-3.i586.rpm 	8705 KB
gcc-c++-4.0.2_20050901-3.i586.rpm 	2074 KB
gcc-debuginfo-4.0.2_20050901-3.i586.rpm 	51437 KB
gcc-fortran-4.0.2_20050901-3.i586.rpm 	2089 KB
gcc-info-4.0.2_20050901-3.i586.rpm 	859 KB
gcc-java-4.0.2_20050901-3.i586.rpm 	1899 KB
gcc-locale-4.0.2_20050901-3.i586.rpm 	818 KB
gcc-mudflap-4.0.2_20050901-3.i586.rpm 	137 KB
gcc-objc-4.0.2_20050901-3.i586.rpm 	1791 KB

> > gcc: installation problem,
> > cannot exec 'f951': No such file or directory

Brian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-16  2:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-16  2:44 Help building fortran compiler on SUSE 10.0 Gabriella Turek
2006-03-16  2:53 ` Brian Dessent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).