GNOME Bugzilla – Bug 676255
[regression] build-failure in 0.11.91: gstcdparanoiasrc.c:368:40: error: 'SEEK_SET' undeclared
Last modified: 2012-05-17 15:40:48 UTC
My build fails with gstcdparanoiasrc.c:368:40: error: 'SEEK_SET' undeclared. Adding #include <stdio.h> to the top of the includes fixes the problem
Thanks, fixed: Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Thu May 17 16:38:58 2012 +0100 cdparanoiasrc: include stdio.h for SEEK_SET https://bugzilla.gnome.org/show_bug.cgi?id=676255