The following patch is needed on Solaris, because <sys/stat.h> has a specific macro definition for struct stat. Without this patch the prototype for nfs_safe_stat() changes between the inclusion of nfs-workarounds.h and the definition of the function. -- Matthieu Herrb -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot_lib_nfs-workarounds_c.diff Type: text/x-patch Size: 412 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20060518/693ee728/attachment.bin>
On Thu, May 18, 2006 at 01:14:50PM +0200, Matthieu Herrb wrote:> The following patch is needed on Solaris, because <sys/stat.h> has a > specific macro definition for struct stat. Without this patch the > prototype for nfs_safe_stat() changes between the inclusion of > nfs-workarounds.h and the definition of the function.just curious, what version of Solaris? and what compiler/version? grant.