Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141750 - gentoo-sources-2.6.17-r4 compile fails
Summary: gentoo-sources-2.6.17-r4 compile fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 19:57 UTC by Jacob Doctoroff
Modified: 2006-09-04 11:26 UTC (History)
0 users

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


Attachments
Kernel Configuration (config.txt,29.32 KB, text/plain)
2006-07-25 20:00 UTC, Jacob Doctoroff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Doctoroff 2006-07-25 19:57:47 UTC
I cannot compile the latest stable version of gentoo-sources (2.6.17-r4). I am currently running 2.6.16-r13, which compiled absolutely fine for me with the same configuration.

Part of the way through running 'make', it errors out with 
lib/lib.a(bitmap.o): In function `__bitmap_weight':
bitmap.c:(.text+0x634): undefined reference to `hweight32'
bitmap.c:(.text+0x66b): undefined reference to `hweight32'
net/built-in.o: In function `netlink_bind':
af_netlink.c:(.text+0x171a8): undefined reference to `hweight32'
af_netlink.c:(.text+0x171c0): undefined reference to `hweight32'
make: *** [.tmp_vmlinux1] Error 1
Comment 1 Jacob Doctoroff 2006-07-25 20:00:57 UTC
Created attachment 92753 [details]
Kernel Configuration

This is a copy of the .config file that is being used.
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2006-08-07 16:24:04 UTC
emerge --info please.
Comment 3 Jacob Doctoroff 2006-08-09 18:02:07 UTC
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 Intel(R) Pentium(R) 4 CPU 1700MHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
MAKEOPTS="-j2"
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"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X apache2 apm avi berkdb bitmap-fonts cli crypt cups dlloader dri eds emboss encode firefox foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib isdnlog jpeg kerberos ldap libg++ libwww lm_sensors mad mikmod motif mp3 mpeg nagios-dns nagios-game nagios-ntp nagios-ping nagios-ssh ncurses nls nptl nptlonly ogg opengl pam pcre pdflib perl png pppd python quicktime readline reflection samba sdl session snmp spell spl ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_radeon video_cards_fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2006-08-21 09:24:04 UTC
Can't reproduce here. I think you might have attached the wrong .config, because as soon as I try and use it (on 2.6.17-r4) it asks me several questions about config items which are not listed in your file. Can you clarify this?
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2006-09-04 11:26:57 UTC
see comment #4