After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344120 - dv1394src should now require libraw1394 >= 1.1.0
dv1394src should now require libraw1394 >= 1.1.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: 0.10.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-07 09:08 UTC by Zaheer Abbas Merali
Modified: 2006-06-07 10:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2006-06-07 09:08:35 UTC
Please describe the problem:
It currently fails compile with:

gstdv1394src.c: In function `gst_dv1394src_start':
gstdv1394src.c:783: warning: implicit declaration of function `raw1394_new_handle_on_port'
gstdv1394src.c:783: warning: assignment makes pointer from integer without a cast

Steps to reproduce:



Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Zaheer Abbas Merali 2006-06-07 10:17:20 UTC
fixed now