pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31556
One more fix .
> From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
>
>
> > From: wiz%netbsd.org@localhost
> > Delivered-To: dauphin%enst.fr@localhost
> >
> > Synopsis: bulk build on solaris10 gcc x86
> >
> > Responsible-Changed-From-To: pkg-manager->solaris-pkg-people
> > Responsible-Changed-By: wiz%netbsd.org@localhost
> > Responsible-Changed-When: Tue, 11 Oct 2005 23:57:18 +0000
> > Responsible-Changed-Why:
> > Problem with pkgsrc on Solaris. Perhaps a Solaris bulk builder can help?
> >
> >
>
> I found. The problem is in
>
> /usr/pkgsrc/misc/kdepim3/Makefile:
and /usr/pkgsrc/x11/kdebase3/Makefile:
> ...
> .if ${OPSYS} == "SunOS"
> USE_TOOLS+= gawk:pkgsrc
> .endif
> ...
>
> gawk is not part of the boostrap process on Solaris. So when
> making a bulk build it can not found /usr/pkg/bin/gawk.
>
> On my system i install gawk on /usr/local/bin.
>
> How to repeat:
> cd /usr/pkgsrc/misc/kdepim3
> bmake show-depends-dirs
>
> Don't know how to fix.
>
> Gilles
Home |
Main Index |
Thread Index |
Old Index