Subject: Re: pkgsrc/bootstrap is broken , Solaris and co
To: None <tech-pkg@NetBSD.org>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: tech-pkg
Date: 07/20/2006 14:50:09
> Please try revision 1.69 of bootstrap. I've inserted an override for CC
> when building nawk which I think should solve this problem.
>
I still try the new release and have problem with SED (see previous mail)
FYI I found a Solaris patch (122035-03) for nawk, that is part of
Recommanded public patch found @sunsolve.sun.com
--------------------------------------------------
Files included with this patch:
/usr/bin/awk
/usr/bin/nawk
/usr/bin/oawk
Problem Description:
Uprev for the missing /usr/bin/awk
(from 122035-02)
6320514 UNIX03/UNIX98 *vsc* awk.ex 35 fails - new test, awk fails on filenames
with "=", i.e. x=y
6368966 *oawk* and *awk_xpg4* should use wide character equivalent of isalnum()
(from 122035-01)
5004023 nawk fails when called from buildpatch with long path names
5040318 nawk is limited to 500 fields.
5090114 nawk core dumps
----------------------------------------------
Gilles