Subject: Re: problem w/ pkgsrc on solaris9
To: Kurt Schreiner <ks@ub.uni-mainz.de>
From: grant beattie <grant@NetBSD.org>
List: current-users
Date: 08/10/2003 10:38:22
On Thu, Aug 07, 2003 at 11:21:26AM +0200, Kurt Schreiner wrote:

> im trying to update packages used on a Solaris 9 system from current
> pkgsrc and noticed the following (see below). I'm using gcc3 from
> pkgsrc (from around beginning of July) and there's nothing special
> in /etc/mk.conf. Any clues?

for future reference, pkgsrc questions should be sent to
tech-pkg@NetBSD.org...

> >-76: bmake reinstall
> ===> Checking for vulnerabilities in gsed-4.0.7
> ===> Installing for gsed-4.0.7
> ===> Becoming root@sb1001 to install gsed-4.0.7.
> /usr/bin/su Password: 
> Sun Microsystems Inc.   SunOS 5.9       Generic May 2002
> awk: illegal field $(/u/NetBSD/pkgobj/textproc/gsed/work/.buildlink/bin/as)
>  input record number 1
>  source line number 1
> bmake: "/opt/nb/share/mk/sys.mk" line 22: warning: "type as | awk '{print $$NF}'" returned non-zero status

you should find this is non-fatal, but you should update your
PREFIX/share/mk/sys.mk from
othersrc/bootstrap-pkgsrc/mods/mk/SunOS.sys.mk revision 1.7 to
eliminate it.

grant.