*This message was transferred with a trial version of CommuniGate(tm) Pro*
Thanks for the helpful responses. The solution (from Conrad Huang) is to
run "configure" and then change:
#define HAVE_IMMEDIATE_STRUCTURES 1
to
/* #undef HAVE_IMMEDIATE_STRUCTURES */
in source/include/config.h
or, (from Paul A. Sand) put:
#undef HAVE_IMMEDIATE_STRUCTURES
near the top of include/smb.h.
There is also a precompiled binary for tru64 which I didn't notice when
downloading the samba source probably because it was put up shortly after I
poked around. However, it's currently version 2.2.3, not 2.2.3a.
---Matt
Received on Tue Feb 26 2002 - 06:34:18 NZDT