xchat uses 'host' command to resolve hosts, 'host' is in /usr/sbin xchat's default PATH is: /usr/bin:/usr/X11/bin:/usr/openwin/bin (you can find out it with /exec echo $PATH) so it will fail. ( no output ) to resolve (nick's) hostnames. this trivial patch modifies the default "host" program to "/usr/sbin/host"
-- Andy http://blog.sartek.net -------------- next part -------------- A non-text attachment was scrubbed... Name: xchat-04-dnsprogram.diff Type: application/octet-stream Size: 470 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20080823/229325bc/attachment.obj>
