I am trying to compile samba 2.2.4 on Tru64 5.1, and get the following
error:
# 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 announced in several places,
to source/include/config.h .. changing
#define HAVE_IMMEDIATE_STRUCTURES 1
to
/* #undef HAVE_IMMEDIATE_STRUCTURES */
Can anyone offer a fix? Thanks for any assistance.
------------------------------------------------------------------------
--
C.Warren
warren_at_theriver.com
Received on Tue May 14 2002 - 07:11:18 NZST