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

Bug#523121: error: conflicting types for 'fd_set'



On Wed, Apr 08, 2009 at 06:57:02PM +0200, Kurt Roeckx wrote:
> Package: libc6-dev,linux-libc-dev
> Severity: important
> 
> Hi,
> 
> When building dv4l I get the following error:
> In file included from /usr/include/sys/time.h:31,
>                  from /usr/include/linux/videodev2.h:59,
>                  from /usr/include/linux/videodev.h:17,
>                  from palettes.c:20:
> /usr/include/sys/select.h:78: error: conflicting types for 'fd_set'
> /usr/include/linux/types.h:12: error: previous declaration of 'fd_set' was here
> 

The user wants the userland version of fd_set, not the kernel one. It
looks like a linux-libc-dev issue.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net



Reply to: