pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/31556



The following reply was made to PR pkg/31556; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: solaris-pkg-people%netbsd.org@localhost, pkg-manager%netbsd.org@localhost,
        pkgsrc-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
wiz%netbsd.org@localhost,
        dauphin%enst.fr@localhost, Gilles.Dauphin%enst.fr@localhost
Cc: 
Subject: Re: pkg/31556
Date: Thu, 13 Oct 2005 10:24:27 +0200 (CEST)

 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