Re: [Samba] 3.0.x and AIX 5.3

2005-01-06 Thread Jeremy Allison
On Wed, Jan 05, 2005 at 05:14:09PM -0500, William Jojo wrote: As of AIX 5.3 sys/var.h is loaded in sys/proc.h sys/space.h which are loaded through a rather lengthy debacle of nested includes. AIX 5.2 does not have this problem. At any rate the result when using gcc 3.3 and vac 6.x:

[Samba] 3.0.x and AIX 5.3

2005-01-05 Thread William Jojo
As of AIX 5.3 sys/var.h is loaded in sys/proc.h sys/space.h which are loaded through a rather lengthy debacle of nested includes. AIX 5.2 does not have this problem. At any rate the result when using gcc 3.3 and vac 6.x: Compiling web/cgi.c web/cgi.c:33: error: redefinition of `struct var'