On Fri, Jul 31, 2015 at 09:53:59AM -0000, INIZAN yannick wrote:
> I'm on ubuntu wily. And yes file is present in directory but not found
> during compilation process

What are you trying to build?

I would say that it's probably not using gstreamer's pkg-config file
correctly; this gives you the right CFLAGS to use.

  laney@wily> pkg-config --cflags gstreamer-1.0
  -pthread -I/usr/include/gstreamer-1.0 
-I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include

I just fixed a problem quite similar to this in telepathy-qt5.

Cheers,

-- 
Iain Lane                                  [ i...@orangesquash.org.uk ]
Debian Developer                                   [ la...@debian.org ]
Ubuntu Developer                                   [ la...@ubuntu.com ]

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1479932

Title:
  gstconfig.h file is missing

Status in gstreamer1.0 package in Ubuntu:
  Invalid

Bug description:
  gstconfig.h file is missing from include files :

  In file included from /usr/include/gstreamer-1.0/gst/gstbin.h:27:0,
                   from /usr/include/gstreamer-1.0/gst/gst.h:35,
                   from /usr/include/gstreamer-1.0/gst/pbutils/pbutils.h:23,
                   from Media.c:9:
  /usr/include/gstreamer-1.0/gst/gstelement.h:55:27: fatal error: 
gst/gstconfig.h: No such file or directory
   #include <gst/gstconfig.h>
                             ^
  compilation terminated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1479932/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to