From owner-freebsd-stable Wed Nov 22 11:22:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gate.trident-uk.co.uk (mail.trident-uk.co.uk [195.166.16.10]) by hub.freebsd.org (Postfix) with ESMTP id ED75837B4D7 for ; Wed, 22 Nov 2000 11:22:15 -0800 (PST) Received: from [194.207.93.139] by gate.trident-uk.co.uk for freebsd-stable@freebsd.org id TAA26791; Wed Nov 22 19:22:05 2000 Organization: Psi-Domain Ltd. Subject: Re: another perl problem ? Date: Wed, 22 Nov 2000 19:27:13 +0000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00112219270401.00215@freefire.psi-domain.co.uk> In-Reply-To: <00112219270401.00215@freefire.psi-domain.co.uk> MIME-Version: 1.0 Message-Id: <00112219273702.00215@freefire.psi-domain.co.uk> Content-Transfer-Encoding: 8bit To: freebsd-stable@freebsd.org From: Jamie Heckford Reply-To: heckfordj@psi-domain.co.uk Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same problem. Defining NOPERL= true in /etc/defaults/make.conf seemed to solve it for me.. On Wed, 22 Nov 2000, you wrote: > > Hello. > > > > Well.. somebody knows how I can solve this ? (I get this error in "make > > installworld"): > > > > ... > > > > ===> gnu/usr.bin/perl/library/SDBM_File > > cd /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File ; make -B i > > nstall INSTALLPRIVLIB=/usr/libdata/perl/5.00503 INSTALLARCHLIB=/usr/libdata/pe > > rl/5.00503/mach > > 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/library/SDBM_File/ext/SDBM_File/sdbm. > > *** Error code 1 > > > > Stop in /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File. > > > > ... > > > > now, trying to do what "make installworld" fail: > > > > # cd /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File > > # cd sdbm && make all > > rm -rf libsdbm.a > > ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a > > chmod 755 libsdbm.a > > /bin/sh -c true > > # > > > > (root!shaolin)(~)# uname -v > > FreeBSD 4.2-STABLE #0: Wed Nov 22 13:51:12 EDT 2000 > > root@shaolin:/usr/obj/usr/src/sys/shaolin > > -- > > > > My source is up to date (i cvsup'ed today). > > > > help :) > > > > --- > > Thiago Lucas > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > -- > Jamie Heckford > Chief Network Engineer > Psi-Domain - Innovative Linux Solutions. Ask Us How. > > =================================== > email: heckfordj@psi-domain.co.uk > web: http://www.psi-domain.co.uk/ > > tel: +44 (0)1737 789 246 > fax: +44 (0)1737 789 245 > mobile: +44 (0)7779 646 529 > =================================== -- Jamie Heckford Chief Network Engineer Psi-Domain - Innovative Linux Solutions. Ask Us How. =================================== email: heckfordj@psi-domain.co.uk web: http://www.psi-domain.co.uk/ tel: +44 (0)1737 789 246 fax: +44 (0)1737 789 245 mobile: +44 (0)7779 646 529 =================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message