Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error compiling fbsplash with genkernel [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
__Jackal__
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2005
Posts: 90

PostPosted: Sat Sep 24, 2005 11:00 pm    Post subject: Error compiling fbsplash with genkernel [SOLVED] Reply with quote

genkernel --menuconfig --gensplash=emergence all

CC drivers/video/fbsplash.o
drivers/video/fbsplash.c:52: error: redefinition of 'fbsplash_call_helper
drivers/video/fbsplash.c:62: error: previous definition of 'fbsplash_call_helper' was here
drivers/video/fbsplash.c:81: error: redefinition of 'fbsplash_disable'
drivers/video/fbsplash.c:68: error:
drivers/video/fbsplash.c: In funtion 'fbsplash_ioctl_doetstate'

there is more, but its a lot of typing! If more is needed for a resolution, let me know, and I'll add the rest

Edit - solved this by reconfiguring and recompiling kernel
_________________
CCNA, CNE, CCEA
Back to top
View user's profile Send private message
lightsout
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2003
Posts: 113
Location: UK

PostPosted: Sun Oct 09, 2005 10:28 am    Post subject: Reply with quote

Hmm, I've got the same problem also. What did you do exactly to fix it?
Back to top
View user's profile Send private message
Dosenbier
n00b
n00b


Joined: 15 Jun 2005
Posts: 22

PostPosted: Sun Oct 09, 2005 10:38 pm    Post subject: Reply with quote

lightsout:

I finally solved it too.

I first updated the symlink to the right folde, then
Code:

# copy the old config to the new kernel
zcat /proc/config.gz > /usr/src/linux/.config
# update the configfile
make oldconfig
# run genkernel with he following options
genkernel --no-mrproper --no-clean --no-menuconfig --kernel-config=.config  --gensplash=livecd-2005.1 all


Hope this helped!

Tim
Back to top
View user's profile Send private message
lightsout
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2003
Posts: 113
Location: UK

PostPosted: Mon Oct 10, 2005 6:36 pm    Post subject: Reply with quote

Dunno why, but that did it nicely - thanks!
Back to top
View user's profile Send private message
Dosenbier
n00b
n00b


Joined: 15 Jun 2005
Posts: 22

PostPosted: Mon Oct 10, 2005 8:17 pm    Post subject: Reply with quote

I du not know either ;P

Greets !
Back to top
View user's profile Send private message
tom56
Guru
Guru


Joined: 27 Apr 2004
Posts: 325
Location: united kingdom

PostPosted: Sun Nov 20, 2005 5:53 pm    Post subject: Reply with quote

I'm having the same problem. Does anyone out there know what's causing this? The solution posted isn't a very good one, because it uses a different config to what I need.

Thanks.
_________________
"A million surplus Maggies are willing to bear the yoke; And a woman is only a woman, but a good cigar is a Smoke" -- Rudyard Kipling (on why he chose cigars over his wife)
Back to top
View user's profile Send private message
tom56
Guru
Guru


Joined: 27 Apr 2004
Posts: 325
Location: united kingdom

PostPosted: Sun Nov 20, 2005 6:21 pm    Post subject: Reply with quote

OK, I figured it out. For some reason Device drivers -> Graphics -> Support for frame buffer splash is no longer enabled by default. I am not sure why this would cause the compile to fail, but it did. I enabled said option and this fixed the problem.
_________________
"A million surplus Maggies are willing to bear the yoke; And a woman is only a woman, but a good cigar is a Smoke" -- Rudyard Kipling (on why he chose cigars over his wife)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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