[Exim] Build problem -- make output

Top Page
Delete this message
Reply to this message
Author: MikeOliveri
Date:  
To: exim-users
Subject: [Exim] Build problem -- make output
Here's the output with the error message where I'm running into problems
with make:


<trimmed off a bunch of stuff>
gcc -c -O -pipe  -I.    tod.c
gcc -c -O -pipe  -I.    transport.c
gcc -c -O -pipe  -I.    tree.c
gcc -c -O -pipe  -I.    verify.c
gcc -c -O -pipe  -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 -pipe     version.c
rm -f 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 rfc2047.o  route.o search.o sieve.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   -lcrypt
This account is currently not available.
*** Error code 1


Stop in /usr/home/moliveri/exim-4.22/build-FreeBSD-i386.
*** Error code 1

Stop in /usr/home/moliveri/exim-4.22.