public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kgjang at cray dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/37925]  New: some error during 'make' on GCC 4.3.2
Date: Mon, 27 Oct 2008 07:58:00 -0000	[thread overview]
Message-ID: <bug-37925-16851@http.gcc.gnu.org/bugzilla/> (raw)

I have a problem during compile GCC on my computer. After configure, I just run
'make' but there is some error.How can I solve this problem? 

----environment ---
# uname -a
Linux login2 2.4.21-32.0.1.ELhugemem #1 SMP Tue May 17 17:43:22 EDT 2005 i686
i686 i386 GNU/Linux
# module list
Currently Loaded Modulefiles:
  1) modules            2) l.gmp.4.1.4-gcc    3) l.gcc.4.2.4        4)
l.mpfr.2.3.2-gcc   5) l.make.3.81

---- error message ------
        then mv -f ".deps/unix.Tpo" ".deps/unix.Plo"; else rm -f
".deps/unix.Tpo"; exit 1; fi
libtool: compile:  /usr/local/src/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/xgcc
-B/usr/local/src/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/
-B/opt/kma/gcc/4.3.2//i686-pc-linux-gnu/bin/
-B/opt/kma/gcc/4.3.2//i686-pc-linux-gnu/lib/ -isystem
/opt/kma/gcc/4.3.2//i686-pc-linux-gnu/include -isystem
/opt/kma/gcc/4.3.2//i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../.././libgfortran -I. -iquote../.././libgfortran/io
-I../.././libgfortran/../gcc -I../.././libgfortran/../gcc/config
-I../../host-i686-pc-linux-gnu/gcc -D_GNU_SOURCE -std=gnu99 -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra
-Wwrite-strings -O2 -g -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c
../.././libgfortran/io/unix.c  -fPIC -DPIC -o .libs/unix.o
/usr/include/bits/mathinline.h: Assembler messages:
/usr/include/bits/mathinline.h:6193: Error: symbol `fstat64' is already defined
/usr/include/bits/mathinline.h:7013: Error: symbol `lstat64' is already defined
/usr/include/bits/mathinline.h:7046: Error: symbol `stat64' is already defined
make[3]: *** [unix.lo] Error 1
make[3]: Leaving directory
`/export/local/src/gcc-4.3.2/i686-pc-linux-gnu/libgfortran'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/export/local/src/gcc-4.3.2/i686-pc-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/export/local/src/gcc-4.3.2'
make: *** [all] Error 2


-- 
           Summary: some error during 'make' on GCC 4.3.2
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kgjang at cray dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37925


             reply	other threads:[~2008-10-27  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-27  7:58 kgjang at cray dot com [this message]
2008-11-01 16:40 ` [Bug fortran/37925] " jvdelisle at gcc dot gnu dot org
2008-11-04  0:38 ` kgjang at cray dot com
2008-11-04  0:42 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-37925-16851@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).