LucaSpiller Apprentice

Joined: 10 Sep 2004 Posts: 188 Location: Censorship Land (aka England)
|
Posted: Tue Oct 05, 2004 7:06 pm Post subject: |
|
|
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 :: |
|