[Bug 653312] New: gst-plugins-base attempts to link against GTK X11 lib even with --disable-x

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 24 00:24:12 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653312
  GStreamer | gst-plugins-base | 0.10.35

           Summary: gst-plugins-base attempts to link against GTK X11 lib
                    even with --disable-x
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: shacklein at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=190563)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=190563)
Related config.log

I'm cross-compiling gstreamer on to an ARM-based embedded system that does not
have X11. Obviously there is a problem with my pkg-config settings, as it
shouldn't be picking up GTK at all, but I get the following error when
configured with --disable-x

/usr/src/GPH_SDK/tools/gcc-4.2.4-glibc-2.7-eabi/bin/../lib/gcc/arm-gph-linux-gnueabi/4.2.4/../../../../arm-gph-linux-gnueabi/bin/ld:
cannot find -lgtk-x11-2.0

I don't think it should be linking against any X11 libs if --disable-x is
selected, even if that means also not building the GTK and/or QT related
plugins.

-- 
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