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:	Fri, 27 Apr 2007 14:42:43 -0400
From:	David Ronis <ronis@...ispc.chem.mcgill.ca>
To:	linux-kernel@...r.kernel.org
Subject: RE: Build Failure in 2.6.21

I just found the problem--one of the patches was rejected.  I patched by hand 
(patch_realtek.c) and things now build.  Now to see if it runs.

David


I've just tried to upgrade the kernel from 2.6.19.9 to 2.6.21.  The
build dies in "make modules" at:

sound/pci/hda/patch_realtek.c:4174: error: array type has incomplete
element type
sound/pci/hda/patch_realtek.c:4175: error: field name not in record or
union initializer
sound/pci/hda/patch_realtek.c:4175: error: (near initialization for
'alc260_cfg_tbl')
sound/pci/hda/patch_realtek.c:4175: error: field name not in record or
union initializer
sound/pci/hda/patch_realtek.c:4175: error: (near initialization for
'alc260_cfg_tbl')

[lots more like the above].

sound/pci/hda/patch_realtek.c: In function 'patch_alc260':
sound/pci/hda/patch_realtek.c:4300: error: 'alc260_models' undeclared
(first use in this function)
sound/pci/hda/patch_realtek.c:4300: error: (Each undeclared identifier
is reported only once
sound/pci/hda/patch_realtek.c:4300: error: for each function it appears
in.)
make[3]: *** [sound/pci/hda/patch_realtek.o] Error 1
make[2]: *** [sound/pci/hda] Error 2
make[1]: *** [sound/pci] Error 2
make: *** [sound] Error 2

I'm on a i686, slackware-11.0 with gcc-4.1.2 box.  Things built fine on
another box (albeit with a different sound card and hence driver
options).

Please CC me on any reply.

David


-
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