CC kernel/splash_kernel.o CC kernel/splash_dev.o CC kernel/splash_parse.o CC kernel/splash_render.o CC kernel/splash_unpack.o CC kernel/splash_cmd.o CC kernel/splash_common.o LD splash_helper CC splash.o splash.c: In function `main': splash.c:218: error: `FBIOSPLASH_SETMODE' undeclared (first use in this function) splash.c:218: error: (Each undeclared identifier is reported only once splash.c:218: error: for each function it appears in.) splash.c:218: error: `FB_SPLASH_MODE_SILENT' undeclared (first use in this function) splash.c:218: error: `FB_SPLASH_MODE_VERBOSE' undeclared (first use in this function) splash.c:239: error: `FBIOSPLASH_GETMODE' undeclared (first use in this function) make: *** [splash.o] Error 1 cc -O2 fbres.c -o fbres strip fbres make[1]: Entering directory `/var/tmp/portage/splashutils-0.9.1/work/miscsplashutils-0.1.2/fbtruetype' gcc -O2 -Wall -I/usr/include/freetype2 -c -o fbtruetype.o fbtruetype.c gcc -O2 -Wall -I/usr/include/freetype2 -c -o messages.o messages.c gcc -O2 -Wall -I/usr/include/freetype2 -c -o console.o console.c gcc -O2 -Wall -I/usr/include/freetype2 -c -o ttf.o ttf.c gcc -O2 -Wall -I/usr/include/freetype2 -c -o luxisri.o luxisri.c gcc -O2 -Wall -I/usr/include/freetype2 -L/usr/lib -o fbtruetype -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o -lfreetype -lm gcc -O2 -Wall -I/usr/include/freetype2 -L/usr/lib -static -o fbtruetype.static -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o /usr/lib/libfreetype.a /usr/lib/libz.a -lm strip -s fbtruetype fbtruetype.static make[1]: Leaving directory `/var/tmp/portage/splashutils-0.9.1/work/miscsplashutils-0.1.2/fbtruetype' >>> Test phase [not enabled]: media-gfx/splashutils-0.9.1 >>> Install splashutils-0.9.1 into /var/tmp/portage/splashutils-0.9.1/image/ category media-gfx install -D fbres /var/tmp/portage/splashutils-0.9.1/image//sbin/fbres make[1]: Entering directory `/var/tmp/portage/splashutils-0.9.1/work/miscsplashutils-0.1.2/fbtruetype' install -D fbtruetype /var/tmp/portage/splashutils-0.9.1/image//sbin/fbtruetype install -D fbtruetype.static /var/tmp/portage/splashutils-0.9.1/image//sbin/fbtruetype.static make[1]: Leaving directory `/var/tmp/portage/splashutils-0.9.1/work/miscsplashutils-0.1.2/fbtruetype' CC splash.o splash.c: In function `main': splash.c:218: error: `FBIOSPLASH_SETMODE' undeclared (first use in this function) splash.c:218: error: (Each undeclared identifier is reported only once splash.c:218: error: for each function it appears in.) splash.c:218: error: `FB_SPLASH_MODE_SILENT' undeclared (first use in this function) splash.c:218: error: `FB_SPLASH_MODE_VERBOSE' undeclared (first use in this function) splash.c:239: error: `FBIOSPLASH_GETMODE' undeclared (first use in this function) make: *** [splash.o] Error 1 Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.11.6 x86_64) ================================================================= System uname: 2.6.11.6 x86_64 AMD Athlon(tm) 64 Processor 3500+ Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 4 2005, 22:16:04)] ccache version 2.3 [enabled] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.10-r4 virtual/os-headers: 2.6.8.1-r4 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-march=k8 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=k8 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoclean autoconfig ccache distlocks noinfo notitles sandbox" GENTOO_MIRRORS="http://mirror.uni-c.dk/gentoo/ ftp://ftp.dkuug.dk/pub/gentoo/ ftp://rsync.gentoo.diku.dk http://ftp.du.se/pub/os/gentoo" LANG="en_US" LDFLAGS="-Wl,-O1 " MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 alsa dga ncurses opengl rtc sdl truetype xv video_cards_nvidia" Unset: ASFLAGS, CBUILD, CTARGET, LC_ALL
It looks like you're trying to build splashutils-0.9.1 against a kernel tree patched with fbsplash 0.9.2. It won't work. If you want to use fbsplash-0.9.2, please add >=media-gfx/splashutils-1.0 to your /etc/portage/package.unmask and merge the latest 1.1.9.x version of splashutils.
I'm assuming my explanation allowed you to fix the problem. If it didn't, please reopen.
haven't had the time to test further. I just want to obtain a higher refresh rate in the framebuffer, like we used to with the old patches and tweaking the vesa.c(?) file, i dont remember, but the results were very good :)