On Fri, Apr 22, 2011 at 3:37 AM, rukhsana afroz <[email protected]>wrote:
> > > On Fri, Apr 22, 2011 at 2:53 AM, Diego Biurrun <[email protected]> wrote: > >> On Thu, Apr 21, 2011 at 07:38:38PM -0700, rukhsana afroz wrote: >> >> >> Please break such long lines. >> >> > Thanks Diego for your reviews. I have attached new patch. Dear All, With current libav, while compiling the code I get the following error: CC libavdevice/alldevices.o In file included from ./libavutil/internal.h:171, from ./libavutil/common.h:328, from ./libavutil/avutil.h:97, from ./libavcodec/avcodec.h:31, from ./libavformat/avformat.h:43, from libavdevice/alldevices.c:22: ./libavutil/libm.h:89:6: warning: "HAVE_TRUNC" is not defined In file included from ./libavutil/internal.h:171, from ./libavutil/common.h:328, from ./libavutil/avutil.h:97, from ./libavcodec/avcodec.h:31, from ./libavformat/avformat.h:43, from libavdevice/alldevices.c:22: ./libavutil/libm.h:90: error: static declaration of ‘trunc’ follows non-static declaration libavdevice/alldevices.c: In function ‘avdevice_register_all’: libavdevice/alldevices.c:45: error: ‘CONFIG_FBDEV_INDEV’ undeclared (first use in this function) libavdevice/alldevices.c:45: error: (Each undeclared identifier is reported only once libavdevice/alldevices.c:45: error: for each function it appears in.) make: *** [libavdevice/alldevices.o] Error 1 Could you please help me to get rid of this error? Thanks -- Rukhsana Ruby Phd Student Department of Electrical & Computer Engineering The University of British Columbia ============================
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
