--
On Thu, Jul 10, 2003 at 08:12:45AM -0700, DM wrote:
| Exim 4.20 on Solaris 8, OpenLDAP 2.1.21
|
| Building Exim does not successfully complete. Ends with this error:
| ld: fatal: Symbol referencing errors. No output written to exim
| gcc -o exim acl.o child.o crypt16.o daemon.o dbfn.o debug.o deliver.o
| directory.o dns.o drtables.o enq.o exim.o expand.o filter.o filtertest.o
| globals.o header.o host.o ip.o log.o lss.o match.o moan.o os.o parse.o
| queue.o rda.o readconf.o receive.o retry.o rewrite.o route.o search.o
| smtp_in.o smtp_out.o spool_in.o spool_out.o store.o string.o tls.o tod.o
| transport.o tree.o verify.o local_scan.o version.o \
| pcre/libpcre.a \
| routers/routers.a transports/transports.a lookups/lookups.a \
| auths/auths.a \
| -lresolv -lsocket -lnsl -lkstat \
|
[snip undefined symbol list]
| Any ideas?
Tell the linker to link in the ldap library.
(-lldap)
-D
--
Q: What's the difference between a computer salesman and a used
car salesman?
A: A used car salesman knows when he's lying.
http://dman13.dyndns.org/~dman/
--
[ Content of type application/pgp-signature deleted ]
--