Re: Problem including

2000-09-11 Thread Hamilton de Freitas Coutinho
Just make sure you have the following symlinks: /usr/include/asm -> ../src/linux/include/asm /usr/include/linux -> ../src/linux/include/linux /usr/src/linux -> linux-2.2.16 # or whatever is your kernel /usr/src/linux/include/asm -> asm-i386 # or whatever is your architecture Hope this helps. On

Question about inode numbers..

2000-09-11 Thread Mike A. Harris
If the /etc directory has a high inode number compared to other dirs, and the files in them that get ran at boot time such as /sbin/*, /bin/*.. is it possible that the drive head will have to jump all over the disk during rc.d/init.d/* processing? I'm just curious because I had an "accident" tod