[Buildroot] [PATCH v2 1/1] libplayer: fix cflags

Samuel Martin s.martin49 at gmail.com
Tue Jun 12 19:27:41 UTC 2012


2012/6/10 Peter Korsgaard <jacmet at uclibc.org>:
>>>>>> "Samuel" == Samuel Martin <s.martin49 at gmail.com> writes:
>
>  Samuel> Explicitly run pkg-config to add some include directories to the cflags
>  Samuel> when gstreamer support is enabled.
>
>  Samuel> This patch fixes the following unfound headers:
>  Samuel> - glib.h
>  Samuel> - glibconfig.h
>  Samuel> - gst/gst.h
>
> What problem is this solving exactly? I don't recall seeing any failures
> on the autobuilders, and host-pkg-config + libglib2 are already
> dependencies of gstreamer, so it shouldn't be needed to list them
> explicitly.
hum... the problem was not found headers (the 3 mentioned above), but
actually this seems to be caused by a dirty work tree/build and
staging directories...
A git clean -fdx and a build from scratch fix it.

So, forget about this patch.

Apologize for the noise.


-- 
Sam


More information about the buildroot mailing list