On Wed, Dec 15, 2010 at 15:30, Victor Duchovni <victor.ducho...@morganstanley.com> wrote: > -- > Viktor. >
Thanks Viktor! With the makefile below, Postfix compile without even warning errors. make -f Makefile.init makefiles \ 'CCARGS=-DHAS_MYSQL -I/usr/include/mysql -DHAS_PCRE -DUSE_TLS -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\"' \ 'AUXLIBS=-L/usr/lib/mysql -lmysqlclient -lz -lm -L/usr/lib -lpcre -ldb -lssl -lcrypto' Regards, Rodrigo.