On 21/11/2013 21:31, The Doctor wrote:
On Thu, Nov 21, 2013 at 06:00:12PM +0000, Pascal Volk wrote:
On 11/21/2013 01:28 AM The Doctor wrote:
On Thu, Nov 21, 2013 at 01:12:49AM +0000, Pascal Volk wrote:
On 11/21/2013 12:17 AM The Doctor wrote:
??? Error Code 139 occurred on installing the man1 section.
Please would you provide more details (error message)? Which OS, what version?
BSD/OS 4.3.1
Error 139
If your server has an Intel CPU, I'd say that's a segmentation fault. The install* targets in dovecot-2.2.x/doc/man/Makefile are using mkdir install. So I guess your mkdir or install binary is making some trouble.
Consider the directory does exist I concur.
mkdir should not segfault anyway, at most it should exit with an error code. I suspect you have some deeper problems with your system.
Cheers, Daniele