[Discuss-gnuradio] gr-dtv: "dvbt_rx_8k.grc" example problem

2016-08-03 Thread Cyrille DERORY
structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. >>> Done (return code -11) Do you have any idea why "advdvbt.ts" file is not build has expected? Best regards. Cyrille DERORY ___ Disc

Re: [Discuss-gnuradio] PyBOMBS: error compiling file uhd_swigPYTHON_wrap.cxx

2016-08-02 Thread Cyrille DERORY
an -R libuhd), probably you did the same? > > Regarding your new problem at 33%: I think this can be solved if you > remove the source (or the prefix :P) and run a completely new build. Or > remove it and reinstall it, sth like this. > > Greetings > Stefan > > On 08/02/2016 11:02

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-02 Thread Cyrille DERORY
/01/2016 05:55 PM, Andrej Rode wrote: > > Hey Cyrille, > > > > > > On 01/08/16 17:20, Cyrille DERORY wrote: > >> Thank you for your reply, > >> > >> my distro/OS is archlinux and package manager is pacman: > >> https://wiki.archlinux.org/ind

Re: [Discuss-gnuradio] PyBOMBS: error compiling file uhd_swigPYTHON_wrap.cxx

2016-08-02 Thread Cyrille DERORY
ented the pacman support > > in pybombs. So the changes has to be somewhen since then. > > > > On 08/01/2016 10:38 PM, Cyrille DERORY wrote: > >> Hi, > >> > >> with PyBOMBS, I'm compiling gnuradio on archlinux: > >> sudo pybombs -v install gnura

[Discuss-gnuradio] PyBOMBS: Error installing package libtalloc-dev

2016-08-01 Thread Cyrille DERORY
Hi, with PyBOMBS, I'm compiling gr-gsm on archlinux: sudo pybombs -v install gr-gsm and I get the following error: error: No such command 'CC=' (see the end of the attached verbose log) Any ideas? Best regards. Cyrille DERORY [cderory@cyrille-E6540 ~]$ sudo pybombs install gr-gsm PyBOMBS

[Discuss-gnuradio] PyBOMBS: error compiling file uhd_swigPYTHON_wrap.cxx

2016-08-01 Thread Cyrille DERORY
Hi, with PyBOMBS, I'm compiling gnuradio on archlinux: sudo pybombs -v install gnuradio and I get errors with uhd_swigPYTHON_wrap.cxx. (see end of the attached verbose log) Any ideas? Best regards. Cyrille DERORY [cderory@cyrille-E6540 ~]$ sudo pybombs -v install gnuradio

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Cyrille DERORY
rm you can > > uncomment the line in gnuradio.lwr that adds python-zmq as a dependency. > > > > Jacob > > > > On Mon, Aug 1, 2016 at 10:55 AM, Cyrille DERORY <cyri...@derory.fr> > wrote: > > > >> I modified the file ~/.pybombs/recipes/gr-recipes/

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Cyrille DERORY
On 01/08/16 17:20, Cyrille DERORY wrote: > > Thank you for your reply, > > > > my distro/OS is archlinux and package manager is pacman: > > https://wiki.archlinux.org/index.php/pacman > > Try adding: > pacman: python2-pyzmq > in ~/.pybombs/recipes/gr-recipes/py

[Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-07-30 Thread Cyrille DERORY
Hi, this is my first time with PyBOMBS. Do you have any idea what is the problem with: "PyBOMBS.Packager.source - WARNING - Cannot find a source URI for package python-zmq" Best regards. Cyrille DERORY [cderory@cyr