Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-15 Thread Arturo Rinaldi
Nella citazione in data Thu Mar 15 03:07:49 2012, Tom Rondeau ha scritto: On Wed, Mar 14, 2012 at 8:49 PM, Johnathan Corgan mailto:jcor...@corganenterprises.com>> wrote: On Wed, Mar 14, 2012 at 17:41, Josh Blum mailto:j...@joshknows.com>> wrote: > Is this the official github for gnuradi

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Tom Rondeau
On Wed, Mar 14, 2012 at 8:49 PM, Johnathan Corgan < jcor...@corganenterprises.com> wrote: > On Wed, Mar 14, 2012 at 17:41, Josh Blum wrote: > > > Is this the official github for gnuradio? > > https://github.com/gnuradio/gnuradio/tags > > > > Any chance we could get tags pushed there as well (mayb

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Johnathan Corgan
On Wed, Mar 14, 2012 at 17:41, Josh Blum wrote: > Is this the official github for gnuradio? > https://github.com/gnuradio/gnuradio/tags > > Any chance we could get tags pushed there as well (maybe automated)? It > would be super easy to link to source tarballs that way. Tom is setting up this gi

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Josh Blum
On 03/14/2012 05:35 PM, Johnathan Corgan wrote: > On Wed, Mar 14, 2012 at 17:28, Arturo Rinaldi wrote: > >> no there isn't :D. the only one is thati I just needed the 3.5.2 >> stable.i'll move to the git branch > > You can obtain the 3.5.2 release via git as follows: > > $ git clone git:/

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Johnathan Corgan
On Wed, Mar 14, 2012 at 17:28, Arturo Rinaldi wrote: > no there isn't :D. the only one is thati I just needed the 3.5.2 > stable.i'll move to the git branch You can obtain the 3.5.2 release via git as follows: $ git clone git://gnuradio.org/gnuradio $ cd gnuradio $ git checkout v3.5.2 This

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Arturo Rinaldi
Nella citazione in data Thu Mar 15 01:23:09 2012, Ben Hilburn ha scritto: Arturo - Is there a reason you cannot use CMake? Cheers, Ben On Wed, Mar 14, 2012 at 5:20 PM, Arturo Rinaldi mailto:arty.n...@gmail.com>> wrote: Nella citazione in data Thu Mar 15 01:00:58 2012, Josh Blum ha scr

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Ben Hilburn
Arturo - Is there a reason you cannot use CMake? Cheers, Ben On Wed, Mar 14, 2012 at 5:20 PM, Arturo Rinaldi wrote: > Nella citazione in data Thu Mar 15 01:00:58 2012, Josh Blum ha scritto: > > >> >> On 03/14/2012 04:39 PM, Arturo Rinaldi wrote: >> >>> Nella citazione in data Thu Mar 15 00:32:

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Arturo Rinaldi
Nella citazione in data Thu Mar 15 01:00:58 2012, Josh Blum ha scritto: On 03/14/2012 04:39 PM, Arturo Rinaldi wrote: Nella citazione in data Thu Mar 15 00:32:47 2012, Josh Blum ha scritto: i want to build a stable tarball...not a git version. any chances to do it ? Here you go: https:/

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Josh Blum
On 03/14/2012 04:39 PM, Arturo Rinaldi wrote: > Nella citazione in data Thu Mar 15 00:32:47 2012, Josh Blum ha scritto: >> >>> >>> i want to build a stable tarball...not a git version. any chances to do >>> it ? >>> >> >> Here you go: >> https://github.com/trondeau/gnuradio/tarball/57ad294b333d18

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Arturo Rinaldi
Nella citazione in data Thu Mar 15 00:32:47 2012, Josh Blum ha scritto: i want to build a stable tarball...not a git version. any chances to do it ? Here you go: https://github.com/trondeau/gnuradio/tarball/57ad294b333d185cfd6952f01ea03f88370d2b8d If the tags were pushed, i would give you

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Josh Blum
> > i want to build a stable tarball...not a git version. any chances to do > it ? > Here you go: https://github.com/trondeau/gnuradio/tarball/57ad294b333d185cfd6952f01ea03f88370d2b8d If the tags were pushed, i would give you a link to the tag and not the commit id. -josh ___

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Arturo Rinaldi
Nella citazione in data Thu Mar 15 00:10:01 2012, Andrew Davis ha scritto: Use CMake. I don't think anyone wants to maintain autotools and it really should be removed. On Wed, Mar 14, 2012 at 11:36 AM, Arturo Rinaldi wrote: i'd like to build the latest tarball of gnuradio without the volk modu

Re: [Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Andrew Davis
Use CMake. I don't think anyone wants to maintain autotools and it really should be removed. On Wed, Mar 14, 2012 at 11:36 AM, Arturo Rinaldi wrote: > i'd like to build the latest tarball of gnuradio without the volk module. > However i get the following errors (you can see them in the attached l

[Discuss-gnuradio] build gnuradio without volk module

2012-03-14 Thread Arturo Rinaldi
i'd like to build the latest tarball of gnuradio without the *volk* module. However i get the following errors (you can see them in the attached log). can i at least disable the module itself when running python sources ? Best Regards, Arturo make all-recursive make[1]: ingre