From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0003934]: make clean Error with webif option on. rm comamnd fails
Date: Fri, 4 Jul 2008 12:42:38 -0700 [thread overview]
Message-ID: <bb5060624f49fd66f5d03c71fbee68e4@busybox.net> (raw)
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
======================================================================
next reply other threads:[~2008-07-04 19:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-04 19:42 bugs at busybox.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-05 6:47 [Buildroot] [buildroot 0003934]: make clean Error with webif option on. rm comamnd fails bugs at busybox.net
2008-07-05 22:10 bugs at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bb5060624f49fd66f5d03c71fbee68e4@busybox.net \
--to=bugs@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox