Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131663

Summary: gentoo-sources-2.6.16-gentoo-r4: compile/link error speakup.c
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kernel config
make log

Description Toralf Förster gentoo-dev 2006-04-29 05:03:47 UTC
I dislike to crosspost bugs, but you're more faster then the kernel people, ok original bug report is here http://bugzilla.kernel.org/show_bug.cgi?id=6453

I found another config producing this bug :

drivers/char/speakup/speakup.c:2434: error: `edit_bits' undeclared (first use in this function)
make[3]: *** [drivers/char/speakup/speakup.o] Error 1
make[2]: *** [drivers/char/speakup] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
Comment 1 Toralf Förster gentoo-dev 2006-04-29 05:04:01 UTC
Created attachment 85754 [details]
kernel config
Comment 2 Toralf Förster gentoo-dev 2006-04-29 05:04:17 UTC
Created attachment 85755 [details]
make log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-29 05:05:32 UTC
Reopen if you can prove that this error is caused by Gentoo kernel patchset.
Otherwise, these errors belong upstream. (And, for that matter, make randconfig
is known to produce broken .configs in 50+ % percent of cases).