>> 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 _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
