Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54411 - Compiling 2.6.7-gentoo fails, undefined reference to `blk_run_queues'
Summary: Compiling 2.6.7-gentoo fails, undefined reference to `blk_run_queues'
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
: 54517 54585 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-19 05:35 UTC by Alexander Brüning
Modified: 2004-06-21 11:12 UTC (History)
3 users (show)

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


Attachments
genkernel.log (genkernel.log,104.92 KB, text/plain)
2004-06-19 05:36 UTC, Alexander Brüning
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Brüning 2004-06-19 05:35:34 UTC
I can't compile 2.6.7-gentoo on my system, vanilla 2.6.7 works.

Reproducible: Always
Steps to Reproduce:





Portage 2.0.50-r8 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040529-r0,
2.6.7)
=================================================================
System uname: 2.6.7 x86_64 4
Gentoo Base System version 1.4.16
distcc 2.13 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp.gentoo.skynet.be/pub/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://128.213.5.34/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3ds X aalib acl acpi acpi4linux alsa amd64 apm ardour-ksi arts audiofile
avi bidi bindist bonobo caps cddb cdr chroot cjk crypt curl dedicated dnd dvd
dvdr editor encode esd faad fastcgi fbcon fbdev fftw flash foomaticdb
foreign-package fusion gd gdbm ggi gif gimpprint gpm gstreamer gtk gtk2 gtkhtml
guile hbci icq imagemagick imap imlib imlib2 ipv6 javascript joystick jpeg ldap
libg++ libsamplerate libwww mad memlimit mikmod mldonkeypango mng mono motif
mozilla moznoirc mozsvg mpeg mpeg4 mule multilib music ncurses net nls nocardbus
nocd nogcj nowin nptl nvidia offensive oggvorbis openal opengl oscar oss pam
parse-clocks passfile pdflib perl physfs plotutils png ppds pthreads python
quicktime readline samba scanner sdk sdl slang slp snmp speex spell ssl
stencil-buffer svg tcltk tcpd theora tiff timidity tools transcode truetype usb
videos wmf wxwin wxwindows xchattext xine xinerama xml xml2 xmms xosd xv xvid zlib"
Comment 1 Alexander Brüning 2004-06-19 05:36:07 UTC
Created attachment 33557 [details]
genkernel.log
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2004-06-19 08:47:44 UTC
I confirm this. Workaround: Disable CONFIG_BLK_DEV_COMPRESSLOOP in your kernel config for the time being.
Comment 3 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-06-19 09:18:31 UTC
oops, this patch needs to be fixed, will do so next week...
Comment 4 Luca Barbato gentoo-dev 2004-06-19 09:32:53 UTC
This is the patch that should be applied in the 2.6.7 kernel for gcloop.

http://dev.gentoo.org/~lu_zero/gcloop/gcloop-2.6-20040527.patch


Comment 5 Danny van Dyk (RETIRED) gentoo-dev 2004-06-19 09:49:28 UTC
The version is CVS works now. Thx lu_zero !Fixed...
Comment 6 Luca Barbato gentoo-dev 2004-06-19 16:22:35 UTC
Closing it then
Comment 7 Danny van Dyk (RETIRED) gentoo-dev 2004-06-20 13:13:13 UTC
*** Bug 54517 has been marked as a duplicate of this bug. ***
Comment 8 Luca Barbato gentoo-dev 2004-06-21 01:00:07 UTC
*** Bug 54585 has been marked as a duplicate of this bug. ***
Comment 9 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-06-21 11:12:15 UTC
Oh, just fyi, the gcloop patch has been dropped from the 2.6.7-r2 release, as
it should be a separate ebuild.