On 2/23/14 6:30 AM, Richard Miles wrote:
> configure:23556: checking for Fortran 77 name-mangling scheme
> configure:23569: /sw/bin/gfortran-fsf-4.8 -c -g -O3 conftest.f >&5
> gfortran-fsf-4.8: error trying to exec 'f951': execvp: No such file or 
> directory
> configure:23569: $? = 1
> configure: failed program was:
> |       subroutine foobar()
> |       return
> |       end
> |       subroutine foo_bar()
> |       return
> |       end
> On Feb 22, 2014, at 2:32 PM, Alexander Hansen wrote:
>

Check whether you do in fact have an f951 installed with proper permissions:

$ find /sw/lib/gcc4.8/libexec -name f951 | xargs ls -l

If you don't, then try "fink reinstall gcc48-compiler"
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to