from init/version.c:
#ifndef CONFIG_KALLSYMS
#define version(a) Version_ ## a

Looks like this is an intentional optimization, and the real buglet here
is just that klogd should perhaps be made intelligent enough to realize
it's loading on a KALLSYMS kernel, and suppress its error message (or
print something friendlier like "Not loading System.map, because the
kernel is built with internal symbol lookup tables")

-- 
sysklogd cannot find map file
https://bugs.launchpad.net/bugs/277924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to