Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #1

Open
er0k opened this issue Oct 24, 2013 · 1 comment
Open

Build failed #1

er0k opened this issue Oct 24, 2013 · 1 comment

Comments

@er0k
Copy link

er0k commented Oct 24, 2013

Hi, I'm having trouble getting rendersound to build properly. Can you help me out? I'm on Ubuntu 12.04.3

er0k@deb:~/tmp/rendersound$ ./waf configure build install
Setting top to : /home/er0k/tmp/rendersound
Setting out to : /home/er0k/tmp/rendersound/build
Checking for 'gcc' (c compiler) : /usr/bin/gcc
Checking for library gd : yes
Checking for program pkg-config : /usr/bin/pkg-config
Checking for 'libavcodec' : yes
Checking for 'libavformat' : yes
'configure' finished successfully (0.137s)
Waf: Entering directory /home/er0k/tmp/rendersound/build' [3/5] c: extern/ffsnd/src/ffsndin.c -> build/extern/ffsnd/src/ffsndin.c.1.o ../extern/ffsnd/src/ffsndin.c: In function ‘fill_buffer’: ../extern/ffsnd/src/ffsndin.c:105:11: error: ‘AVFrame’ has no member named ‘sample_rate’ ../extern/ffsnd/src/ffsndin.c: In function ‘ffsndin_seek’: ../extern/ffsnd/src/ffsndin.c:196:5: warning: implicit declaration of function ‘av_rescale_q’ [-Wimplicit-function-declaration] Waf: Leaving directory/home/er0k/tmp/rendersound/build'
Build failed
-> task in 'rendersound' failed (exit status 1):
{task 140377070248528: c ffsndin.c -> ffsndin.c.1.o}
['/usr/bin/gcc', '-Wall', '-I/home/er0k/tmp/rendersound/build/extern/ffsnd/src', '-I/home/er0k/tmp/rendersound/extern/ffsnd/src', '-DHAVE_AVCODEC=1', '-DHAVE_AVFORMAT=1', '../extern/ffsnd/src/ffsndin.c', '-c', '-o', 'extern/ffsnd/src/ffsndin.c.1.o']

@limikael
Copy link
Owner

uuh... i think this might have something to do with versions of ffmpeg... will investigate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants