Cygwin Configure Fails with SVN r3385

I have attached the bootstrap output along with the configure output.
Since I am trying to build under cygwin, I used the commands from the
Wiki - specifically:

./bootstrap
./configure --with-boost-include-dir=/usr/include/boost-1_33_1
make

I had been successful at building previously, but it looks like it
croaks at the end of the configure script.

Brian

Brian P. wrote:

I have attached the bootstrap output along with the configure output.
Since I am trying to build under cygwin, I used the commands from the
Wiki - specifically:

./bootstrap
./configure --with-boost-include-dir=/usr/include/boost-1_33_1
make

I had been successful at building previously, but it looks like it
croaks at the end of the configure script.

Thanks for the bug report.

Win32 builds for gnuradio are still considered experimental. There are
a number of folks right now that are grinding through figuring out all
the issues preventing successful builds. The Wiki page at:

http://gnuradio.org/trac/wiki/WindowsInstall

…is being updated along the way, and the bottom has a list of open
bugs related to Win32 builds.

-Johnathan

I should have updated the list and/or the ticket in trac, but I have
re-installed GNURadio and Cygwin and do not get the configuration
error anymore.

Now if anyone has much information about wxPython w/ GNURadio - that
would be very helpful as well!

Brian

Wow! Thanks! That sure helps a lot.

Brian

Brian P. wrote:

I should have updated the list and/or the ticket in trac, but I have
re-installed GNURadio and Cygwin and do not get the configuration
error anymore.

Thanks, I’ll close the ticket.

Now if anyone has much information about wxPython w/ GNURadio - that
would be very helpful as well!

Thanks to the efforts of Don W., we have:

http://gnuradio.org/trac/wiki/wxPythonCygwin

-Johnathan