[EXIM] HELP!!! Eeeeeek... can't compile exim on RedHat 5.0 :…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Ray Vermey
Fecha:  
A: exim-users
Asunto: [EXIM] HELP!!! Eeeeeek... can't compile exim on RedHat 5.0 :-(((
Hello fellows!

Today was a big day ;-)

We installed RedHat 5.0.... and then i took the exim1-82 sources from the
CD. And then i compiled like i have done before.
And when exim was to be made i got THIS!:

[SNIP]

make[2]: Entering directory `/home/ray/exim-1.82/build-Linux-i386/transports'
make[2]: `transports.a' is up to date.
make[2]: Leaving directory `/home/ray/exim-1.82/build-Linux-i386/transports'

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 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 spool_in.o spool_out.o store.o string.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 \
        -lndbm 
host.o: In function `next_rr':
host.o(.text+0xba3): undefined reference to `dn_expand'
host.o(.text+0xc2f): undefined reference to `dn_expand'
host.o(.text+0xccd): undefined reference to `dn_expand'
host.o: In function `dns_basic_lookup':
host.o(.text+0xe3b): undefined reference to `res_search'
host.o: In function `dns_lookup':
host.o(.text+0x10b2): undefined reference to `dn_expand'
host.o: In function `host_find_bydns':
host.o(.text+0x14df): undefined reference to `dn_expand'
search.o: In function `search_open':
search.o(.text+0x424): undefined reference to `yp_get_default_domain'
search.o: In function `internal_search_find':
search.o(.text+0x906): undefined reference to `yp_match'
make[1]: *** [exim] Error 1
make[1]: Leaving directory `/home/ray/exim-1.82/build-Linux-i386'
make: *** [go] Error 2


KABOOM!

Anybody got ANY idea how to fix this ???

thanx!! realy THANX!!

;-)

Cheers!

Ray

--
*** Exim information can be found at http://www.exim.org/ ***