[Buildroot] [buildroot 0003934]: make clean Error with webif option on. rm comamnd fails

bugs at busybox.net bugs at busybox.net
Fri Jul 4 19:42:38 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3934 
====================================================================== 
Reported By:                mebarton
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   3934
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             07-04-2008 12:42 PDT
Last Modified:              07-04-2008 12:42 PDT
====================================================================== 
Summary:                    make clean Error with webif option on. rm comamnd
fails
Description: 
Need to do a full make with the webif option (Package..--->
Networking--->Webif selected with install index.html in make menuconfig)
then do make cleanup

make clean
.
.
.
error:
rm -f /buildroot/project_build_avr32/atngw100/root/www/cgi-bin/webif*
/buildroot/project_build_avr32/atngw100/root/www/webif.*
 can not remove the files


Fix add the -R to the rm like beload

rm -Rf /buildroot/project_build_avr32/atngw100/root/www/cgi-bin/webif*
/buildroot/project_build_avr32/atngw100/root/www/webif.*


I have seen this on a later Revision (did not recoed it), but I know this
has the problem.
svn info
Path: .
URL: svn://uclibc.org/trunk/buildroot
Repository Root: svn://uclibc.org
Repository UUID: 69ca8d6d-28ef-0310-b511-8ec308f3f277
Revision: 22403
Node Kind: directory
Schedule: normal
Last Changed Author: jacmet
Last Changed Rev: 22402
Last Changed Date: 2008-06-17 09:33:02 -0400 (Tue, 17 Jun 2008)

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-04-08 12:42  mebarton       New Issue                                    
07-04-08 12:42  mebarton       Status                   new => assigned     
07-04-08 12:42  mebarton       Assigned To               => buildroot       
======================================================================




More information about the buildroot mailing list