Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64006 - Kernel linux-2.6.8-gentoo-r4 make fails
Summary: Kernel linux-2.6.8-gentoo-r4 make fails
Status: RESOLVED DUPLICATE of bug 63360
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 08:29 UTC by Magnus Zotterman
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Zotterman 2004-09-14 08:29:34 UTC
When I try to build kernel linux-2.6.8-gentoo-r14 I get the following error:

arch/x86_64/kernel/built-in.o(.init.text+0x2099): In function `late_hpet_init':
: undefined reference to `hpet_alloc'
make: *** [.tmp_vmlinux1] Error 1



Reproducible: Always
Steps to Reproduce:
1. Emerge gentoo-dev-sources
2. make menuconfig
3. make

Actual Results:  
Starts compiling but stops with

arch/x86_64/kernel/built-in.o(.init.text+0x2099): In function `late_hpet_init':
: undefined reference to `hpet_alloc'
make: *** [.tmp_vmlinux1] Error 1


Expected Results:  
A new kernel should have been generated.

Portage 2.0.50-r11 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1,
2.6.7-gentoo-r14)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -momit-leaf-frame-pointer -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -momit-leaf-frame-pointer -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X amd64 apm arts avi berkdb bitmap-fonts cdr crypt dga divx4linux encode
esd foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww
mikmod motif mozilla mpeg ncurses nls nogcj oggvorbis openal opengl oss pam
pdflib perl png python qt quicktime readline sdl slang spell ssl tcpd truetype
xml2 xmms xpm xprint xv xvid zlib"
Comment 1 Magnus Zotterman 2004-09-14 08:34:25 UTC
It should be linux-2.6.8-gentoo-r4 and not -r14 as in the description. Sorry.
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2004-09-14 12:09:54 UTC

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