Andrew MacIntyre wrote: > My suspicion would be directed to a #define that is incorrect, as the > snippet above suggests that select() appears in two system headers > (/usr/include/sys/time.h & /usr/include/unistd.h).
thanks for the info. I need to undef the following from my pyconfig.h to make it pass the compiler: HAVE_SYS_TIME_H TIME_WITH_SYS_TIME Bram > That is ./configure got something wrong and may need to be modified for > your platform to sort this out properly, but modifying pyconfig.h to > correct the incorrect definitions should get you out of trouble. > > ------------------------------------------------------------------------- > Andrew I MacIntyre "These thoughts are mine alone..." > E-mail: [EMAIL PROTECTED] (pref) | Snail: PO Box 370 > [EMAIL PROTECTED] (alt) | Belconnen ACT 2616 > Web: http://www.andymac.org/ | Australia -- http://mail.python.org/mailman/listinfo/python-list