This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi Guys;
I have run into a problem that I can't get around. So now I'm gonna bother you.
I installed Mandrake 9.0 and then installed the current upgrades. Then installed
GDBM. I also installed Spamassassin and SA-exim. made the changes for
local_scan.c and made my Makefile. I have done this at least 6 times for 4.22
and once for 4.23 successfully. This was the first time I put in the updates from
Mandrake. Then I ran "make" I got the following error
ranlib auths.a
/bin/rm -rf ../drtables.o
make[2]: Leaving directory `/usr/local/exim-4.23/build-Linux-i386/auths'
gcc -c -O -I. acl.c gcc -c -O -I. child.c
gcc -c -O -I. crypt16.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
.....................
...................
........................
globals.c:464: `UTF' undeclared here (not in a function)
make[1]: *** [globals.o] Error 1
make[1]: Leaving directory `/usr/local/exim-4.23/build-Linux-i386'
make: *** [go] Error 2...........
I changed the default in te make file from ISO-8859-1 to UTF-8 both gave me the same
error. I am not versed on what the makes are doing. I am just a mechanic following instructions.
HELP! What am I missing?
Richard
--