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]
Message-ID: <46CC6D84.7090504@linux.vnet.ibm.com>
Date:	Wed, 22 Aug 2007 22:38:20 +0530
From:	Balbir Singh <balbir@...ux.vnet.ibm.com>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: compile error: soundbus 2.6.23-rc3-mm1

Hi, Andrew,

I see the following error while compiling on a ppc64 machine.


  CC [M]  sound/aoa/soundbus/core.o
sound/aoa/soundbus/core.c: In function ‘soundbus_uevent’:
sound/aoa/soundbus/core.c:91: error: ‘length’ undeclared (first use in this function)
sound/aoa/soundbus/core.c:91: error: (Each undeclared identifier is reported only once
sound/aoa/soundbus/core.c:91: error: for each function it appears in.)
make[3]: *** [sound/aoa/soundbus/core.o] Error 1
make[2]: *** [sound/aoa/soundbus] Error 2

The error seems to be related to recent changes to soundbus_uevent(), the length
parameter which was being filled by add_uevent_var() is now gone.

-- 
	Warm Regards,
	Balbir Singh
	Linux Technology Center
	IBM, ISTL
-
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