Giter VIP home page Giter VIP logo

Comments (10)

usagi87 avatar usagi87 commented on August 24, 2024 1

gives a new error
subcarrier.cc: In constructor 'redsea::Subcarrier::Subcarrier(const redsea::Options&)':
subcarrier.cc:125:14: error: 'LIQUID_FIRFILT_RRC' was not declared in this scope
symsync_(LIQUID_FIRFILT_RRC, kSamplesPerSymbol, kSymsyncDelay,
^
Makefile:433: recipe for target 'redsea-subcarrier.o' failed
make[2]: *** [redsea-subcarrier.o] Error 1

I found away around the problem with liquid-dsp v1.3 so now redsea work with out crashing.

from redsea.

windytan avatar windytan commented on August 24, 2024

Thanks. It seems the terminal didn't print that error message correctly. Could you re-run make using the following command?

export LC_ALL=C; make

from redsea.

windytan avatar windytan commented on August 24, 2024

Did you try this? Was this resolved?

from redsea.

windytan avatar windytan commented on August 24, 2024

@sebastianheyn - I assume that this bug is no longer relevant, and I will close it tomorrow soon.

from redsea.

usagi87 avatar usagi87 commented on August 24, 2024

I get the same error when using older version of liquid dsp.

from redsea.

windytan avatar windytan commented on August 24, 2024

@usagi87 Thanks. How old a version? Also, does the suggestion I mentioned in my first comment clarify the error message in your case?

from redsea.

usagi87 avatar usagi87 commented on August 24, 2024

Hey, I trying to use liquid-dsp v1.2 because v1.3 when used to compile redsea gives an error illegal intruction, but when using it gives a above error.

from redsea.

windytan avatar windytan commented on August 24, 2024

@usagi87 Does the suggestion I mentioned in my first comment clarify the error message in your case?

from redsea.

usagi87 avatar usagi87 commented on August 24, 2024

In file included from ../src/subcarrier.h:29:0,
from ../src/block_sync.h:26,
from redsea.cc:23:
../src/liquid_wrappers.h:71:31: error: expected ')' before 'ftype'
SymSync(liquid_firfilt_type ftype, unsigned k, unsigned m,
^
Makefile:405: recipe for target 'redsea-redsea.o' failed

from redsea.

windytan avatar windytan commented on August 24, 2024

Thanks! I've made an attempt at fixing this now. Would be glad to hear if it works.

from redsea.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.