Hello, compiling gnomemeeting using libpt-dev, I get this :
/usr/include/linux/time.h:9: error: redefinition of `struct timespec' /usr/include/time.h:119: error: previous definition of `struct timespec' /usr/include/linux/time.h:15: error: redefinition of `struct timeval' /usr/include/bits/time.h:70: error: previous definition of `struct timeval' /usr/include/linux/time.h:354: error: redefinition of `struct itimerspec' /usr/include/time.h:160: error: previous definition of `struct itimerspec' A few well-placed #ifdefs fix the problem, perhaps you could have a look. Thanks, -- Damien Sandras <[EMAIL PROTECTED]>

