-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 23 October 2003 12:31 pm, Micxz wrote:
Hey guys'
I finally tried to compile the linux kernel from src for my first time. I took the simple steps as in:
1. make clean; make mrproper 2. make xconfig 3. make dep 4. make 5. make bzImage 6. make modules 7. make modules_install 8. make install 9. configure LILO or GRUB. 10.Optional - make clean (If you want to free up disk space)
OK all seems to go well and take a while too. But during the 8th command, "make install" I get:
fs/fs.o(.text+0xbc276): In function `user_get': : undefined reference to `reiserfs_permission_locked'
fs/fs.o(.text+0xbc32a): In function `user_set': : undefined reference to `reiserfs_permission_locked'
fs/fs.o(.text+0xbc3d1): In function `user_del': : undefined reference to `reiserfs_permission_locked'
make: *** [vmlinux] Error 1
running suse8.1 I had less than stellar results using make xconfig (if I remember right the errors were similar to what you report), you might try make menuconfig instead good luck - -- dh Don't shop at GoogleGear.com! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/mKhdBwgxlylUsJARAtpXAJ9zFt7/qqcquFYklcFhfDT8Uc2zRwCfRxLU ojQrhKP9j9dGfoF9VMqF45U= =SAtO -----END PGP SIGNATURE-----