GithubHelp home page GithubHelp logo

Comments (8)

spvkgn avatar spvkgn commented on July 17, 2024 1

Try to install libboost-timer-dev package.

Here is deb built on 20.04
dsf2flac_0.1+git20180101.b0cf5aa-1_amd64.deb.gz

from dsf2flac.

yvikt avatar yvikt commented on July 17, 2024

Before that I have done this

sudo apt install libid3-tools libid3-3.8.3-dev libtag1-dev libflac++-dev libflac-dev libboost-dev libboost-filesystem-dev

from dsf2flac.

hank avatar hank commented on July 17, 2024

I have a feeling you need to replace libboost with an older version. See apt search libboost for options.

from dsf2flac.

hank avatar hank commented on July 17, 2024

Also at some point it looks like -lboost_timer became necessary potentially. Try adding that to the link command.

from dsf2flac.

yvikt avatar yvikt commented on July 17, 2024

Thanks for your answer, but I'm not a hacker I lack qualifications )))
Which exactly version do I need? There are a lot of them.
Also tried on Ubuntu 16.04
Same problem :(

main.o: In function `setupTimer(double)':
/usr/include/boost/timer/timer.hpp:62: undefined reference to `boost::timer::cpu_timer::start()'
main.o: In function `checkTimer(double, double)':
/home/vic/dsf2flac/src/main.cpp:79: undefined reference to `boost::timer::cpu_timer::elapsed() const'
main.o: In function `checkTimer(double, double)':
/usr/include/boost/timer/timer.hpp:62: undefined reference to `boost::timer::cpu_timer::start()'
main.o: In function `do_pcm_conversion(DsdSampleReader*, int, int, bool, double, boost::filesystem::path, boost::filesystem::path, bool)':
/usr/include/boost/timer/timer.hpp:62: undefined reference to `boost::timer::cpu_timer::start()'
main.o: In function `do_dop_conversion(DsdSampleReader*, boost::filesystem::path, boost::filesystem::path)':
/usr/include/boost/timer/timer.hpp:62: undefined reference to `boost::timer::cpu_timer::start()'
main.o: In function `_GLOBAL__sub_I__Z10setupTimerd':
/usr/include/boost/timer/timer.hpp:62: undefined reference to `boost::timer::cpu_timer::start()'
collect2: error: ld returned 1 exit status
Makefile:448: recipe for target 'dsf2flac' failed
make[3]: *** [dsf2flac] Error 1
make[3]: выход из каталога «/home/vic/dsf2flac/src»
Makefile:502: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: выход из каталога «/home/vic/dsf2flac/src»
Makefile:414: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: выход из каталога «/home/vic/dsf2flac»
Makefile:346: recipe for target 'all' failed
make: *** [all] Error 2

from dsf2flac.

yvikt avatar yvikt commented on July 17, 2024

Try to install libboost-timer-dev package.

Here is deb built on 20.04
dsf2flac_0.1+git20180101.b0cf5aa-1_amd64.deb.gz

Thank you very much. I solved my issue with installing deb package you have mentioned and

 apt install libboost-chrono1.71.0 libboost-timer1.71.0 

It works !

from dsf2flac.

brianherman avatar brianherman commented on July 17, 2024

Can I submit your deb package to ubuntu for you? @yvikt or can you submit the deb to ubuntu or debian package guys?

from dsf2flac.

yvikt avatar yvikt commented on July 17, 2024

Honestly this is not my deb package )

from dsf2flac.

Related Issues (16)

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.