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:	Sun, 19 Oct 2008 20:17:18 +0200
From:	Tilman Schmidt <tilman@...p.cc>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: 2.6.27-git8 compile error in drivers/mfd/wm8350-core.c

When trying to build 2.6.27-git8 on x86 with CONFIG_MFD_WM8350_I2C=m,
make aborts with:

  CHECK   drivers/mfd/wm8350-core.c
drivers/mfd/wm8350-core.c:1220:13: error: undefined identifier 'NO_IRQ'
  CC [M]  drivers/mfd/wm8350-core.o
drivers/mfd/wm8350-core.c: In function 'wm8350_device_init':
drivers/mfd/wm8350-core.c:1220: error: 'NO_IRQ' undeclared (first use in this function)
drivers/mfd/wm8350-core.c:1220: error: (Each undeclared identifier is reported only once
drivers/mfd/wm8350-core.c:1220: error: for each function it appears in.)
make[2]: *** [drivers/mfd/wm8350-core.o] Error 1

After deselecting CONFIG_MFD_WM8350_I2C, make completes fine.

HTH
T.


Download attachment "signature.asc" of type "application/pgp-signature" (255 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ