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

2.0.6 fails to build on rawhide, gcc 4.6.0. patch included #83

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try to compile on fedora rawhide
2. Fail with libffmpegthumbnailer/filmstripfilter.cpp:27:16 error: 'NULL' was 
not declared in this scope
3.

What is the expected output? What do you see instead?
Code should compile

What version of the product are you using? On what operating system?
Fedora rawhide x86_64

Please provide any additional information below.
missing include in filmstripfilter.ccp? #include <stddef.h> fixes this and the 
code then compiles.
Attaching a patch.

Original issue reported on code.google.com by magnus.t...@gmail.com on 13 Feb 2011 at 12:53

Attachments:

@GoogleCodeExporter
Copy link
Author

Fixed in subversion, thanks!

Original comment by dirk.vdb on 18 Feb 2011 at 3:07

  • Changed state: Fixed

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

No branches or pull requests

1 participant