Hi all,
tried to run ksirc; immediately after 'connecting to (server) port
6667..' I have a line that reads
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at
/usr/bin/dsirc line 182
I know nothing of programming, so below is line 179-183 with c/r cause i
can't type the broken arrow
on the return key!
} else { c/r
$addr =(gethostbyname($_[0] ) )[4]; c/r
} c/r
return (&AF_INET, &SOCK_STREAM, 0, pack_sockaddr-in($_[1],
$addr), undef); c/r
} c/r
is there something wrong in line 182 (begins 'return') or is there a
variable missing from further up the file?
I'm working thru a SME gateway, and Ksirc worked in RH 7.3, before I
installed mandrake 9.0
TIA
bill
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug
