Hi,

this is the error I am taking:

"""
[stefan:~/Downloads/mpb-1.4.2] stefanospapanikolaou% sudo ./configure
checking for vendor f77 to be used instead of g77...
checking for f77... f77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking for vendor cc to be used instead of gcc...
checking for cc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for sqrt in -lm... yes
checking how to get verbose linking output from f77... rm: conftest.dSYM: is a directory
-v
checking for Fortran 77 libraries... rm: conftest.dSYM: is a directory
 -lcrt1.o -lcrt2.o -L/sw/lib/gcc/i686-apple-darwin10.8.0/3.4.3 -L/sw/lib/gcc/i686-apple-darwin10.8.0/3.4.3/../../.. -lm -lfrtbegin -lg2c -lSystemStubs -lSystem -lmx
checking for dummy main to link with Fortran 77 libraries... rm: conftest.dSYM: is a directory
unknown
configure: error: linking to Fortran libraries from C fails
See `config.log' for more details.
"""

Is it a gcc version issue or a fortran issue? Do you know how to pin down what should be done?

Thanks!

Stefanos
_______________________________________________
mpb-discuss mailing list
mpb-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss

Reply via email to