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-prev] [day] [month] [year] [list]
Date:	Mon, 7 Apr 2008 08:14:40 -0500 (CDT)
From:	Mike Isely <isely@...ly.net>
To:	Meelis Roos <mroos@...ux.ee>
cc:	Linux Kernel list <linux-kernel@...r.kernel.org>,
	Michael Krufky <mkrufky@...uxtv.org>,
	Mike Isely at pobox <isely@...ox.com>
Subject: Re: pvrusb2 compile failure

On Mon, 7 Apr 2008, Meelis Roos wrote:

> Got this in todays 2.6.25-rc8+git
> 
>   CC [M]  drivers/media/video/pvrusb2/pvrusb2-devattr.o
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:178: error: unknown field 'flag_has_analogtuner' specified in initializer
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:179: error: unknown field 'flag_has_composite' specified in initializer
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:180: error: unknown field 'flag_has_svideo' specified in initializer
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:182: error: unknown field 'digital_control_scheme' specified in initializer
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:182: error: 'PVR2_DIGITAL_SCHEME_HAUPPAUGE' undeclared here (not in a function)
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:183: error: unknown field 'led_scheme' specified in initializer
> drivers/media/video/pvrusb2/pvrusb2-devattr.c:183: error: 'PVR2_LED_SCHEME_HAUPPAUGE' undeclared here (not in a function)
> make[4]: *** [drivers/media/video/pvrusb2/pvrusb2-devattr.o] Error 1

This was supposed to be a patch that added badly-needed USB IDs to the 
driver (via insert into a devic attribute data table), however it had 
been cherry-picked out of a more recent patch series for the driver 
where those additional fields / identifiers had also been defined.  
Mike Krufky last night fixed his patch and posted it.

  -Mike

-- 

Mike Isely
isely @ pobox (dot) com
PGP: 03 54 43 4D 75 E5 CC 92 71 16 01 E2 B5 F5 C1 E8
--
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