public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30960]  New: Failed to build gcc from trunk: configure: error: GNU Fortran is not working
@ 2007-02-25 15:10 gcc at pellmont dot dyndns dot org
  2007-02-25 15:11 ` [Bug fortran/30960] " gcc at pellmont dot dyndns dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gcc at pellmont dot dyndns dot org @ 2007-02-25 15:10 UTC (permalink / raw)
  To: gcc-bugs

i tried to compile gcc from trunk on my ubuntu system, but i only get the
error:
checking whether the GNU Fortran compiler is working... no
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/usr/gcc/i686-pc-linux-gnu/libgfortran/config.log
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: Leaving directory `/usr/gcc'
make: *** [all] Error 2

about my system:
os: Linux 2.6.15-28-386 #1 PREEMPT Thu Feb 1 15:51:56 UTC 2007 i686 GNU/Linux
gcc: SVN Revision 122311
mpfr: 2.2.1
gmp: 4.2.1

is there also a possibility to disable fortran? i just wanted to try whether
gcj now compiles java 5 code...

kind regards,
pascal


-- 
           Summary: Failed to build gcc from trunk: configure: error: GNU
                    Fortran is not working
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at pellmont dot dyndns dot org
  GCC host triplet: i686-pc-linux-gnu


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


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

* [Bug fortran/30960] Failed to build gcc from trunk: configure: error: GNU Fortran is not working
  2007-02-25 15:10 [Bug fortran/30960] New: Failed to build gcc from trunk: configure: error: GNU Fortran is not working gcc at pellmont dot dyndns dot org
@ 2007-02-25 15:11 ` gcc at pellmont dot dyndns dot org
  2007-02-25 15:29 ` kargl at gcc dot gnu dot org
  2007-02-25 16:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: gcc at pellmont dot dyndns dot org @ 2007-02-25 15:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from gcc at pellmont dot dyndns dot org  2007-02-25 15:11 -------
Created an attachment (id=13108)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13108&action=view)
logfile as stated in the error message


-- 


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


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

* [Bug fortran/30960] Failed to build gcc from trunk: configure: error: GNU Fortran is not working
  2007-02-25 15:10 [Bug fortran/30960] New: Failed to build gcc from trunk: configure: error: GNU Fortran is not working gcc at pellmont dot dyndns dot org
  2007-02-25 15:11 ` [Bug fortran/30960] " gcc at pellmont dot dyndns dot org
@ 2007-02-25 15:29 ` kargl at gcc dot gnu dot org
  2007-02-25 16:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: kargl at gcc dot gnu dot org @ 2007-02-25 15:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from kargl at gcc dot gnu dot org  2007-02-25 15:29 -------
configure:4917: /usr/gcc/host-i686-pc-linux-gnu/gcc/gfortran
-B/usr/gcc/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 -c   conftest.f >&5
/usr/gcc/host-i686-pc-linux-gnu/gcc/f951: symbol lookup error:
/usr/gcc/host-i686-pc-linux-gnu/gcc/f951: undefined symbol:
__gmp_get_memory_functions

You need to fix your gmp/mpfr installation.

Yes, you can configure without gfortan by using the --enable-languages 
configure option.  But, the above error suggests that you may have
problems because the middle-end now uses gmp/mpfr for folding of
builtin functions.


-- 


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


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

* [Bug fortran/30960] Failed to build gcc from trunk: configure: error: GNU Fortran is not working
  2007-02-25 15:10 [Bug fortran/30960] New: Failed to build gcc from trunk: configure: error: GNU Fortran is not working gcc at pellmont dot dyndns dot org
  2007-02-25 15:11 ` [Bug fortran/30960] " gcc at pellmont dot dyndns dot org
  2007-02-25 15:29 ` kargl at gcc dot gnu dot org
@ 2007-02-25 16:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-02-25 16:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-02-25 16:46 -------
This works for me and others, you just have a miss installed/configured
GMP/MPFR.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2007-02-25 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-25 15:10 [Bug fortran/30960] New: Failed to build gcc from trunk: configure: error: GNU Fortran is not working gcc at pellmont dot dyndns dot org
2007-02-25 15:11 ` [Bug fortran/30960] " gcc at pellmont dot dyndns dot org
2007-02-25 15:29 ` kargl at gcc dot gnu dot org
2007-02-25 16:46 ` pinskia at gcc dot gnu dot org

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).