[uClibc]And here is the Exim error log!

Eduardo B. Fonseca ebf-sender-808baf at aedsolucoes.com.br
Tue Nov 5 11:27:49 UTC 2002


As the subject suggests, here is the Exim compilation error log!

Thanks for all the help!

Eduardo.


`Makefile' is up to date.

make[1]: Entering directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386'
make[2]: Entering directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/pcre'
gcc -c -O  maketables.c
gcc -c -O  get.c
gcc -c -O  pcre.c
gcc -c -O  study.c
rm -f libpcre.a
ar cq libpcre.a maketables.o get.o pcre.o study.o
ranlib libpcre.a
gcc -c -DNOPOSIX -O  pcretest.c
gcc -O  -o ../pcretest pcretest.o libpcre.a
pcretest.o: In function `main':
pcretest.o(.text+0xf28): the 'setlocale' function supports only C|POSIX
locales
make[2]: Leaving directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/pcre'
gcc -c -O  \
                              -DCOMPILE_UTILITY \
                              -DEXIM_DUMPDB \
                              -o exim_dumpdb.o exim_dbutil.c
gcc -c -O  \
                              -DCOMPILE_UTILITY \
                              -DOS_LOAD_AVERAGE \
                              -DFIND_RUNNING_INTERFACES \
                              -o util-os.o os.c
gcc -c -O  -DCOMPILE_UTILITY -o util-store.o store.c
gcc -O  -o exim_dumpdb  exim_dumpdb.o util-os.o util-store.o \
  -lcrypt -ldb

>>> exim_dumpdb utility built

gcc -c -O  \
                              -DCOMPILE_UTILITY \
                              -DEXIM_FIXDB \
                              -o exim_fixdb.o exim_dbutil.c
gcc -O  -o exim_fixdb  exim_fixdb.o util-os.o util-store.o \
  -lcrypt -ldb

>>> exim_fixdb utility built

gcc -c -O  \
                              -DCOMPILE_UTILITY \
                              -DEXIM_TIDYDB \
                              -o exim_tidydb.o exim_dbutil.c
gcc -O  -o exim_tidydb  exim_tidydb.o util-os.o util-store.o \
  -lcrypt -ldb

>>> exim_tidydb utility built

make[2]: Entering directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/lookups'
gcc -c -O  cdb.c
gcc -c -O  dbmdb.c
gcc -c -O  dnsdb.c
gcc -c -O  dsearch.c
gcc -c -O  ldap.c
gcc -c -O  lsearch.c
gcc -c -O  mysql.c
gcc -c -O  nis.c
gcc -c -O  nisplus.c
gcc -c -O  oracle.c
gcc -c -O  pgsql.c
gcc -c -O  testdb.c
gcc -c -O  whoson.c
gcc -c -O  lf_check_file.c
/bin/rm -f lookups.a
ar cq lookups.a cdb.o dbmdb.o dnsdb.o dsearch.o ldap.o lsearch.o mysql.o
nis.o nisplus.o oracle.o pgsql.o testdb.o whoson.o lf_check_file.o
ranlib lookups.a
/bin/rm -rf ../drtables.o
make[2]: Leaving directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/lookups'

make[2]: Entering directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/routers'
gcc -c -O  accept.c
gcc -c -O  dnslookup.c
gcc -c -O  ipliteral.c
gcc -c -O  iplookup.c
gcc -c -O  manualroute.c
gcc -c -O  queryprogram.c
gcc -c -O  redirect.c
gcc -c -O  rf_change_domain.c
gcc -c -O  rf_expand_data.c
gcc -c -O  rf_get_errors_address.c
gcc -c -O  rf_get_munge_headers.c
gcc -c -O  rf_get_transport.c
gcc -c -O  rf_get_ugid.c
gcc -c -O  rf_lookup_hostlist.c
gcc -c -O  rf_queue_add.c
gcc -c -O  rf_self_action.c
gcc -c -O  rf_set_ugid.c
/bin/rm -f routers.a
ar cq routers.a accept.o dnslookup.o ipliteral.o iplookup.o
manualroute.o queryprogram.o redirect.o rf_change_domain.o
rf_expand_data.o rf_get_errors_address.o rf_get_munge_headers.o
rf_get_transport.o rf_get_ugid.o rf_lookup_hostlist.o rf_queue_add.o
rf_self_action.o rf_set_ugid.o
ranlib routers.a
/bin/rm -rf ../drtables.o
make[2]: Leaving directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/routers'

make[2]: Entering directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/transports'
gcc -c -O  appendfile.c
gcc -c -O  autoreply.c
gcc -c -O  lmtp.c
gcc -c -O  pipe.c
gcc -c -O  smtp.c
/bin/rm -f transports.a
ar cq transports.a appendfile.o autoreply.o lmtp.o pipe.o smtp.o
ranlib transports.a
/bin/rm -rf ../drtables.o
make[2]: Leaving directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/transports'

make[2]: Entering directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/auths'
gcc -c -O  b64encode.c
gcc -c -O  b64decode.c
gcc -c -O  call_pam.c
gcc -c -O  call_pwcheck.c
gcc -c -O  call_radius.c
gcc -c -O  xtextencode.c
gcc -c -O  xtextdecode.c
gcc -c -O  get_data.c
gcc -c -O  md5.c
gcc -c -O  cram_md5.c
gcc -c -O  plaintext.c
gcc -c -O  pwcheck.c
gcc -c -O  auth-spa.c
gcc -c -O  spa.c
/bin/rm -f auths.a
ar cq auths.a b64encode.o b64decode.o call_pam.o call_pwcheck.o
call_radius.o xtextencode.o xtextdecode.o get_data.o md5.o cram_md5.o
plaintext.o pwcheck.o auth-spa.o spa.o
ranlib auths.a
/bin/rm -rf ../drtables.o
make[2]: Leaving directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386/auths'

gcc -c -O    -I. acl.c
gcc -c -O    -I. child.c
gcc -c -O    -I. daemon.c
gcc -c -O    -I. dbfn.c
gcc -c -O    -I. debug.c
gcc -c -O    -I. deliver.c
gcc -c -O    -I. directory.c
gcc -c -O    -I. dns.c
gcc -c -O    -I. drtables.c
gcc -c -O    -I. enq.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. ip.c
gcc -c -O    -I. log.c
gcc -c -O    -I. match.c
gcc -c -O    -I. moan.c
gcc -c -O    -I. os.c
gcc -c -O    -I. parse.c
gcc -c -O    -I. queue.c
gcc -c -O    -I. rda.c
gcc -c -O    -I. readconf.c
gcc -c -O    -I. receive.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_in.c
gcc -c -O    -I. spool_out.c
gcc -c -O    -I. store.c
gcc -c -O    -I. string.c
gcc -c -O    -I. tls.c
gcc -c -O    -I. tod.c
gcc -c -O    -I. transport.c
gcc -c -O    -I. tree.c
gcc -c -O    -I. verify.c
gcc -c -O  -I. -o local_scan.o ../src/local_scan.c

awk '{ print ($1+1) }' cnumber.h > cnumber.temp
rm -f cnumber.h; mv cnumber.temp cnumber.h
gcc -c -O    version.c
rm -f exim
gcc -o exim  acl.o child.o daemon.o dbfn.o debug.o deliver.o directory.o
dns.o drtables.o enq.o exim.o expand.o filter.o globals.o header.o
host.o ip.o log.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 -lcrypt -ldb    \

dns.o: In function `dns_next_rr':
dns.o(.text+0xe8): undefined reference to `__dn_expand'
dns.o(.text+0x150): undefined reference to `__dn_expand'
dns.o(.text+0x1c4): undefined reference to `__dn_expand'
dns.o: In function `dns_basic_lookup':
dns.o(.text+0x505): undefined reference to `__res_search'
dns.o: In function `dns_lookup':
dns.o(.text+0x854): undefined reference to `__dn_expand'
host.o: In function `host_find_bydns':
host.o(.text+0x1a0f): undefined reference to `__dn_expand'
collect2: ld returned 1 exit status
make[1]: *** [exim] Error 1
make[1]: Leaving directory
`/hdzao/projetos/aedprods/Pesquisas/smtp/exim-4.05/build-Linux-i386'
make: *** [go] Error 2




More information about the uClibc mailing list