Date: Mon, 18 Sep 2000 22:42:05 -0300 (ADT) From: Theo Bell <freebsd@cfdnet.me.tuns.ca> To: Kent Stewart <kstewart@urx.com> Cc: stable@FreeBSD.ORG Subject: Re: installworld fails during installation of perl Message-ID: <Pine.BSF.4.21.0009182238310.72682-100000@cfdnet.me.tuns.ca> In-Reply-To: <39C6BA7A.C3E2ABA0@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Thanks, this worked.. Theo Bell > > cd sdbm && make all > > rm -rf libsdbm.a > > ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a > > chmod 755 libsdbm.a > > chmod:No such file or directory > > *** Error code 1 > > It gets into some mode like this. What was suggested to me was to add > chmod to line 312 in /usr/src/Makefile.inc1. > > The error message is that it can't find chmod. Adding chmod to line > 312, lets it use chmod during the install. > > Kent > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009182238310.72682-100000>