Re: [PATCH 4/4] uvcvideo: Add UVC timestamps support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Javier,

On Thursday 17 November 2011 13:14:26 javier Martin wrote:
> On 8 November 2011 13:06, Laurent Pinchart wrote:
> >  void uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type
> > type, diff --git a/drivers/media/video/uvc/uvc_video.c
> > b/drivers/media/video/uvc/uvc_video.c index 513ba30..d0600a5 100644
> > --- a/drivers/media/video/uvc/uvc_video.c
> > +++ b/drivers/media/video/uvc/uvc_video.c
> 
> [snip]
> 
> > +       ts.tv_sec = first->host_ts.tv_sec - 1 + y / NSEC_PER_SEC;
> > +       ts.tv_nsec = first->host_ts.tv_nsec + y % NSEC_PER_SEC;
> 
> I'm trying to build the uvcvideo-next branch which includes this patch
> and the previous two lines give the following error:
> 
> drivers/built-in.o: In function `uvc_video_clock_update':
> /home/javier/GIT/linux-uvc/drivers/media/video/uvc/uvc_video.c:656:
> undefined reference to `__aeabi_uldivmod'
> /home/javier/GIT/linux-uvc/drivers/media/video/uvc/uvc_video.c:657:
> undefined reference to `__aeabi_uldivmod'
> 
> I am using gcc version 4.2.3 (Sourcery G++ Lite 2008q1-126) for ARM.

Thanks for the report. I've fixed this and updated the uvcvideo-next branch.

-- 
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux