>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> On Wednesday 12 June 2002 12:44 pm, John Levon wrote: Thanks
Angus> John. Looks like something wierd is happening in confdefs.h.
Angus> I'll have to regenerate it.

Angus> Angus


>> On Wed, Jun 12, 2002 at 12:33:07PM +0100, Angus Leeming wrote: >
>> SELECT_TYPE_ARG234 (&infds),
>> 
>> So what does config.h say this is ?

Angus> aleem@pneumon:devel-build-> grep SELECT_TYPE_ARG src/config.h
Angus> #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *)
Angus> #define SELECT_TYPE_ARG5 (struct timeval *)

>> Mis-detection of the argument types perhaps ... check config.log


Angus> cxx: Error: confdefs.h, line 80: #169 expected a declaration 
Angus> 0; } -^ 

So you have to find out what is the strnage thing which is in
confdefs.h and how it came there. I guess the error is not in select
stuff at all.

JMarc

Reply via email to