[Bug 330786] [NEW] pkg-config --cflags returns nothing in jaunty
arturo
arturo at openframeworks.cc
Tue Feb 17 23:37:04 UTC 2009
Public bug reported:
Binary package hint: ffmpeg
In jaunty pkg-config --cflags returns nothing for libavcodec,
libavformat, libavutil and libswscale.
In intrepid it returns /usr/include/ffmpeg so code including ffmpeg
like:
#include <avformat.h>
will be broken with jaunty as is now.
also includes were in /usr/include/ffmpeg in intrepid and are now in
/usr/include/libavcodec, /usr/include/libavutil... so
#include <ffmpeg/avformat.h>
won't work too.
version: 3:0.svn20080206-12ubuntu3
** Affects: ffmpeg (Ubuntu)
Importance: Undecided
Status: New
--
pkg-config --cflags returns nothing in jaunty
https://bugs.launchpad.net/bugs/330786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list