Make error of coded_ofdm

Hi,

I just checked out the new coded-ofdm (under branches/features,
revision 9810), but when I ran “make” it shows the following error

make[6]: Entering directory
/home/sdr/newOFDM/gnuradio-core/src/lib/general' make[6]: *** No rule to make targetgr_complex_to_interleaved_float.lo’, needed by `libgeneral.la’. Stop.

My OS is Ubuntu 7.04 and I’ve successfully checked out and installed GNU
radio (under folder “trunk”) on it today.

Can someone help me out?

Thank you
Zheng

On Tue, 2008-10-21 at 17:24 -0500, [email protected] wrote:

I just checked out the new coded-ofdm (under branches/features, revision 9810), but when I ran “make” it shows the following error

This is code that is work-in-progress (as are all “feature” branches.)
You should not count on anything here until it is integrated into the
trunk. Prior to that, it may go through periods when it doesn’t even
compile, as you just found.

-Johnathan