Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40966 - drivers/scsi/nsp32.c not found in sources-2.4.20-xfs-r5
Summary: drivers/scsi/nsp32.c not found in sources-2.4.20-xfs-r5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 06:40 UTC by Filip Jirsák
Modified: 2004-02-17 17:49 UTC (History)
1 user (show)

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 Filip Jirsák 2004-02-09 06:40:29 UTC
There is Workbit "NinjaSCSI-32Bi/UDE support/CONFIG_SCSI_NSP32" available in menuconfig when compiling from sources-2.4.20-xfs-r5, but there isn't source file drivers/scsi/nsp32.c, so make modules_install fails.
I don't have this HW, but I think make menuconfig can't list any feature, for which it doesn't have sources.

Reproducible: Always
Steps to Reproduce:
1. emerge --menuconfig all
2. set SCSI/NinjaSCSI-32Bi/UDE support to <M>odule

Actual Results:  
make modules_install fails

Expected Results:  
the kernel and all checked modules are compiled and installed on the right place

Portage 2.0.50 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.20-xfs-r4)
=================================================================
System uname: 2.4.20-xfs-r4 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://194.83.57.7/sites/www.ibiblio.org/gentoo/
http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="acl berkdb crypt cups curl doc foomaticdb gdbm gif gtk2 java jpeg ldap
libg++ libwww mad maildir mcal memlimit mpeg ncurses nls pam pdflib perl png
python readline samba sasl slang spell ssl svga tcpd unicode x86 xml2 zlib"
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-02-17 17:49:21 UTC
XFS-sources 2.4.24 is marked stable and shouldn't have this issue, so I'm closing this bug as FIXED.