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.
I removed the DEBUG= to continue with the compilation and the compilation stopped at the following in both 2.9 and 2.10 versions: gcc -Wmissing-prototypes -Wformat -DNO_DB -I/usr/local/ldap/include -DHAS_LDAP -DDEF_CONFIG_DIR=/usr/local/postfix-2.10/etc

Re: Disabling debug (DEBUG=)

2012-02-24 Thread Sahil Tandon
On Fri, 2012-02-24 at 21:33:30 -0500, Gamet A. wrote: Here are my compilation command list: --- installDir=/usr/local/postfix-2.10 make CCARGS='-DNO_DB' tidy make makefiles CCARGS=-DNO_DB

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