Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 19:27:13 +0000
From:      Jamie Heckford <heckfordj@psi-domain.co.uk>
To:        freebsd-stable@freebsd.org
Subject:   Re: another perl problem ?
Message-ID:  <00112219273702.00215@freefire.psi-domain.co.uk>
In-Reply-To: <00112219270401.00215@freefire.psi-domain.co.uk>
References:  <Pine.BSF.4.21.0011221543001.451-100000@shaolin.spo.matrix.com.br> <00112219270401.00215@freefire.psi-domain.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00112219273702.00215>