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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 5 Oct 2007 16:21:47 +0100
From:	Luciano Rocha <strange@....no-ip.org>
To:	linux-kernel@...r.kernel.org
Subject: lguest compilation problem in 2.6.23-rc9


$ git describe
v2.6.23-rc9

$ make
...
BUILD   arch/i386/boot/bzImage
Root device is (254, 3)
Setup is 11496 bytes (padded to 11776 bytes).
System is 1233 kB
Kernel: arch/i386/boot/bzImage is ready  (#1)
Building modules, stage 2.
  MODPOST 282 modules
  ERROR: "kasprintf" [drivers/lguest/lg.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Latest Linus' kernel tree:
$ git describe
v2.6.23-rc9-41-g804b3f9
$ make oldconfig
...
$ make
BUILD   arch/i386/boot/bzImage
Root device is (254, 3)
Setup is 11496 bytes (padded to 11776 bytes).
System is 1234 kB
Kernel: arch/i386/boot/bzImage is ready  (#2)
  Building modules, stage 2.
  MODPOST 282 modules
ERROR: "kasprintf" [drivers/lguest/lg.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Config follows.

-- 
lfr
0/0

View attachment "config-rc9" of type "text/plain" (40335 bytes)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists