13 Sep
2010
13 Sep
'10
1:15 p.m.
On Sat, 2010-09-11 at 22:12 -0500, Jerry K wrote:
I am having compile problems with Dovecot v2.0.2 on a well patched Solaris 10u8 Sparc system using the included gcc compiler.
Version 2.0.0 compiled with out any issues using the same configure syntax.
And it still compiles (i.e. you didn't do an OS upgrade since then)?
mountpoint.c:88: error: field
ent' has incomplete type mountpoint.c:89: error: field
ext' has incomplete type mountpoint.c:172: warning: implicit declaration of function `resetmnttab'
These should be defined in sys/mnttab.h. Is there anything different in config.h between 2.0.0 and 2.0.2?
If all else fails, you'll find the patchset that breaks it.. Maybe http://mercurial.selenic.com/wiki/BisectExtension helps.