[Exim] Need help building 4.24 on OSX server

Top Page
Delete this message
Reply to this message
Author: George Szekely
Date:  
To: exim-users
Subject: [Exim] Need help building 4.24 on OSX server
I'm trying to compile 4.24 with exiscan however these errors blocking me.

If somebody could comment on this I would appreciate it greatly.

dnsdb.c:38: error: `T_A' undeclared here (not in a function)
dnsdb.c:38: error: initializer element is not constant
dnsdb.c:38: error: (near initialization for `type_values[0]')
dnsdb.c:45: error: `T_CNAME' undeclared here (not in a function)
dnsdb.c:45: error: initializer element is not constant
dnsdb.c:45: error: (near initialization for `type_values[1]')
dnsdb.c:46: error: `T_MX' undeclared here (not in a function)
dnsdb.c:46: error: initializer element is not constant
dnsdb.c:46: error: (near initialization for `type_values[2]')
dnsdb.c:47: error: `T_NS' undeclared here (not in a function)
dnsdb.c:47: error: initializer element is not constant
dnsdb.c:47: error: (near initialization for `type_values[3]')
dnsdb.c:48: error: `T_PTR' undeclared here (not in a function)
dnsdb.c:48: error: initializer element is not constant
dnsdb.c:48: error: (near initialization for `type_values[4]')
dnsdb.c: In function `dnsdb_find':
dnsdb.c:120: error: `T_PTR' undeclared (first use in this function)
dnsdb.c:120: error: (Each undeclared identifier is reported only once
dnsdb.c:120: error: for each function it appears in.)
dnsdb.c:220: error: `T_A' undeclared (first use in this function)
dnsdb.c:257: error: `T_MX' undeclared (first use in this function)
make[2]: *** [dnsdb.o] Error 1

Here is the entire "make" log.

http://maxo.captainnet.net/makelog