Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131663 - gentoo-sources-2.6.16-gentoo-r4: compile/link error speakup.c
Summary: gentoo-sources-2.6.16-gentoo-r4: compile/link error speakup.c
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-29 05:03 UTC by Toralf Förster
Modified: 2006-04-29 05:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
kernel config (config.11,36.53 KB, text/plain)
2006-04-29 05:04 UTC, Toralf Förster
Details
make log (make.11.log,46.07 KB, text/plain)
2006-04-29 05:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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).