discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] OS X Configure script error


From: Jason Uher
Subject: Re: [Discuss-gnuradio] OS X Configure script error
Date: Fri, 7 Aug 2009 11:57:02 -0500

>> checking whether we are using the GNU Fortran 77 compiler... (cached) no

I'm about 90% sure that the check for python.h uses a fortran script,
and configure fails when the fortran fails.  If you don't have fortran
that my be why that step is failing.

Check your config.log for errors pertaining to python.h, if that is
your problem then there should be something like:

> checking Python.h usability
> g77 -c -g -O2 conftest.f >&5
> (failure messages)


Jason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]