> On 20 Oct 2014, at 11:04 am, Wietse Venema <wie...@porcupine.org> wrote:
> 
> Portability fix for Postfix 2.11:
> 
>  * Portability fix for MacOS X 10.7.x (Darwin 11.x) build procedure.

Doesn’t seem to work for me. :-(

$ cd postfix-2.11.3 
$ make -f Makefile.init makefiles \
> CCARGS='-arch x86_64 -DUSE_TLS -DUSE_SASL_AUTH \
> -DDEF_SERVER_SASL_TYPE=\"dovecot\" \
> -DDEF_COMMAND_DIR=\"/usr/local/sbin\" \
> -DDEF_CONFIG_DIR=\"/usr/local/etc/postfix\" \
> -DDEF_DAEMON_DIR=\"/usr/local/libexec/postfix\" \
> -DHAS_PCRE -I/usr/local/include \
> -DHAS_MYSQL -I/usr/local/mysql/include' \
> AUXLIBS='-L/usr/local/lib -lpcre -lssl -lcrypto -L/usr/local/mysql/lib \
> -lmysqlclient -lz -lm -lresolv'
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for your 
machine."; /bin/sh makedefs) >makedefs.tmp
In file included from makedefs.test.c:2:
In file included from /usr/include/stdlib.h:65:
In file included from /usr/include/sys/wait.h:116:
In file included from /usr/include/sys/signal.h:148:
In file included from /usr/include/sys/_structs.h:57:
In file included from /usr/include/machine/_structs.h:29:
/usr/include/i386/_structs.h:38:10: fatal error: 'mach/i386/_structs.h' file 
not found
#include <mach/i386/_structs.h>
         ^
1 error generated.
make: *** [Makefiles] Error 1
make: *** [makefiles] Error 2

The above make command got 2.11.2 to compile for me (thanks again to Viktor).

James.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to