pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41967: ham/usrp needs python but doesn't depend upon it (NetBSD 4.0 / i386)
The following reply was made to PR pkg/41967; it has been noted by GNATS.
From: Hasso Tepper <hasso%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/41967: ham/usrp needs python but doesn't depend upon it
(NetBSD 4.0 / i386)
Date: Tue, 1 Sep 2009 11:45:57 +0300
> checking for i386--netbsdelf-g77... f77
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether f77 accepts -g... no
> checking for i386--netbsdelf-g77... (cached) f77
> checking whether we are using the GNU Fortran 77 compiler... (cached) no
> checking whether f77 accepts -g... (cached) no
> checking for python version... 2.5
> checking for python platform... netbsd4
> checking for python script directory... ${prefix}/lib/python2.5/site-packages
> checking for python extension module directory...
> ${exec_prefix}/lib/python2.5/site-packages
> checking for Python include path... /usr/pkg/include/python2.5
> checking Python.h usability... no
> checking Python.h presence... no
> checking for Python.h... no
> configure: error: cannot find usable Python headers
> *** Error code 1
The problem is that for some unknown (for me) reason autostuff decides to
use a fortran compiler to test usability of the Python.h header. I committed
a workaround to the ham/gnuradio-core, but as gnuradio packages doesn't share
the patches directory (IMHO they should), other packages still fail.
If you are interested in quick fix, pull patches-ab from ham/gnuradio-core.
--
Hasso Tepper
Home |
Main Index |
Thread Index |
Old Index