Re: compile error

2003-07-10 Thread A. Sopicki
Hi! > Make: > config > dep > clean > bzImage > modules > modules_install > install > The command "make clean" removes files from the compilation process and maybe some other files, too. It should be the first make command. Otherwise it won't work. Greet

Re: compile error

2003-07-10 Thread George Nicholls
Just two issues; I did not make clean after make dep, but I do not think that this would make much difference I did not compile ReiserFS. I hope that this helps, G On Thu, 2003-07-10 at 23:38, dch wrote: > On Thu, 2003-07-10 at 16:00, George Nicholls wrote: > > Dear All, > > > > Just a quick

Re: compile error

2003-07-10 Thread dch
On Thu, 2003-07-10 at 16:00, George Nicholls wrote: > Dear All, > > Just a quick note to say txs for the help on my kernel compile issues. I > was following the how-to on http://www.tldp.org and at the final stage > it recommended that "make install" is not used. I got into a horrible > tangle wit