Compiling exim 3.31 - virtually nothing enabled in makefile at this point...
make still exits with error - here is last snippet of `make >make.out 2>&1`
Any suggestions?
Joel
<cut>
make[2]: Leaving directory `/root/dist/exim-3.31/build-Linux-i386/auths'
gcc -c -O -I. accept.c
gcc -c -O -I. child.c
gcc -c -O -I. daemon.c
gcc -c -O -I. debug.c
gcc -c -O -I. deliver.c
gcc -c -O -I. direct.c
gcc -c -O -I. directory.c
gcc -c -O -I. dns.c
gcc -c -O -I. drtables.c
gcc -c -O -I. exim.c
gcc -c -O -I. expand.c
gcc -c -O -I. filter.c
gcc -c -O -I. globals.c
gcc -c -O -I. header.c
gcc -c -O -I. host.c
gcc -c -O -I. log.c
gcc -c -O -I. match.c
gcc -c -O -I. moan.c
gcc -c -O -I. parse.c
gcc -c -O -I. queue.c
gcc -c -O -I. readconf.c
gcc -c -O -I. retry.c
gcc -c -O -I. rewrite.c
gcc -c -O -I. route.c
gcc -c -O -I. search.c
gcc -c -O -I. smtp_in.c
gcc -c -O -I. smtp_out.c
gcc -c -O -I. spool_out.c
gcc -c -O -I. tls.c
gcc -c -O -I. tod.c
gcc -c -O -I. transport.c
gcc -c -O -I. verify.c
awk '{ print ($1+1) }' cnumber.h > cnumber.temp
/bin/rm -f cnumber.h; mv cnumber.temp cnumber.h
gcc -c -O version.c
/bin/rm -f exim
gcc -o exim accept.o child.o daemon.o dbfn.o debug.o deliver.o direct.o
directory.o dns.o drtables.o exim.o expand.o filter.o globals.o header.o
host.o log.o match.o moan.o os.o parse.o queue.o readconf.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 version.o \
libident/libident.a pcre/libpcre.a directors/directors.a \
routers/routers.a transports/transports.a lookups/lookups.a \
auths/auths.a \
-lnsl -lcrypt -lpam -ldl \
-ldb -lresolv -L/usr/local/lib -lldap -llber -lmysqlclient -lpq
smtp_in.o: In function `smtp_start_session':
smtp_in.o(.text+0x155c): undefined reference to `hosts_ctl'
collect2: ld returned 1 exit status
make[1]: *** [exim] Error 1
make[1]: Leaving directory `/root/dist/exim-3.31/build-Linux-i386'
make: *** [go] Error 2
</cut>
---------------------------------------
S. Joel Bernstein
Systems Administrator
Xexec - Lifestyles Online
---------------------------------------
tel: 020 8201 6483
fax: 020 8201 6484
ddi: 020 8201 6488
---------------------------------------
Finger joel@??? for PGP key etc...
www.emailman.com/finger is a www-finger gateway
---------------------------------------