RE: [Exim] Compile prob on 3.15

Top Page
Delete this message
Reply to this message
Author: Chan Cao
Date:  
To: 'Drew Smith', exim-users
Subject: RE: [Exim] Compile prob on 3.15
perhaps a new tcp/ip wrapper would help...I guess it would included an
updated tcpd.h with hosts_tcl.

ftp://ftp.porcupine.org/pub/security/

C

-----Original Message-----
From: Chan Cao [mailto:ccao@brooks.com]
Sent: Monday, July 10, 2000 6:50 PM
To: 'Drew Smith'; exim-users@???
Subject: RE: [Exim] Compile prob on 3.15


I searched deja and came up with missing hosts_ctl in tcpd.h
Sure enough, it's not on my Redhat 6.2 box either.

I don't know...You can either find it elsewhere and try to put
it in or find a tcpd.h that has it. Or don't use TCP_WRAPPER
in your makefile.

Chan

-----Original Message-----
From: Drew Smith [mailto:drew@pctc.com]
Sent: Monday, July 10, 2000 4:52 PM
To: exim-users@???
Subject: [Exim] Compile prob on 3.15



    Hey folk,


    Busy building an RPM of Exim-3.15 - having some problems with the
compile tho...



/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 tod.o transport.o tree.o verify.o perl.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 \
-rdynamic -L/usr/local/lib
/usr/lib/perl5/5.00503/i386-linux/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl5/5.00503/i386-linux/CORE -lperl -lnsl -ldl -lm -lc
-lposix -lcrypt
smtp_in.o: In function `smtp_start_session':
smtp_in.o(.text+0x119f): undefined reference to `hosts_ctl'
collect2: ld returned 1 exit status
make: *** [exim] Error 1
[root@devel build-Linux-i386]#


    Any clues for me?  Once it gets into function probs, I'm mostly
lost...


    Cheers,
    - Drew.




--
Drew Smith, UNIX Network Administrator
Pacific Corporate Trust Company, Vancouver

--
## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##

--
## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##