[Bug 728234] *KHR symbols and nvidia EGL thwart gtkdoc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 15 23:15:37 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728234
  GStreamer | gst-plugins-bad | git

--- Comment #5 from Eric Toombs <ewtoombs at uwaterloo.ca> 2014-04-16 06:15:30 UTC ---
Created an attachment (id=274419)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=274419)
config.log - AUR vanilla

This is the config.log with the following configuration, which came from the
AUR's gst-plugins-bad-git PKGBUILD[1]:
  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
    --disable-static --enable-experimental --disable-fatal-warnings \
    --with-gtk=3.0
  make


This is the error produced:

Making all in docs
make[2]: Entering directory
'/home/eric/pkg/gst-plugins-bad-git/src/gst-plugins-bad/docs'
Making all in libs
make[3]: Entering directory
'/home/eric/pkg/gst-plugins-bad-git/src/gst-plugins-bad/docs/libs'
  DOC   Scanning header files
  DOC   Introspecting gobjects
../../gst-libs/gst/gl/.libs/libgstgl-1.0.so: undefined reference to
`eglDestroyImageKHR'
../../gst-libs/gst/gl/.libs/libgstgl-1.0.so: undefined reference to
`eglCreateImageKHR'
collect2: error: ld returned 1 exit status
Linking of scanner failed: 
Makefile:1020: recipe for target 'scan-build.stamp' failed
make[3]: *** [scan-build.stamp] Error 1
make[3]: Leaving directory
'/home/eric/pkg/gst-plugins-bad-git/src/gst-plugins-bad/docs/libs'

[1] https://aur.archlinux.org/packages/gst-plugins-bad-git

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