Building Postfix without Berkeley DB

2012-02-24 Thread Gamet A.
Hello, I am getting errors when trying to use -DNO_DB option (both from 2.9.1 and 2.10.x) # make makefiles CCARGS=-DNO_DB 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 No db.h include

Disabling debug (DEBUG=)

2012-02-24 Thread Gamet A.
Here are my compilation command list: --- installDir=/usr/local/postfix-2.10 make CCARGS='-DNO_DB' tidy make makefiles CCARGS=-DNO_DB -I/usr/local/ldap/include -DHAS_LDAP

Re: Disabling debug (DEBUG=)

2012-02-24 Thread Gamet A.
version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) Thanks On Fri, Feb 24, 2012 at 9:33 PM, Gamet A. game...@gmail.com wrote: Here are my compilation command list: --- installDir=/usr/local/postfix

Re: Disabling debug (DEBUG=)

2012-02-24 Thread Gamet A.
Here are my compilation command list: --- installDir=/usr/local/postfix-2.10 make CCARGS='-DNO_DB' tidy make makefiles CCARGS=-DNO_DB -I/usr/local/ldap/include -DHAS_LDAP

Re: Disabling debug (DEBUG=)

2012-02-24 Thread Gamet A.
Here are my compilation command list: --- installDir=/usr/local/postfix-2.10 make CCARGS='-DNO_DB' tidy make makefiles CCARGS=-DNO_DB -I/usr/local/ldap/include -DHAS_LDAP