Re: unresolved symbol when trying to insert the acl-aware ext2/ext3 module
Tomasz Chmielewski <[email protected]> Tue, 07 Feb 2006 13:31:13 +0100
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Message-ID | <[email protected]> |
Andreas Gruenbacher schrieb: > On Tuesday 07 February 2006 11:51, Tomasz Chmielewski wrote: > >>I just compiled ext2 and ext3 modules with acl + xattr support, on a >>2.4.30 kernel. >> >>However, I'm not able to insmod them: >> >># insmod ext2 >>Using /lib/modules/2.4.30/ext2.o >>insmod: unresolved symbol posix_acl_create_masq > > > This is a symbol that the kernel should provide; it probably wasn't built with > the right configuration. > > >>insmod: unresolved symbol mb_cache_shrink > > > This can either be defined in a module or in the man kernel image. > > >>Any ideas what I did wrong? > > > Use modprobe instead of insmod to get module dependencies resolved. Use a > kernel from one of the distributions that have acl support built in. It's a really small distro (OpenWRT) running on mipsel architecture. It doesn't have modprobe (in fact, it has only 10 modules or so). I didn't upload (I was cross-compiling on another machine) the kernel after I uploaded the modules - it would mean I have to reflash the whole device. Perhaps when I upload kernel everything will play? We'll see. -- Tomasz Chmielewski _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel