Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 11:57:04 +0100
From:      John <lists@reiteration.net>
To:        freebsd-stable@freebsd.org
Subject:   4.6 make buildworld failure
Message-ID:  <20020914105704.GB88449@reiteration.net>

next in thread | raw e-mail | index | archive | help
Hello gurus

After deleting /usr/src and /usr/obj I did a cvsup yesterday evening 
with the following supfile on a system 4.6-STABLE FreeBSD 4.6-STABLE #0: 
Sun Jul 21 19:52:

*default  host=cvsup18.freebsd.org                                              
*default  base=/usr                                                             
*default  prefix=/usr                                                           
*default  release=cvs       
*default  tag=RELENG_4                                                          
*default  delete use-rel-suffix                                                 
src-all                                                                         
*default tag=.                                                                  
ports-all                                                                       
doc-all                                                                         
                                                                                
Running make buildworld on this gives the following error:                      
                                                                                
echo ld: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend                       
===> gnu/usr.bin/perl                                                           
===> gnu/usr.bin/perl/libperl                                                   
===> gnu/usr.bin/perl/miniperl                                                  
===> gnu/usr.bin/perl/perl                                                      
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)                                 
Extracting writemain (with variable substitutions)                              
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl                     
-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib  -e 'use AutoSplit;                
autosplit_lib_modules(@ARGV)'  lib/*.pm lib/*/*.pm                              
Permission denied.                                                              
*** Error code 2                                                                
                                                                                
Stop in /usr/src/gnu/usr.bin/perl/perl.                                         
*** Error code 1                                                                
                                                                                
Stop in /usr/src/gnu/usr.bin/perl.                                              
*** Error code 1                                                                
                                                                                
Stop in /usr/src/gnu/usr.bin. 
*** Error code 1                                                                
                                                                                
Stop in /usr/src/gnu.                                                           
*** Error code 1                                                                
                                                                                
Stop in /usr/src.                                                               
*** Error code 1                                                                
                                                                                
Stop in /usr/src.                                                               
*** Error code 1                                                                
                                                                                
Stop in /usr/src.                                                               
                                                                                
I guess from this there must be a problem in perl! Can anyone advise on         
how to fix please?                                             

Thanks 
-- 
John - http://www.reiteration.net/~jfm
For PGP public key finger jfm@reiteration.net or see webpage

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?20020914105704.GB88449>