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, 28 Oct 2010 19:10:50 -0500
From:	"Mike Rich" <kernel-origin@...mail.com>
To:	linux-kernel@...r.kernel.org
Subject: build failures in linus' tree since commit c48c43e

I'm a kernel newb, so please be gentle :)

I'm seeing build failures since commit c48c43e: Merge branch
'drm-core-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6,
bisected down to commit 44834a6: drm/i915: Use the VBT from OpRegion
when available (v3):

In file included from drivers/gpu/drm/i915/i915_dma.c:44:
include/acpi/video.h:22: warning: ‘struct acpi_device’ declared inside
parameter list
include/acpi/video.h:22: warning: its scope is only this definition or
declaration, which is probably not what you want

In file included from drivers/gpu/drm/i915/intel_opregion.c:30:
include/acpi/video.h:22: warning: ‘struct acpi_device’ declared inside
parameter list
include/acpi/video.h:22: warning: its scope is only this definition or
declaration, which is probably not what you want
include/acpi/video.h: In function ‘acpi_video_get_edid’:
include/acpi/video.h:24: error: ‘ENODEV’ undeclared (first use in this function)
include/acpi/video.h:24: error: (Each undeclared identifier is
reported only once
include/acpi/video.h:24: error: for each function it appears in.)

Attached is my .config


Mike

Download attachment ".config" of type "application/octet-stream" (63952 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ