[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#218645: glibc 2.3.2.ds1-8 on ia64, query_module() not implemented



package: glibc
version: 2.3.2.ds1-8

query_module() is not implemented, which results in depmod failing with

QM_MODULES: Function not implemented

This is maybe because the syscall define is commented out in
asm/unistd.h from linux-kernel-headers 2.5.999-test7-bk-5

In the 2.4.22 kernel source, that syscall is not commented.

I was also unable to build modutils with this glibc and
linux-kernel-headers installed:

../../../util/sys_oim.c:36: error: parse error before "old_sys_init_module"


Trying to compile a simple program that calls query_module() gives:

: warning: warning: query_module is not implemented and will always fail

Richard




Reply to: