GithubHelp home page GithubHelp logo

Comments (2)

kuh3h3 avatar kuh3h3 commented on July 26, 2024

In my system , there is shared lib.

kuh3h3@reandro:~/ffmpeg-static/build$ ls -al /usr/lib//libsndio
-rw-r--r-- 1 root root 58832 11월 25 2016 /usr/lib/i386-linux-gnu/libsndio.so.6.1
lrwxrwxrwx 1 root root 15 11월 25 2016 /usr/lib/x86_64-linux-gnu/libsndio.so -> libsndio.so.6.1
-rw-r--r-- 1 root root 55520 11월 25 2016 /usr/lib/x86_64-linux-gnu/libsndio.so.6.1

from ffmpeg-static.

fallen751 avatar fallen751 commented on July 26, 2024

I have the same issue even though libsndio-dev and libsndio6.1 are installed on my system.
Libraries:
~/ffmpeg/static_build$ ls /usr/lib/x86_64-linux-gnu/libsn
libsnappy.so.1 libsnappy.so.1.3.0 libsndfile.so.1 libsndfile.so.1.0.25 libsndio.so libsndio.so.6.1 libsnmp.so.30 libsnmp.so.30.0.3

Error:
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio_dec.c:68: undefined reference to sio_read' /home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio_dec.c:69: undefined reference to sio_eof'
libavdevice/libavdevice.a(sndio_enc.o): In function audio_write_trailer': /home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio_enc.c:75: undefined reference to sio_write'
libavdevice/libavdevice.a(sndio_enc.o): In function audio_write_packet': /home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio_enc.c:60: undefined reference to sio_write'
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio_enc.c:61: undefined reference to sio_eof' libavdevice/libavdevice.a(sndio.o): In function ff_sndio_close':
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:117: undefined reference to sio_close' libavdevice/libavdevice.a(sndio.o): In function ff_sndio_open':
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:43: undefined reference to sio_open' /home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:49: undefined reference to sio_initpar'
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:61: undefined reference to sio_setpar' /home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:61: undefined reference to sio_getpar'
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:92: undefined reference to sio_onmove' /home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:94: undefined reference to sio_start'
/home/wils/ffmpeg/static_build/build/FFmpeg-n3.2.4/libavdevice/sndio.c:107: undefined reference to `sio_close'

from ffmpeg-static.

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.