Trouble with DNS utils on AIX

Treptow, Craig Treptow.Craig at principal.com
Tue Jan 4 19:16:05 UTC 2000


	Hi!  I seem to be having a few issues and haven't found anything quite
like this in the list archives.

	I compiled BIND 8.2.2-p5 on AIX 4.3.1 and copied everything over to
another AIX 4.3.2 system.  The commands seem to work fine on the 4.3.1 system
where they were compiled, but give errors on the 4.3.2 system I'm using to
test.  I suspect that something is loaded on one system and not the other, but
haven't figured out what that is yet.

	$ ./dig
	exec(): 0509-036 Cannot load program ./dig because of the following
errors:
	        0509-023 Symbol in6addr_any in dig is not defined.
	        0509-026 System error: Cannot run a file that does not have a
valid form
	at.
	$ 

	$ ./nslookup
	exec(): 0509-036 Cannot load program ./nslookup because of the
following errors:
	        0509-023 Symbol in6addr_any in nslookup is not defined.
	        0509-026 System error: Cannot run a file that does not have a
valid form
	at.
	$ 

	$ ./nsupdate
	> update add tcat.liv.principal.com 60 in a 222.222.222.222
	Segmentation fault(coredump)
	$

	Any help is appreciated.

	Thanks!

	Craig 




More information about the bind-users mailing list