Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60029 - gentoo-dev-sources-2.6.7-r13 fails to build on ppc.
Summary: gentoo-dev-sources-2.6.7-r13 fails to build on ppc.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-10 23:30 UTC by David Brown
Modified: 2004-08-12 14:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Brown 2004-08-10 23:30:10 UTC
This patch breaks PPC.  I haven't tested r12.  r11 builds fine, r13 breaks.
---
drivers/macintosh/ans-lcd.c: In function `anslcd_write':
drivers/macintosh/ans-lcd.c:57: warning: unused variable `i'
drivers/macintosh/ans-lcd.c: At top level:
drivers/macintosh/ans-lcd.c:134: error: unknown field `lseek' specified in initializer
drivers/macintosh/ans-lcd.c:134: warning: initialization from incompatible pointer type
drivers/macintosh/ans-lcd.c: In function `anslcd_init':
drivers/macintosh/ans-lcd.c:175: warning: passing arg 1 of `iounmap' discards qualifiers from pointer target type
make[2]: *** [drivers/macintosh/ans-lcd.o] Error 1
make[1]: *** [drivers/macintosh] Error 2
make: *** [drivers] Error 2
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-08-12 14:41:35 UTC
fixed in g-d-s-2.6.7-r14 release.