Public bug reported:

I've installed libavcodec-dev package. On compiling my C++ program with
#include <libavcodec/avcodec.h> I get the following error

/usr/include/libavutil/common.h: In function ‘int32_t 
av_clipl_int32_c(int64_t)’:
In file included from /usr/include/libavutil/avutil.h:318:0,
                 from /usr/include/libavutil/samplefmt.h:22,
                 from /usr/include/libavcodec/avcodec.h:30,
                 from libavcodec-example.c:30,
                 from main.cpp:16:
/usr/include/libavutil/common.h:168:47: error: ‘UINT64_C’ was not declared in 
this scope


$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 13.04
Release:        13.04
Codename:       raring
Linux newmek7.newmeksolutions.com 3.8.0-30-generic #44-Ubuntu SMP Thu Aug 22 
20:54:42 UTC 2013 i686 i686 i686 GNU/Linux

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1230098

Title:
  compile error: /usr/include/libavutil/common.h:168:47: error:
  ‘UINT64_C’ was not declared in this scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1230098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to