Heath Mason wrote:

I am getting the following errors, when I attempt to compile Samba 3.0.7 on AIX 5.1:

Compiling nsswitch/winbind_nss_aix.c with -O2
nsswitch/winbind_nss_aix.c: In function `wb_aix_init':
nsswitch/winbind_nss_aix.c:980: structure has no member named `method_version'
nsswitch/winbind_nss_aix.c:980: `SECMETHOD_VERSION_520' undeclared (first use in
this function)
nsswitch/winbind_nss_aix.c:980: (Each undeclared identifier is reported only once
nsswitch/winbind_nss_aix.c:980: for each function it appears in.)
make: 1254-004 The error code from the last command is 1.


Stop.


Does anyone have any ideas on how I can get around this error.


This was fixed by patch 2759 which isn't in any official release yet.
SECMETHOD_VERSION_520 is for AIX 5.2.
For the time being, until the next release source, you can just delete the line.
Regards, Doug


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to