Compile problems after ubuntu 16.04 upgrade

Sebastian Dröge sebastian at centricular.com
Fri Jun 3 05:49:26 UTC 2016


On Di, 2016-05-31 at 19:48 +1000, Anthony Buckley wrote:
> Hello,
> 
> I just upgraded to ubuntu 16.04 (amd64) and tried to compile my GST program and it failed as follows:
> 
> cc -c -o ... -I. `pkg-config --cflags gtk+-3.0 gstreamer-1.0 gstreamer-video-1.0 cairo`
> Package gstreamer-video-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-video-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-video-1.0' found
> astro_main.c:42:23: fatal error: gtk/gtk.h: No such file or directory
> compilation terminated.
> 
> I checked and it's really not there now (everything was fine before the upgrade). Looks like it and possibly some others were removed during the upgrade. Anyone have any similar problems?
> I assume installing 'libgstreamer-plugins-base1.0-dev' will fix? Or should I be doing something different now?

gstreamer-video-1.0 would be in that package, yes. I assume this didn't
work and that's why you asked?

What's the content of the libgstreamer-plugins-base1.0-dev package
(dpkg -L) and the compiler output after you installed it?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160603/45991501/attachment-0001.sig>


More information about the gstreamer-devel mailing list