Error: "lib/util.c", line 1591: error: invalid type combination. OS: SCO OpenServer 5.0.7 and SCO's native compiler but probably will get this on all compilers that do not support long long. configure properly discovers that SCO's cc does not support long long but the offending part of util.c does not have a guarding #if for this. Must be an over sight as other similar statements do. BTW, why are there any "long long" types anywhere, since somebody went to the trouble of defining int64 as long long if it is available or as long if that is all that is available? It seems a shame not to use it. Thanks. Larry Manulak Programmer Omega Computer Services Ltd.
*** Bug 4118 has been marked as a duplicate of this bug. ***
We've got the convention with int64 etc for a while now. Please re-open if this is still an issue with Samba 3.5.