Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 08:52:26 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Trent Nelson <trent@limekiln.vcisp.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Buildworld breaking on perl/miniperl.
Message-ID:  <200301260852.26631.kstewart@owt.com>
In-Reply-To: <20030126140816.GA83770@limekiln.vcisp.net>
References:  <20030126140816.GA83770@limekiln.vcisp.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sunday 26 January 2003 06:08 am, Trent Nelson wrote:
>     ``make buildworld'' of RELENG_4 has been failing for me over the
>     last twelve hours or so on the following:
>
> echo "===> gnu/usr.bin/perl/miniperl";  cd
> /shared/work/BSD/FreeBSD/FreeBSD-4.x/src/gnu/usr.bin/perl/miniperl;
> make DIRPRFX=gnu/usr.bin/perl/miniperl/ build-tools ===>
> gnu/usr.bin/perl/miniperl
> config_h.sh: Can't open config_h.sh: Permission denied
> *** Error code 2
>

I went so far as to cvsup and do a buildworld. I think you have a 
directory or fs permission problem. When you use /usr/src and /usr/obj, 
you get the following

echo "===> gnu/usr.bin/perl/miniperl";  cd 
/usr/src/gnu/usr.bin/perl/miniperl; make DIRPRFX=gnu/usr.bin/perl/minip
erl/ build-tools
===> gnu/usr.bin/perl/miniperl
Extracting config.h (with variable substitutions)
rm -f .depend
mkdep -f .depend -a    -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl 
-I/usr/src/gnu/usr.bin/perl/miniperl/../../../
../contrib/perl5 -D__FBSDID=__RCSID  
/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/miniperlmain.c 
/
usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/perl.c 
/usr/src/gnu/usr.bin/perl/miniperl/../../../../

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


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?200301260852.26631.kstewart>