Hello, >From the terminal, I many lines that look similar to: .libs/in_unpack_generic.o(.text+0x820): In function `getline': /usr/include/bits/stdio.h:103: multiple definition of `getline' .libs/backtrace.o(.text+0xbc0):/usr/include/bits/stdio.h:103: first defined here .libs/in_unpack_generic.o(.text+0x830): In function `putchar_unlocked': /usr/include/bits/stdio.h:94: multiple definition of `putchar_unlocked' .libs/backtrace.o(.text+0xbd0):/usr/include/bits/stdio.h:94: first defined here ... ... ...
After that terminal output says: collect2: ld returned 1 exit status make[3]: *** [libgfortran.la] Error 1 make[3]: Leaving directory `/home/rkraft/apps/gcc-4.3.1/x86_64-unknown-linux-gnu/libgfortran' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/rkraft/apps/gcc-4.3.1/x86_64-unknown-linux-gnu/libgfortran' make[1]: *** [all-target-libgfortran] Error 2 make[1]: Leaving directory `/home/rkraft/apps/gcc-4.3.1' make: *** [all] Error 2 I get this same error for gcc4.3.2 also. What cause this and how do I fix it? Configure log from x86_64-unknown-linux-gnu/libgfortran/ attached. Thanks for your time. -- Summary: collect2: ld returned 1 exit status make[3]: *** [libgfortran.la] Error 1 Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: reuben dot kraft at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37564