Hello Tom,

I got a gnuradio compiled in a VM with 32bit Linux meanwhile, but this is not 
the target that I am looking for. I want it on my 64bit Linux, as stated above, 
if possible,

and here, following the build instructions, I am still getting the error when 
linking:
/usr/bin/ld: /usr/local/lib/libpython2.7.a(abstract.o): relocation R_X86_64_32S 
against `_Py_NotImplementedStruct' can not be used when making a shared object; 
recompile with -fPIC
/usr/local/lib/libpython2.7.a: could not read symbols: Bad value
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [gruel/src/swig/_pmt_swig.so] Fehler 1
make[1]: *** [gruel/src/swig/CMakeFiles/_pmt_swig.dir/all] Fehler 2
make: *** [all] Fehler 2


Cheers, Günter




________________________________
 Von: Tom Rondeau <t...@trondeau.com>
An: Guenter Koellner <dl4...@yahoo.de> 
CC: "discuss-gnuradio@gnu.org" <discuss-gnuradio@gnu.org> 
Gesendet: 4:23 Donnerstag, 21.Juni 2012
Betreff: Re: [Discuss-gnuradio] Problems installing/compiling 
gnuradio-companion in Ubuntu 12.04
 
On Wed, Jun 20, 2012 at 4:42 PM, Guenter Koellner <dl4...@yahoo.de> wrote:

Guenter,

It looks like you have build Python yourself (I'm not sure why else it
would be installed into /usr/local). With Ubuntu, just 'sudo apt-get
install python' and use the default installation.

The next best thing, if build-gnuradio still isn't working for you,
use the install instructions for Ubuntu found here:
http://gnuradio.org/redmine/projects/gnuradio/wiki/BuildGuide

Hope this helps.

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

Reply via email to