linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build Failure in 2.6.21
@ 2007-04-27 18:00 David Ronis
  0 siblings, 0 replies; 2+ messages in thread
From: David Ronis @ 2007-04-27 18:00 UTC (permalink / raw)
  To: linux-kernel

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Build Failure in 2.6.21
@ 2007-04-27 18:42 David Ronis
  0 siblings, 0 replies; 2+ messages in thread
From: David Ronis @ 2007-04-27 18:42 UTC (permalink / raw)
  To: linux-kernel

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-27 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-27 18:00 Build Failure in 2.6.21 David Ronis
2007-04-27 18:42 David Ronis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).