Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mv: cannot overwrite directory src/buildroot/build_i386/..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tcma
Apprentice
Apprentice


Joined: 28 Jun 2004
Posts: 208

PostPosted: Tue Oct 05, 2004 6:29 pm    Post subject: mv: cannot overwrite directory src/buildroot/build_i386/.. Reply with quote

I downloaded buildroot.gz from http://www.uclibc.org/cgi-bin/cvsweb/buildroot
by clicking "Download tarball".

run make:

...
linux-2.4.27/Documentation/parisc/registers
linux-2.4.27/Documentation/parisc/00-INDEX
linux-2.4.27/Documentation/parisc/IODC.txt
linux-2.4.27/Documentation/parisc/debugging
linux-2.4.27/Documentation/cris/
linux-2.4.27/Documentation/cris/README
linux-2.4.27/Documentation/SAK.txt
linux-2.4.27/Documentation/mips/
linux-2.4.27/Documentation/mips/time.README
linux-2.4.27/Documentation/mips/GT64120.README
linux-2.4.27/Documentation/mips/pci/
linux-2.4.27/Documentation/mips/pci/pci.README
linux-2.4.27/Documentation/power/
linux-2.4.27/Documentation/power/pci.txt
# Rename the dir from the downloaded version to the AFTER patch version
mv -f /home/tcma/src/buildroot/build_i386/linux-2.4.27 /home/tcma/src/buildroot/build_i386/linux-2.4.27-tcma
mv: cannot overwrite directory `/home/tcma/src/buildroot/build_i386/linux-2.4.27-tcma/linux-2.4.27'
make: *** [/home/tcma/src/buildroot/build_i386/linux-2.4.27-tcma/.unpacked] Error 1
Back to top
View user's profile Send private message
LucaSpiller
Apprentice
Apprentice


Joined: 10 Sep 2004
Posts: 188
Location: Censorship Land (aka England)

PostPosted: Tue Oct 05, 2004 7:06 pm    Post subject: Reply with quote

Here are a couple of tips - they are just general compiling / *nix tips so may not help with your specific problem.

Check that nothing is accessing the directory (even just a bash terminal cded to that directory will cause problems), and then try renaming it - if you still get an error something it still acessing it.

If that doesn't help try a "make clean" - this will just remove anything that has been compiled before to do with the kernel, run it in /usr/src/linux or wherever the kernel source it (it **shouldn't** affect your config files).
_________________
:: Luca :: Mac Fag :: Original Macbook, 2g RAM :: Closet Linux user (seasoned with salt and pepper) :: C2D E4400 @ 2ghz, 4g RAM (only 3.2g detected under 64bit...), Nvidia 9600GSO ::
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum