I get the following error when trying to compile samba 2.2.4 on Tru64
Unix (v5.1).
# make
.
smbd/dir.c:625: macro `stat' used with too many (3) args
smbd/dir.c:693: macro `stat' used with too many (3) args
I did make the change which has been discussed several times,
to source/include/config.h .. changing
#define HAVE_IMMEDIATE_STRUCTURES 1
to
/* #undef HAVE_IMMEDIATE_STRUCTURES */
Thanks for any assistance.
------------------------------------------------------------------------
--
C.Warren
warren@theriver.com
-------------- next part --------------
HTML attachment scrubbed and removed