Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 155300

Summary: sys-kernel/module-rebuild rebuilds x11-drivers/nvidia-legacy-drivers with missing symbols
Product: Gentoo Linux Reporter: CFuga <cfuga>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description CFuga 2006-11-15 13:29:54 UTC
If I use 'module-rebuild rebuild' to emerge nvidia-legacy-drivers in my stable x86 system, the kernel module doesn't work.

depmod -ae -F /usr/src/linux-2.6.18-gentoo-r2/System.map -r 2.6.18-gentoo-r2
WARNING: /lib/modules/2.6.18-gentoo-r2/video/nvidia.ko needs unknown symbol remap_page_range
WARNING: /lib/modules/2.6.18-gentoo-r2/video/nvidia.ko needs unknown symbol pci_find_class

If I use 'emerge nvidia-legacy-drivers', the kernel module is built right.

$ emerge --info
Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.12.6
Last Sync: Wed, 15 Nov 2006 14:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mtune=pentium4 -O3 -pipe -fstack-protector"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=i686 -mtune=pentium4 -O3 -pipe -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo http://mirror.espri.arizona.edu/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://ftp.swin.edu.au/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/gentoo http://gentoo.osuosl.org"
LANG="es_MX.UTF-8"
LINGUAS="es"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d a52 aac aalib acl acpi alsa apache2 audiofile avahi bash-completion berkdb bitmap-fonts bzip2 cairo caps cdr cli cracklib crypt cscope cups curl dbus dga dlloader dri dv dvd eds elibc_glibc emboss encode esd exif fam fbcon firefox flac foomaticdb fortran gcj gd gdbm gif gimp glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtkhtml guile hal iconv imagemagick imap imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jack java jbig joystick jpeg kerberos kernel_linux krb4 lcms ldap libcaca libg++ libgda linguas_es logrotate mad mikmod mmx mng mono motif mp3 mpeg mssql mysql ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre pda pdf perl pic plotutils png postgres ppds pppd prelude python qt3 quicktime readline reflection samba sasl sdl session slp sndfile snmp speex spell spl sse ssl svg tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l v4l2 vhosts video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_v4l video_cards_vesa vorbis win32codecs wmf xinerama xml xorg xpm xprint xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-15 13:33:20 UTC

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