On Wed, 12 Jan 2005, OpenMacNews wrote:
> i've built my 1st instance of exim4.43 on OSX 10.3.7
I suspect there are not very many OSX experts on this list, though there
are certainly some. I hope one of them will be able to answer your
query.
> cc -c -O -no-cpp-precomp -I/usr/local/bind9/include -I/usr/include
> -I/usr/local/berkeley-db/include -I/usr/local/ssl/include/
> -I/usr/local/pgsql/include dnsdb.c
> dnsdb.c:39: error: `T_A' undeclared here (not in a function)
I suggest you grep your include directories for a file that contains a
definition of T_A. On my Linux box the file /usr/include/arpa/nameser_compat.h
contains
#define T_A ns_t_a
I'm not sure where ns_t_a is defined.
> is there particular guidance for where/how to link the external bind libs?
Sounds like you might end up writing one. :-) The Exim wiki would be a
good place to put it if you do.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book: http://www.uit.co.uk/exim-book