[Touch-packages] [Bug 1479932] Re: gstconfig.h file is missing

2015-08-06 Thread Czikus
I had the same problem in a large project compiled from source. But,
removing all compilation cache and recompiling worked. Probably
something must have changed in the ubuntu package between my previous
compilation and now.

-- 
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 
 ^
  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


Re: [Touch-packages] [Bug 1479932] Re: gstconfig.h file is missing

2015-07-31 Thread Iain Lane
On Fri, Jul 31, 2015 at 09:53:59AM -, 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 
 ^
  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


[Touch-packages] [Bug 1479932] Re: gstconfig.h file is missing

2015-07-31 Thread INIZAN yannick
Not a bug : include directories changed in this package, we have to
reconfigure project for a correct build

** Changed in: gstreamer1.0 (Ubuntu)
   Status: Incomplete => Invalid

-- 
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 
 ^
  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


[Touch-packages] [Bug 1479932] Re: gstconfig.h file is missing

2015-07-31 Thread INIZAN yannick
I'm on ubuntu wily. And yes file is present in directory but not found
during compilation process

-- 
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:
  Incomplete

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 
 ^
  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