Subject: Re: pkgsrc build failure
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Frederick Bruckman <fb@enteract.com>
List: tech-pkg
Date: 03/06/2001 17:56:16
On Wed, 7 Mar 2001, Hubert Feyrer wrote:

> On 6 Mar 2001, Chris Jones wrote:
> > legolas$ make
> > ===> Cleaning for digest-20010302
> > Your package tools need to be updated to 2001/03/06 versions.
> > The installed package tools were last updated on 2001/03/02.
> > Please make and install the pkgsrc/pkgtools/pkg_install package.
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> > How should I proceed now?
>
> Learn to read what's on the screen?
> Geez...

Follow your own advice, dear Hubert. He was trying to "make" in
pkgtools/pkg_install when he got the error.

Now, I've rolled back pkgsrc/mk to -Dyesterday to install
pkgtools/digest, brought everything forward, and pkg_install still
doesn't build on 1.5....

cc -O2  -Werror  -I/usr/pkgobj/pkgtools/pkg_install/work.i386/pkg_install/lib/../lib
  -DBINDIR='"/usr/sbin"' -DCHMOD='"/bin/chmod"'  -DCHOWN='"/usr/sbin/chown"'
  -DCHGRP='"/usr/bin/chgrp"' -c version.c
building standard install library
ranlib libinstall.a
all ===> .WAIT
cd: can't cd to /usr/pkgobj/pkgtools/pkg_install/work.i386/pkg_install/.WAIT
*** Error code 2

Stop.
*** Error code 1
[and so on]

Am I supposed to update "make"?


Frederick