Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel 2.6.9 + fbsplash and vesfb-tng patches.
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
shadoww
Retired Dev
Retired Dev


Joined: 30 Sep 2004
Posts: 34
Location: Poland, Leżajsk

PostPosted: Wed Dec 22, 2004 6:33 pm    Post subject: Kernel 2.6.9 + fbsplash and vesfb-tng patches. Reply with quote

Hi i got a 'small' problem, so i want to make a beatiful genplash ;-). I download patches to the kernel and apply them (the fbplash ask for binblit.c to patch but i don't have this file so it don't patch it) anyway, when i was compiling the kernel (with a help of a genkernel) i got an error:

Code:
*         >> Compiling 2.6.9 bzImage...
* ERROR: Failed to compile the "bzImage" target...

* -- Grepping log... --

  SCSI generic support (CHR_DEV_SG) [Y/n/m/?] y
  *
  * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  *
  Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
  Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
--
  LD      drivers/scsi/pcmcia/built-in.o
  LD      drivers/scsi/qla2xxx/built-in.o
  LD      drivers/scsi/sym53c8xx_2/built-in.o
  CC      drivers/scsi/dmx3191d.o
  CC      sound/core/timer.o
drivers/scsi/NCR5380.c:669: warning: `NCR5380_print_options' defined but not used
drivers/scsi/NCR5380.c:392: warning: `phases' defined but not used
drivers/scsi/NCR5380.c:612: warning: `NCR5380_probe_irq' defined but not used
--
  CC      drivers/video/console/vgacon.o
  CC      sound/core/oss/pcm_plugin.o
  CC      drivers/video/console/fbcon.o
  CC      sound/core/oss/io.o
drivers/video/console/fbcon.c: In function `fbcon_startup':
drivers/video/console/fbcon.c:793: error: structure has no member named `splash'
drivers/video/console/fbcon.c:793: error: structure has no member named `splash'
drivers/video/console/fbcon.c:793: error: structure has no member named `splash'
drivers/video/console/fbcon.c:793: error: structure has no member named `splash'
drivers/video/console/fbcon.c: In function `fbcon_clear':
drivers/video/console/fbcon.c:1098: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1098: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1098: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1098: error: structure has no member named `splash'
drivers/video/console/fbcon.c: In function `fbcon_scroll':
drivers/video/console/fbcon.c:1703: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1703: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1703: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1703: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1790: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1790: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1790: error: structure has no member named `splash'
drivers/video/console/fbcon.c:1790: error: structure has no member named `splash'
drivers/video/console/fbcon.c: In function `fbcon_do_set_font':
drivers/video/console/fbcon.c:2336: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2336: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2336: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2336: error: structure has no member named `splash'
drivers/video/console/fbcon.c: In function `fbcon_set_palette':
drivers/video/console/fbcon.c:2520: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2520: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2520: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2520: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2572: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2572: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2572: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2572: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2573: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2574: error: structure has no member named `splash'
drivers/video/console/fbcon.c: In function `fbcon_modechanged':
drivers/video/console/fbcon.c:2788: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2788: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2788: error: structure has no member named `splash'
drivers/video/console/fbcon.c:2788: error: structure has no member named `splash'
--
  LD      sound/usb/built-in.o
  LD      sound/soundcore.o
  LD      sound/built-in.o
* Gentoo Linux Genkernel; Version 3.1.0c

* ERROR: Failed to compile the "bzImage" target...

* -- End log... --


I patch it with a help of:
fbsplash-0.9.1-2.6.10-rc3-bk6.patch
vesafb-tng-0.9-rc5-2.6.10-rc1.patch.
and how-to on www.gentoo-wiki.com

Maybe i have to download patches with *2.6.9*.patch?
thanks for all your help.
Back to top
View user's profile Send private message
Hauser
l33t
l33t


Joined: 27 Dec 2003
Posts: 650
Location: 4-dimensional hyperplane

PostPosted: Wed Dec 22, 2004 7:55 pm    Post subject: Reply with quote

Why do you just emerge gentoo-dev-sources? It supports fbsplash and vesafb-tng out of the box.
_________________
AMD Athlon XP 2600+; 512M RAM;
nVidia FX5700LE; Hitachi 120Gb
2.6.9-nitro4, reiser4, linux26-headers+nptl

Do I like to compile everything?
Positive definite!
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