On 12/04/2013 12:03 PM, Martin Braun (CEL) wrote:
> Also remember, this thread isn't only for your benefit, but for others
> with similar problems who might read this now or find it in the archives
> later.
Point taken. However, I was not in-tree in that case unless I understand
the expression "in-tree" wrong. It does mean "inside the directory where
all the source files are", doesn't it?
> Now, the most common cause for your problem is leftover cmake files.
> As I said, clean out the source dir before continuing.
> I'm assuming you're able to ignore my suggestion in that case and clean
> the directory using other methods.
rm -rf gnuradio-3.7.2
rm -rf gr-build
tar xzf gnuradio-3.7.2.tar.gz
md gr-build
cd gr-build
cmake ../gnuradio-3.7.2
=> same result
--
(o_ Stefan Gofferje | SCLT, MCP, CCSA
//\ Reg'd Linux User #247167 | VCP #2263
V_/_ Heckler & Koch - the original point and click interface
No comments:
Post a Comment