This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/26564] New: ../.././libgfortran/mk-kinds-h.sh: Unknown type
- From: "diskman at kc dot rr dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Mar 2006 20:33:23 -0000
- Subject: [Bug libfortran/26564] New: ../.././libgfortran/mk-kinds-h.sh: Unknown type
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Was attempting the build GCC-4.1.0 but recieved the error below.
Kernel-2.6.13.4
GCC-4.0.1 [I know, it rolls over to its own compiler - xgcc]
Binutils-2.16.90.0.3
Make-3.80
CC="ccache gcc" CXX="ccache g++" CPP="ccache cpp" \
CFLAGS="-O3 -fstrict-aliasing -finline -mieee -fomit-frame-pointer \
-mtune=ev56 -w -pipe" \
CXXFLAGS="-O3 -fstrict-aliasing -finline -mieee -fomit-frame-pointer \
-mtune=ev56 -w -pipe" \
./configure \
--host=alphapca56-alpha-linux-gnu \
--build=alphapca56-alpha-linux-gnu \
--sysconfdir=/etc \
--prefix=/usr \
--localstatedir=/var \
--infodir=/usr/info \
--mandir=/usr/man \
--x-includes=/usr/X11R6/include \
--x-libraries=/usr/X11R6/lib \
--enable-libada
make[2]: Entering directory
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.1.0/gcc-4.1.0/alphapca56-alpha-linux-gnu/libgfortran'
/bin/sh ../.././libgfortran/mk-kinds-h.sh
'/usr2/www/linux-related/programming/compilers/gcc-4.1.0/gcc-4.1.0/host-alphapca56-alpha-linux-gnu/gcc/gfortran
-B/usr2/www/linux-related/programming/compilers/gcc-4.1.0/gcc-4.1.0/host-alphapca56-alpha-linux-gnu/gcc/
-B/usr/alphapca56-alpha-linux-gnu/bin/ -B/usr/alphapca56-alpha-linux-gnu/lib/
-isystem /usr/alphapca56-alpha-linux-gnu/include -isystem
/usr/alphapca56-alpha-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
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.1.0/gcc-4.1.0/alphapca56-alpha-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory
`/usr2/www/pub/alpha-RH7/programming/compilers/gcc-4.1.0/gcc-4.1.0'
make: *** [all] Error 2
--
Summary: ../.././libgfortran/mk-kinds-h.sh: Unknown type
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: diskman at kc dot rr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26564