Vijay Pillai wrote:
I followed the instructions at
http://gnuradio.org/redmine/wiki/gnuradio/PortAudioInstall
and am building under Cygwin. Everything works till the final "make
install".
The error that i get is
/usr/bin/install: cannot stat `./include/@INCLUDES@': No such file or
director make: *** [install] Error 1.
Would could I do to fix this?
I ran into this myself just yesterday. The problem is that the PortAudio
developers seem to be in the habit making snapshots with new versions of
configure.in and Makefile.in but old versions of configure. The solution is
run 'autoconf' in your portaudio directory before running ./configure.
-- Don W.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio