Subject: Re: Re: Re: [ freebsd_compat ] - kqueue error with nget
To: Frederick Bruckman <fredb@immanent.net>
From: Joel CARNAT <joel@carnat.net>
List: netbsd-users
Date: 07/01/2004 18:36:38
On Thu, Jul 01 2004 - 10:23, Frederick Bruckman wrote:
> On Thu, 1 Jul 2004, Joel CARNAT wrote:
> 
> >On Thu, Jul 01 2004 - 08:01, Frederick Bruckman wrote:
> >>On Thu, 1 Jul 2004, Joel CARNAT wrote:
> >>
> >>>Here's what I get :
> >>>$ /emul/freebsd/usr/local/bin/nget -a
> >>>grouplist: invalid line 10658 (3 toks)
> >>>make_connection(1,news.free.fr,nntp,0xbfbfe40c,512)
> >>>Bad system call (core dumped)
> >>
> >>By the way, "nget" builds native and runs fine on NetBSD 1.6.2 and on
> >>2.0_BETA. It's a little tricky to build the CVS checkout, because it
> >
> >well... I first did a pkgsrc for it.
> >I can't get a native binary ("nget -a" is OK).
> >But a have trouble when trying to retrieve articles...
> >That's why I wanted to try the FreeBSD version... (thought my pkgsrc
> >could be wrong in some way)
> 
> Whatever are you talking about? "pkgsrc" doesn't seem to have a 
> package for "nget".

heh, I meant I did (myself) a NetBSD nget package and included in my (private)
pkgsrc.

> 
> Frederick