Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2000 10:44:02 -0400
From:      "Sean O'Connell" <sean@stat.Duke.EDU>
To:        Joseph Jacobson <jacobson@pobox.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: installworld error
Message-ID:  <20000927104402.B73393@stat.Duke.EDU>
In-Reply-To: <200009271147.e8RBlLP26274@home.my.domain>; from jacobson@pobox.com on Wed, Sep 27, 2000 at 07:47:20AM -0400
References:  <200009271147.e8RBlLP26274@home.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Jacobson stated:
: 
: This was cvsup'd ~ 25 Sept 2000 22:30.
: 
: FreeBSD home 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Tue Sep 26 23:20:03 EDT 2000
:      joe@home:/usr/obj/usr/src/sys/new  i386
: 
: 
: Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod
: 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
: 
: Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File/sdbm.
: *** Error code 1

Joseph-

this is something evil that has recently cropped up in the stable
installworld.  It has to do with putting the install bins in /tmp/inst???
and only using those.  The perl install (for whatever reason) wants
to have chmod in there.  The trick is to add chmod to the list of
binaries in /usr/src/Makefile.inc1 (line # is approx 313).

S
-- 
1--------01---------01--------01--------01--------01--------01--------0
Sean O'Connell                                       sean@stat.Duke.EDU


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?20000927104402.B73393>