Hi happy to hear it, autotools were complaining about old syntax on my
machine

Using gentoo (not too heavily updated I'm afraid) and not succeding

Configuring using cmake went well, but compiling didn't, already at first
stop volk (that I'm not entirely sure i need) a _lot_ of errors occured.
To be more specific, more than my shell history could take.



2011/10/20 Tom Rondeau <trondeau1...@gmail.com>

> [snip]
> $ cd gnuradio
> $ git checkout next
> $ git pull
> $ mkdir build
> $ cd build
> $ cmake ../
>
Up to here it went well

> $ make
>
This fails already at volk

> $ make test
> $ sudo make install
>
> Is there any way to disable parts such as volk? (akin to --disable-volk
that doesn't seem to work)

The errors seems to be syntax errors in volk. Errors include:

"In file included from
/home/expert/skole/speciale/GnuRadio/git/build/volk/lib/volk.c:6:
/home/expert/skole/speciale/GnuRadio/git/build/volk/lib/volk_machines.h:20:
fejl: expected ':', ',', ';', '}' or '__attribute__' before
'volk_16i_branch_4_state_8_a_archs'
" (the first one, fejl means error in danish)

Any other outputs I can provide to help, just ask.



> Again, if that fails but you really need to use the current next branch,
> the same autotools build process will work. Please let us know if you find
> any issues.
>
> Thanks, I'll just checkout master again ;)

Best
Paul M. Bendixen

* - - */* -/* * -/* - * */- * * */*/- */- * */* */- * * -/*/- */* - - *- */-
- */- -/* -/* */* - * */* - * - * -/- * - */- - -/- -//
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to