Subject: Re: rndc setup on NetBSD 3.1 for sparc64
To: Charles Shannon Hendrix <shannon@widomaker.com>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 12/05/2006 09:30:36
On Mon, Dec 04, 2006 at 06:07:23PM -0500, Charles Shannon Hendrix wrote:
> First of all, I didn't find any bug reports of this problem, so should I
> assume that rndc-config is expected to work on the sparc64 port?

This is probably related to the threading issues - bind is compiled w/o
thread support on sparc64 now, and there were some issues fixed that should
not have been dependend on threading or not.

What does ldd /usr/sbin/rndc say?

Martin