discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error while installing portAudio


From: Don Ward
Subject: Re: [Discuss-gnuradio] Error while installing portAudio
Date: Sat, 5 Mar 2011 17:41:01 -0500

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.




reply via email to

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