Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52285 - bootsplash
Summary: bootsplash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-28 12:51 UTC by Will Buckner
Modified: 2004-05-30 13:36 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 Will Buckner 2004-05-28 12:51:51 UTC
When compiling the current gentoo-dev-sources, 2.6.5-r1, I get a bootsplash-related warning... probably no big deal but I thought I'd let you guys know. (I haven't been keeping up with this.. I'm assuming the gentoo team is applying that bootsplash patch automatically now? Or is this actually part of the 2.6 kernel (if so I guess this is the wrong place... =P))

drivers/video/bootsplash/bootsplash.c: In function `splash_init':
drivers/video/bootsplash/bootsplash.c:895: warning: implicit declaration of function `sys_open'
drivers/video/bootsplash/bootsplash.c:902: warning: implicit declaration of function `sys_close'
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2004-05-29 00:48:11 UTC
It's not part of the 2.6 kernel yet, it might get there eventually, but it probably won't be soon. These warnings are harmless and you can use bootsplash safely. Nevertheless, I'll fix them in the next bootsplash release.
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2004-05-30 13:36:15 UTC
Ok, it's been fixed in the latest (0.6.1) bootsplash. Newer versions of gentoo-sources will contain updated patches, so these warnings will be fixed for them as well.