[<prev] [next>] [day] [month] [year] [list]
Message-ID: <804dabb00808140135i49386d4v5513aafaa31d6d9d@mail.gmail.com>
Date: Thu, 14 Aug 2008 16:35:11 +0800
From: "Peter Teoh" <htmldeveloper@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: KDB compilation errors for 2.6.26
I patched the stock kernel at
http://www.kernel.org/pub/linux/kernel/v2.6/ for 2.6.26 with the two
kdb for 2.6.26 from
ftp://oss.sgi.com/www/projects/kdb/download/latest/
and after compilation,
CHECK include/video/uvesafb.h
CHECK include/video/sisfb.h
CHECK include/video/edid.h
Kernel: arch/x86/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 1605 modules
ERROR: "next_online_pgdat" [kdb/modules/kdbm_vm.ko] undefined!
ERROR: "first_online_pgdat" [kdb/modules/kdbm_vm.ko] undefined!
WARNING: modpost: Found 7 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Not sure how you would like to resolve that, as kdbm_vm.c does not
seem to use the symbol. Thanks.
--
Regards,
Peter Teoh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists