[Acl-Devel] unresolved symbol when trying to insert the acl-aware ext2/ext3 module
Tomasz Chmielewski
mangoo at wpkg.org
Tue Feb 7 13:31:13 CET 2006
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
More information about the acl-devel
mailing list