Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156868 - sys-kernel/gentoo-sources-2.6.19 fials to compile in drivers/video/fbsplash.c
Summary: sys-kernel/gentoo-sources-2.6.19 fials to compile in drivers/video/fbsplash.c
Status: RESOLVED DUPLICATE of bug 156705
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 21:17 UTC by Rickard Närström
Modified: 2006-12-02 01:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config -- My linux kernel .config file (.config,32.13 KB, text/plain)
2006-12-01 21:18 UTC, Rickard Närström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rickard Närström 2006-12-01 21:17:27 UTC
----
  CC      drivers/video/fbsplash.o
drivers/video/fbsplash.c:20:26: error: linux/config.h: No such file or directory
make[2]: *** [drivers/video/fbsplash.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
----

emerge --info
----
Portage 2.1.2_rc2-r3 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.6
Last Sync: Fri, 01 Dec 2006 11:50:01 +0000
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -fomit-frame-pointer -mfpmath=sse -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/init.d /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -fomit-frame-pointer -mfpmath=sse -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks metadata-transfer multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ http://ds.thn.htu.se/linux/gentoo http://ftp.rhnet.is/pub/gentoo/"
LANG="sv_SE.UTF-8"
LC_ALL="sv_SE.UTF-8"
LINGUAS="sv"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi aiglx alsa anthy arts audiofile bitmap-fonts boundschecking cdparanoia cdr cjk cracklib crypt css cups curl dbus dlloader dmi dri dvd dvdr elibc_glibc encode fam ffmpeg flac foomaticdb ftp gcc64 gd gif graphviz gs hal history iconv icq imagemagick imlib immqt input_devices_evdev input_devices_keyboard input_devices_mouse insecure-drivers jabber java java5 javascript jingle jpeg kde kernel_linux largefile latex linguas_sv lm_sensors mad matroska memlimit mikmod mmap mod mp3 mp4 mpeg mpeg2 mplayer msn musicbrainz ncurses network nls no-old-linux nptl nptlonly nsplugin offensive ogg opengl oscar pam pcre pdf perl physfs png posix python qt3 quicktime rar readline reiserfs rtc sdl sockets speex spell ssl subtitles subversion svg sysfs syslog tcpd tetex theora threads threadsafe tiff transcode truetype truetype-fonts type1 type1-fonts udev uim unicode usb userland_GNU userlocales vcd video_cards_radeon vim vim-syntax vnc vorbis x264 xcb xcomposite xim xml xorg xpm xrandr xscreensaver xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
----
Comment 1 Rickard Närström 2006-12-01 21:18:42 UTC
Created attachment 103173 [details]
config -- My linux kernel .config file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-02 01:34:51 UTC

*** This bug has been marked as a duplicate of 156705 ***