Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bootsplash emerge issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
jamanderswan
n00b
n00b


Joined: 01 Jun 2007
Posts: 3

PostPosted: Fri Jun 01, 2007 1:27 pm    Post subject: bootsplash emerge issues Reply with quote

Hello,

I am currently attempting to emerge bootsplash and it is giving me troubles. the error it is sending me is:

!!! ERROR: media-gfx/bootsplash-0.6.1-r7 failed.
Call stack:
ebuild.sh, line 1621: Called dyn_compile
ebuild.sh, line 973: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
bootsplash-0.6.1-r7.ebuild, line 40: Called die

I have re-compiled my kernel to what the instructions in gentoo wiki have explained, I have tried revdep-rebuild, emerge -sync adding use flags to no resolution. Am I being slightly stupid, and just overlooking the answer that is in front of my face? If anybody can give any hints as to what I am doing incorrectly, or what I am not doing that I should please let me know.
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Fri Jun 01, 2007 1:45 pm    Post subject: Reply with quote

Please post more of the error message... the actual error encountered is before what you've posted...
Back to top
View user's profile Send private message
jamanderswan
n00b
n00b


Joined: 01 Jun 2007
Posts: 3

PostPosted: Fri Jun 01, 2007 1:49 pm    Post subject: Reply with quote

Thanks for posting...

splash.c:612: warning: pointer targets in assignment differ in signedness
splash.c:613: warning: pointer targets in assignment differ in signedness
splash.c:614: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness
splash.c:636: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
splash.c:636: warning: pointer targets in assignment differ in signedness
splash.c:639: warning: pointer targets in assignment differ in signedness
splash.c:641: warning: pointer targets in passing argument 2 of 'strstr' differ in signedness
splash.c:641: warning: pointer targets in assignment differ in signedness
splash.c:642: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
splash.c:642: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
splash.c:642: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness
gcc -Os -Wall progress.c -o progress
progress.c:22:22: error: asm/page.h: No such file or directory
progress.c: In function 'fb_init':
progress.c:241: error: 'PAGE_MASK' undeclared (first use in this function)
progress.c:241: error: (Each undeclared identifier is reported only once
progress.c:241: error: for each function it appears in.)
make: *** [progress] Error 1
make: Leaving directory `/var/tmp/portage/media-gfx/bootsplash-0.6.1-r7/work/utils/splashutils'

let me know if any further info is needed....


Thanks again
Back to top
View user's profile Send private message
TemplarKnight
Guru
Guru


Joined: 14 Jun 2005
Posts: 311
Location: Greece/patras/

PostPosted: Fri Jun 01, 2007 2:07 pm    Post subject: Reply with quote

I know this is not a "real" solution but you can try
Code:
emerge -va media-gfx/splashutils

which does the same job...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum