Skip to content

pkg_config seems erroneous #3

Description

@madsdore

Is currently trying to build qtmultimedia (qt5.3) with gstreamer support. The pkg-config is however haunting me as it seems look for package info in the wrong directory. I have added debug to the qtmultimedia config script, which gives me:

DEBUG 1: /mnt/builddrive/oe-lite/jep-manifest/tmp/work/machine/i686-unknown-linux-gnu.fitpc3/qtmultimedia-5.3.1/stage/machine/usr/share/qt5/mkspecs/features/link_pkgconfig.prf:1: PKG_CONFIG := PKG_CONFIG_LIBDIR="/mnt/builddrive/oe-lite/jep-manifest/tmp/work/machine/i686-unknown-linux-gnu.fitpc3/qtbase-5.3.1/stage/machine/usr/lib/pkgconfig" PKG_CONFIG_SYSROOT_DIR="/mnt/builddrive/oe-lite/jep-manifest/tmp/work/machine/i686-unknown-linux-gnu.fitpc3/qtbase-5.3.1/stage/machine" pkg-config 2> /dev/null

It seems that PKG_CONFIG_LIBDIR and PKG_CONFIG_SYSROOT_DIR is pointing towards qtbase instead of qtmultimedia.

Further investigations shows that /mnt/builddrive/oe-lite/jep-manifest/tmp/work/machine/i686-unknown-linux-gnu.fitpc3/qtmultimedia-5.3.1/stage/machine/usr/share/qt5/mkspecs/qconfig.pri comes from qtbase, with links to qtbase.

So I guess, that needs to be patched?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions