Displaying 2 results from an estimated 2 matches for "int_const".
Did you mean:
i64_const
2017 Jul 21
1
Problem compiling dovecot 2.2.31 on Solaris
...ea on S10 and system/header on S11. Nevertheless it's missing
on Solaris 8 and 9. You can make your own, this worked for me on Solaris
9 at least once, untested recently:
#ifndef _STDINT_H
#define _STDINT_H
#include <sys/int_types.h>
#include <sys/int_limits.h>
#include <sys/int_const.h>
#endif /* _STDINT_H */
Or just #define what you think it needs, it's not complex.
2017 Jul 21
3
Problem compiling dovecot 2.2.31 on Solaris
I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc SUNW,Ultra-5_10
(I know it's a bit oldish :-) and I get this error:
/bin/bash ../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -fno-builtin-strftime