|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Installation Problem Ldap Support
From: Cruz, Gustavo - (Col) (Gustavo.Cruz
telmex.com)
Date: Mon May 03 2004 - 11:23:18 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I want to install Postfix 2.1.0 in RH 9.0 with LDAP Support with Netscape
Directory Server 4.16
I've already installed Netscape Directory Server (/op/netscape) , but when I
do:
# make makefiles CCARGS="-I/usr/local/include -DHAS_LDAP"
AUXLIBS="-L/usr/local/lib -lldap -L/opt/netscape/lib -llber"
# make
shows the following:
...
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
Any Suggestions?
Thanks
Gustavo Cruz Parra
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]