All of lore.kernel.org
 help / color / mirror / Atom feed
* Gstreamer and rpath
@ 2007-08-02  6:10 Koen Kooi
  2007-08-02 10:50 ` Michael Krelin
  0 siblings, 1 reply; 36+ messages in thread
From: Koen Kooi @ 2007-08-02  6:10 UTC (permalink / raw)
  To: Using the OpenEmbedded metadata to build Distributions

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

There were some report about gstreamer not finding plugins and Cliff Brake reported that
frobbing OE_LT_RPATH_ALLOW helped:

============================================================
- --- packages/gstreamer/gst-common.inc   27ceb74f764523f7d0708087bd16ae8a3627c39e
+++ packages/gstreamer/gst-common.inc   860249c91df6da7ad81a6dffba9d5529cc114c67
@@ -7,6 +7,9 @@ inherit autotools pkgconfig

 inherit autotools pkgconfig

+OE_LT_RPATH_ALLOW = "any"
+OE_LT_RPATH_ALLOW[export]="1"
+
 do_stage() {
     rm -rf ${STAGE_TEMP}
     mkdir -p ${STAGE_TEMP}
============================================================
- --- packages/gstreamer/gst-plugins.inc  6293327f294676ab88b8ec6b36906d0113b3566a
+++ packages/gstreamer/gst-plugins.inc  5dc5a74a21bc2ea4d9870acdac9615b821137cec
@@ -10,6 +10,9 @@ acpaths = "-I ${S}/common/m4 -I ${S}/m4"

 acpaths = "-I ${S}/common/m4 -I ${S}/m4"

+OE_LT_RPATH_ALLOW = "any"
+OE_LT_RPATH_ALLOW[export]="1"
+
 LIBV = "0.10"

 python populate_packages_prepend () {


Could someone more familiar with gstreamer and/or the OE_LT_RPATH_ALLOW syntax make this
more finegrained?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFGsXU9MkyGM64RGpERAuEwAJ9Su8/u9KTVGiUXZZBlV8d1jlXsbwCdEnjA
IiNAD5rXK8/ZHOqucqnBTKU=
=sHJu
-----END PGP SIGNATURE-----



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

end of thread, other threads:[~2007-08-06 17:05 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02  6:10 Gstreamer and rpath Koen Kooi
2007-08-02 10:50 ` Michael Krelin
2007-08-02 11:23   ` Stanislav Brabec
2007-08-02 11:59     ` Michael Krelin
2007-08-02 12:38       ` Stanislav Brabec
2007-08-02 12:40         ` Philip Balister
2007-08-02 12:58           ` Michael Krelin
2007-08-02 13:27           ` Stanislav Brabec
2007-08-02 13:47             ` Koen Kooi
2007-08-02 14:15               ` Stanislav Brabec
2007-08-02 14:20                 ` Koen Kooi
2007-08-02 14:47                   ` Stanislav Brabec
2007-08-02 15:26                     ` Michael Krelin
2007-08-02 15:46                       ` Koen Kooi
2007-08-02 15:52                         ` Michael Krelin
2007-08-02 17:00                           ` Koen Kooi
2007-08-02 17:08                             ` Michael Krelin
2007-08-02 22:16                             ` Richard Purdie
2007-08-02 22:43                               ` Michael Krelin
2007-08-03  8:04                                 ` Richard Purdie
2007-08-03  9:34                                   ` Michael Krelin
2007-08-05 11:29                                     ` Richard Purdie
2007-08-05 16:27                                       ` Michael Krelin
2007-08-05 20:21                                         ` Stanislav Brabec
2007-08-03  9:21                               ` Stanislav Brabec
2007-08-05 11:32                                 ` Richard Purdie
2007-08-05 20:16                                   ` Stanislav Brabec
2007-08-05 20:27                                   ` Michael Krelin
2007-08-06 10:15                                     ` Stanislav Brabec
2007-08-06 16:28                                       ` Michael Krelin
2007-08-06 17:02                                         ` Stanislav Brabec
2007-08-05  5:55               ` Dr. Michael Lauer
2007-08-05  6:47                 ` Mike (mwester)
2007-08-05  7:17                   ` Dr. Michael Lauer
2007-08-02 12:56         ` Michael Krelin
2007-08-02 13:06           ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.