Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 360429

Summary: gst-plugins-bad compile error regarding gst-camera
Product: Gentoo Linux Reporter: Stephen Griffiths <computing>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stephen Griffiths 2011-03-25 14:39:48 UTC
Hello,

When compiling gst-plugins-bad, the following error appear and the emerge process stops:

make[4]: Entering directory `/var/tmp/portage/media-libs/gst-plugins-bad-0.10.19/work/gst-plugins-bad-0.10.19/tests/examples/camerabin'
  CC     gst_camera_perf-gst-camera-perf.o
  CC     gst_camerabin_test-gst-camerabin-test.o
  CC     gst_camera-gst-camera.o
  CCLD   gst-camerabin-test
  CCLD   gst-camera-perf
gst-camera.c: In function âmy_bus_sync_callbackâ:
gst-camera.c:271:7: warning: implicit declaration of function âGDK_WINDOW_XWINDOWâ
gst-camera.c:271:7: warning: nested extern declaration of âGDK_WINDOW_XWINDOWâ
gst-camera.c:271:37: error: âGtkWidgetâ has no member named âwindowâ
gst-camera.c: In function âon_drawingareaView_realizeâ:
gst-camera.c:841:35: error: âGtkWidgetâ has no member named âwindowâ
gst-camera.c: In function âon_drawingareaView_configure_eventâ:
gst-camera.c:849:33: error: âGtkWidgetâ has no member named âwindowâ
gst-camera.c:850:13: error: âGtkWidgetâ has no member named âallocationâ
gst-camera.c:850:35: error: âGtkWidgetâ has no member named âallocationâ
gst-camera.c:851:13: error: âGtkWidgetâ has no member named âallocationâ
gst-camera.c:851:39: error: âGtkWidgetâ has no member named âallocationâ


1) I have the gnome overlay installed. Possibly the root cause.


Reproducible: Always
Comment 1 Rafał Mużyło 2011-03-25 15:58:38 UTC

*** This bug has been marked as a duplicate of bug 360065 ***