discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Arturo Rinaldi
Subject: Re: [Discuss-gnuradio] build gnuradio without volk module
Date: Thu, 15 Mar 2012 01:20:04 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20120313 Thunderbird/11.0

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://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

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


ok thank you very much Josh....any chance to build the 3.5.2 tarball
without volk ? i need it for my work ;)

Regards

Sorry, I should clarify.

1) You should build volk; it will become a serious gnuradio requirement.
Now, there is a autotools + multilib volk build bug. The solution is to
build gnuradio with cmake.

1.1) Perhaps you can pass --disable-volk to configure (when building
with autotools)

2) Building with cmake is supported in the latest releases.

3) There are *no* source tarballs uploaded for releases. The available
tarballs are generated by autotools and are missing files in the source
tree (like the CMakeLists.txt).

4) But, you can get a source tarball from github like so:
https://github.com/trondeau/gnuradio/tarball/<commit identifier>

Where<commit identifier>  is the hash of a commit, branch name, or tag
name. Unfortunately, I dont know of a github with the tags pushed, but
you can use the git hash of the 3.5.2 tag.

-Josh


i didn't explain myself very well...i'm very sorry about that.

in the configure step i did

./configure --disable volk

then i tried to build but i got that error. i need to verify if the volk module is responsible for the crash of one part of my project. Sorry to bother you again....thx very much again



reply via email to

[Prev in Thread] Current Thread [Next in Thread]