Displaying 2 results from an estimated 2 matches for "4935b742".
2008 Dec 02
2
my_vsnprintf crash on HP-UX
...E_PANIC, status=0,
fmt=0x409f750 "my_vsnprintf(): Output string too big", args=0x7ffff418)
at failures.c:430
#5 0x42abb50:0 in i_panic (
format=0x409f750 "my_vsnprintf(): Output string too big") at
failures.c:197
#6 0x4306fb0:0 in my_vsnprintf (str=0x7ffff4a0 "4935b742", size=9,
format=0x4094998 "%08x", ap=0x7ffff478) at compat.c:276
#7 0x42f9a20:0 in i_snprintf (dest=0x7ffff4a0 "4935b742", max_chars=9,
format=0x4094998 "%08x") at strfuncs.c:23
#8 0x41e6cd0:0 in mailbox_uidvalidity_write (
path=0x4001d400 "/ma...
2008 Nov 06
2
Compilation of 1.1.6 fails on HP-UX 11.31
Hi,
$ uname -srv
HP-UX B.11.31 U
$ cc --version
cc: HP C/aC++ B3910B A.06.20 [May 13 2008]
Compilation fails, output of configure and make are given below. The
cause of this is almost certainly that this version of HP-UX does define
the QCMD macro in sys/quota.h (checked in the ifdef line 26
dovecot-1.1.6/src/plugins/quota/quota-fs.h) as well as the dqblk struct,
but the latter with different