lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ