|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Installation Problem Ldap Support
Victor.Duchovni
MorganStanley.com
Date: Mon May 03 2004 - 12:59:49 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 3 May 2004, Cruz, Gustavo - (Col) wrote:
>
> gcc -Wmissing-prototypes -Wformat -I/usr/local/include -DHAS_LDAP
> -I/opt/netscape/include -g -O -I. -I../../include -DLINUX2 -o master
> master.o master_conf.o master_ent.o master_sig.o master_avail.o
> master_spawn.o master_service.o master_status.o master_listen.o
> master_vars.o master_wakeup.o master_flow.o ../../lib/libglobal.a
> ../../lib/libutil.a -L/usr/local/lib -lldap -L/opt/netscape/lib -llber -ldb
> -lnsl -lresolv
> ../../lib/libutil.a(dict_db.o)(.text+0x6b7): In function `dict_db_open':
> /home/gcruz/src/postfix-2.1.0/src/util/dict_db.c:543: undefined reference to
> `db_create'
> /opt/netscape/lib/libdb.so: undefined reference to `__ctype_b'
> collect2: ld returned 1 exit status
> make: *** [master] Error 1
> make: *** [update] Error 1
>
Add Berkeley DB libraries to the AUXLIBS line. The problem has nothing to
do with LDAP.
--
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:majordomo
postfix.org?body=unsubscribe%20postfix-users>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]