Hello,
./configure was ok on a debian PPC,
even the ./bootstrap ansd ./configure from svn.
but during the ‘make’ process, I have this error:
"In file included from ./…/general/spu/fft_1d_r2.c:22:
/home/cosmos/gnuradio/gcell/include/gcell/spu/libfft.h:111: error:
expected ‘)’ before ‘float’
make[4]: *** [fft_1d_r2.o] Error 1
make[4]: Leaving directory /home/cosmos/gnuradio/gcell/lib/spu' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory/home/cosmos/gnuradio/gcell/lib’
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /home/cosmos/gnuradio/gcell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/home/cosmos/gnuradio’
make: *** [all] Error 2
Do I miss a lib?
Is it a code error?
Best,
Cosmin