Subject: Re: libc.112 vs perl/spamassassin problems
To: None <mason@primenet.com.au>
From: Takahiro Kambe <taca@back-street.net>
List: current-users
Date: 02/24/2004 00:12:59
In message <slrnc3e0q5.34c.mason@g.primenet.com.au>
on Sat, 21 Feb 2004 07:05:41 +0000 (UTC),
Geoff Wing <mason@primenet.com.au> wrote:
> Anyone else have a problem?
Me, too. Simple below script dumps core and rebuilding perl58 package
was no effect. Now I'm trying to compile perl with debugging symbol
in order to examine what's going on. ;-(
#!/usr/pkg/bin/perl
@x = getservbyname("pop3", "tcp");
1;
--
Takahiro Kambe <taca@back-street.net>