Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] gst-plugins-bad dependencies fix
@ 2009-11-12 22:33 llandwerlin at gmail.com
  2009-11-12 22:33 ` [Buildroot] [PATCH 1/6] Added libcdaudio package (dependency of gst-plugins-bad) llandwerlin at gmail.com
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: llandwerlin at gmail.com @ 2009-11-12 22:33 UTC (permalink / raw)
  To: buildroot

The following patches fix dependencies problems I had seen when
compiling the gst-plugins-bad package.

The thing is that the configure script did not raised any error on
missing librairies (libcdaudio, libdvdread, libdvdnav and openssl), I
just got error at compilation/link time (missing headers, missing
library at link). I guess there is something wrong with the check of
those packages (there are probably not using pkg-config), because they
are installed on my host system and detected when cross compiling.
Anyway, those patches still fix a real problem.

Here the patch list :

[PATCH 1/6] Added libcdaudio package (dependency of gst-plugins-bad)
[PATCH 2/6] Fix gst-plugins-bad dependency on libcdaudio
[PATCH 3/6] Fix gst-plugins-bad dependency on openssl through the apexsink element
[PATCH 4/6] Added libdvdread package (dependency of gst-plugins-bad)
[PATCH 5/6] Added libdvdnav package (dependency of gst-plugins-bad)
[PATCH 6/6] Fix gst-plugins-bad dependency on libdvdnav

--
Lionel Landwerlin <llandwerlin@gmail.com>

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2009-12-20 18:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 22:33 [Buildroot] gst-plugins-bad dependencies fix llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 1/6] Added libcdaudio package (dependency of gst-plugins-bad) llandwerlin at gmail.com
2009-12-10 15:28   ` Peter Korsgaard
2009-11-12 22:33 ` [Buildroot] [PATCH 2/6] Fix gst-plugins-bad dependency on libcdaudio llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 3/6] Fix gst-plugins-bad dependency on openssl through the apexsink element llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 4/6] Added libdvdread package (dependency of gst-plugins-bad) llandwerlin at gmail.com
2009-11-12 22:33 ` [Buildroot] [PATCH 5/6] Added libdvdnav " llandwerlin at gmail.com
2009-12-10 23:36   ` Peter Korsgaard
2009-12-10 23:39     ` Peter Korsgaard
2009-11-12 22:33 ` [Buildroot] [PATCH 6/6] Fix gst-plugins-bad dependency on libdvdnav llandwerlin at gmail.com
2009-12-20 16:22   ` Lionel Landwerlin
2009-12-20 18:48     ` Peter Korsgaard
2009-12-09 16:45 ` [Buildroot] gst-plugins-bad dependencies fix Sven Neumann
2009-12-09 16:49   ` Peter Korsgaard
2009-12-09 16:54     ` Lionel Landwerlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox