On Fri, Sep 19, 2008 at 12:02:00AM +0200, Tommaso Visconti wrote: > hi everybody, > i'm trying to compile postfix with ldap support. I've successfully > compiled and installed berkeleydb and openldap. > > this is my configuration string: > > make makefiles CCARGS="-DHAS_DB -I/usr/local/BerkeleyDB-4.6.21/include > -DHAS_LDAP -I/usr/local/openldap-2.4.11/include" AUXIBS="-llber > -L/usr/local/BereleyDB-4.6.21/lib -ldb -lldap > -L/usr/local/openldap-2.4.11/lib"
Try spelling AUXLIBS with with an "L" between the "X" and the "I". -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:[EMAIL PROTECTED]> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.