| Anonymous | Login | Signup for a new account | 11-10-2008 12:25 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003934 | [buildroot] Other | minor | always | 07-04-08 12:42 | 07-05-08 15:10 | ||||
| Reporter | mebarton | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.9.27 | ||||||
| Summary | 0003934: 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) |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0008924) UlfSamuelsson 07-04-08 23:47 |
svn fixed as proposed. |
|
(0009044) UlfSamuelsson 07-05-08 15:10 |
Fixed in svn |
| Copyright © 2000 - 2006 Mantis Group |