I'm trying to get Bind 9 with the LDAP implementation working at this point
and am having some issues. I could not get it to compile at first because
it couldn't find the lresolv library, so I was able to locate it in the
linux compatibility dirs on the machine (this is FreeBSD 4.7). I ldconfig
-m'd that dir into the search path, and it did compile at that
point. However now when I run it, I get:
Nov 26 20:14:55 den-web01 named[47926]: starting BIND 9.2.1
Nov 26 20:14:55 den-web01 named[47926]: resource.c:199: INSIST(unixresult
== 0) failed
Nov 26 20:14:55 den-web01 named[47926]: exiting (due to assertion failure)
Nov 26 20:14:55 den-web01 /kernel: pid 47926 (named), uid 0: exited on
signal 6 (core dumped)
I suspect this is because of the binary incompatibility. However I'm
stumped! I'd really like to get this working, despite whatever little OS
difference is causing it to happen. Any ideas?
Thanks!
- Ralph Forsythe
|