pkgsrc-Bugs archive

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

Re: pkg/39524: pdksh bootstrap problem on Solaris 10



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

From: Ignatios Souvatzis <ignatios%cs.uni-bonn.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/39524: pdksh bootstrap problem on Solaris 10
Date: Wed, 5 Nov 2008 15:40:08 +0100

 Unchanged with 2008Q3. Some more fishy lines in +INSTALL listed below
 for completeness:
 
 # pwd
 /usr/local/pkgtest/var/db/pkg/pdksh-5.2.14nb3
 
 # grep pkgsrc/pkgsrc ./+INSTALL
 
 #!/opt/pkgsrc/pkgsrc/bootstrap/work/bin/pdksh
 AWK="/opt/pkgsrc/pkgsrc/bootstrap/work/bin/nawk"
 PKG_ADMIN="/opt/pkgsrc/pkgsrc/bootstrap/work/sbin/pkg_admin"
 PKG_INFO="/opt/pkgsrc/pkgsrc/bootstrap/work/sbin/pkg_info"
 SED="/opt/pkgsrc/pkgsrc/bootstrap/work/bin/sed"
 SH="/opt/pkgsrc/pkgsrc/bootstrap/work/bin/pdksh"
 #!/opt/pkgsrc/pkgsrc/bootstrap/work/bin/pdksh
 SED="/opt/pkgsrc/pkgsrc/bootstrap/work/bin/sed"
 
 
 Btw - this was done with a suggested fix for
 pkgsrc/pkgsrc/bootstrap/work/bin/pdksh in another file (namely: note sh:run
 instead of sh in bsd.mk.conf) see here:
 
 
 # exit
 # pwd
 /opt/pkgsrc/pkgsrc/bootstrap
 # grep sh ../mk/bsd.pkg.mk
 
 # of the package, then the build targets should be "build test", otherwise
 # These are all of the tools use by pkgsrc Makefiles.  This should
         mkdir mv printf pwd rm rmdir sed sh:run sort                    \
 (...)
 


Home | Main Index | Thread Index | Old Index