discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-lte make error


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] gr-lte make error
Date: Sun, 27 Aug 2017 21:37:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Oh, I missed that. Not cool, considering I think I've inherently become one of gr-lte's maintainers :/ Thanks!

Best regards,
Marcus

On 27.08.2017 21:20, Michael Dickens wrote:
The issue is that gr-lte requires Volk but does not check for it -- nor use its API / headers correctly nor use its ABI / libraries correctly -- in the CMakeLists.txt scripts. This is a simple fix, which you can copy from other OOT modules.

Related: Are you trying to use MacPorts to do the install? I've thought about adding gr-lte into MP for a while. Would not be difficult for me to do so, along with patching this issue, so that installing it is as simple as "sudo port install gr-lte" ... - MLD

On Sun, Aug 27, 2017, at 03:34 AM, w xd wrote:
Environment: Mac os 10.12.6

I want to install gr-lte and learn something about LTE. And I follow the instruction from https://github.com/kit-cel/gr-lte.

when the go to the command "make -jX", it go wrong.

The error message:

Linking CXX shared library libgnuradio-lte.dylib
Undefined symbols for architecture x86_64:
  "_volk_32f_accumulator_s32f_a", referenced from:
      gr::lte::pcfich.....

Have someone met this problem? Thanks very much.



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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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