9 Oct
2016
9 Oct
'16
11:51 p.m.
On 09.10.2016 22:48, Michael Felt wrote:
Hi.
I finally decided it was really time to stop being lazy and really move away from gmail. After I have a server in my basement using power, etc.
So I turned on the imap provided - and did not quite cry - it will have to do for now, but imap2 is wanting.
A real server yes, but not Linux. (Using linux would require another server AND I would feel I am being lazy again).
So, I downloaded dovecot-2.2.25 and tried to build.
Configure (messages to stderr)
xlc is /usr/vacpp/bin/xlc
- CPPFLAGS="-I/opt/include -I/opt/buildaix/include" CFLAGS="-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/buildaix/includes ./configure
--prefix=/opt
--sysconfdir=/var/dovecot/etc
--sharedstatedir=/var/dovecot/com
--localstatedir=/var/dovecot
--mandir=/usr/share/man
--infodir=/opt/share/info/dovecot
> .buildaix/configure.out xlc_r: 1501-216 (W) command option -dM is not recognized - passed to ld xlc_r: 1501-228 (W) input file c not found 1506-297 (S) Unable to open input file null. No such file or directory. ./configure[25617]: rpcgen: not foundmessages to stderr by make:
I am quite willing to dig and dig - but I want to be know if there will be any interest and/or support for dovecot on AIX.
Sincerely,
Michael
Does the compiler support C99 standard?
Aki