Hello,
I already searched on google and the list-archives but
I couldn't find any help ..
Maybe one of you can give me some advice.
OS: SuSE Linux 8.1
Exim: v. 4.23
When trying to 'make' exim I'm getting the following error:
------ snip -----
make[2]: Leaving directory `/path/to/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
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. filtertest.c
gcc -c -O -I. globals.c
globals.c:464: `ISO' undeclared here (not in a function)
make[1]: *** [globals.o] Error 1
make[1]: Leaving directory `/path/to/exim-4.23/build-Linux-i386'
make: *** [go] Error 2
------ snip -----
Any suggestions ?
thanks,
Tom