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

Re: Bug#402746: undefined reference to __FD_ZERO and __FD_SET



reassign rootskel
stop

On Tue, 12 Dec 2006, sferriol wrote:

> Package: libklibc-dev
> Version: 1.4.30-2
> Severity: normal
> 
> in d-i, building rootskel/src-bootfloppy/bin/timeout_read.c failed on 
> alpha, amd64, ia64, s390
> undefined reference to '__FD_ZERO'
> undefined reference to '__FD_SET'
> 
> sylvain
> 

wtf are you poking around in internal kernel routines.
the double underscore should be a warning enough.

__FD_SET and __FD_ZERO are found in __KERNEL__ sections of posix_types.h


-- 
maks



Reply to: