discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [USRP-users] errors when compile Bastian's 802.11


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] [USRP-users] errors when compile Bastian's 802.11 code
Date: Wed, 1 Feb 2017 16:22:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Hi Siyu,

this, frankly, isn't the perfect mailing list for this topic. I've taken the discuss-gnuradio list into CC:; please sign up for that under [1] and continue discussing there!

I'll quickly address the things you say below:

the ldconfig message is probably not a problem, just a misconfiguration of something on your system. You can ignore it.

The -msse2 flag was added to GCC3.1 somewhen in May 2002. If you're building for x86 or x86_64 and your compiler doesn't know that, you either have a very strange compiler, or a very old one, that you simply can't use anymore.

If you're not building for x86, you might want to tell us.

Best regards,
Marcus

On 01.02.2017 16:08, zhan siyu via USRP-users wrote:
Hi all,

Sorry for bother you. But I got two strange errors while I compile the code, downloaded from https://github.com/bastibl/gr-ieee802-11.

1. in the last step of installing gr-foo . after i type "sudo ldconfig".

i got a message like:

ldconfig: /usr/lib/libstdc++.so.6.0.20-gdb.py is not an ELF file - it has the wrong magic bytes at the start.


2. in the installation of gr-ieee802-11 part. i got a message:


[  9%] Building CXX object lib/CMakeFiles/gnuradio-ieee802_11.dir/moving_average_cc_impl.cc.o

c++: error: unrecognized command line option '-msse2'
lib/CMakeFiles/gnuradio-ieee802_11.dir/build.make:70: recipe for target 'lib/CMakeFiles/gnuradio-ieee802_11.dir/moving_average_cc_impl.cc.o' failed
make[2]: *** [lib/CMakeFiles/gnuradio-ieee802_11.dir/moving_average_cc_impl.cc.o] Error 1
CMakeFiles/Makefile2:153: recipe for target 'lib/CMakeFiles/gnuradio-ieee802_11.dir/all' failed
make[1]: *** [lib/CMakeFiles/gnuradio-ieee802_11.dir/all] Error 2
Makefile:123: recipe for target 'all' failed
make: *** [all] Error 2

How to solve it ? Many thanks.

Siyu

[1] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

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