Subject: Re: trouble with pkgsrc & 1.6.1
To: None <port-alpha@netbsd.org>
From: Johan A. van Zanten <johan@giantfoo.org>
List: port-alpha
Date: 09/19/2003 10:16:47
Johan A. van Zanten <johan@brahma.giantfoo.org> wrote:
> 
> 
> Greetings.
> 
> After I upgraded my two DS10s to 1.6.1 ("uname -r" says "1.6.1_STABLE"),
> i've had some trouble with a couple of packages.
> 
>  /usr/pkgsrc/ is up-to-date as of today (sup).
> 
> pine fails with:
> 
> Making Pine and rpload/rpdump.
> make PREFIX=/usr/pkg
> CC=/local/NetBSD/pkg-build/mail/pine/work.alpha/.buildlink/bin/gcc -O2
> -mieee -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -f
> makefile.neb
> /local/NetBSD/pkg-build/mail/pine/work.alpha/.buildlink/bin/gcc -O2 -mieee
> -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib   -DDEBUG
> -DDEBUGJOURNAL    -DNETBSD -DSYSTYPE=\"NEB\" -DMOUSE
> -I/usr/pkg/include/c-client  -c bldaddr.c
> bldaddr.c: In function `just_update_lookup_file':
> bldaddr.c:2385: too many arguments to function `set_collation'
> *** Error code 1
> 
> The previous pkgsrc of pine built on the same (alpha) build of 1.6.1.

 I think the problem was that an older version of pico was installed and
 had some incompatible code in /usr/pkg/include .

 I removed the older pico, installed the latest pico and then pine worked
 fine.


 -johan