[Bug 693764] configure script fails to call pkg-config properly when cross-compiling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 14 01:31:56 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693764
  GStreamer | gstreamer (core) | git

--- Comment #3 from Alexey Chernov <4ernov at gmail.com> 2013-02-14 09:31:51 UTC ---
Yes, I forgot to mention configure string: CROSS_COMPILE=arm-linux-gnueabihf-
./configure --host=arm-linux-gnueabihf --with-sysroot=/mnt/rasp-pi-tools
--prefix=/usr/local

It doesn't respect both PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_LIBDIR variables
for unknown reason when searching for GLib while it is required to do so to
make a proper cross-compilation. Perhaps, something else should be set up, but
according to pkg-config documentation states it's enough to search for target
packages.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list