[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#301603: Compile fails linking drivers/scsi/qla2xxx/build.o



Package: kernel-source-2.6.11
Version: 2.6.11-1
Severity: important
Justification: fails to build from source

Looks like the QLA2XXX stuff is supposed to be disabled. Unfortunately
something keeps setting CONFIG_SCSI_QLA2XXX=y to true in my .config
everytime I make.

This fails because there are no source files in drivers/scsi/qla2xxx/
just a Kconfig and a mostly empty Makefile.

I'm guessing one these files may be in err:

# grep -r 2XXX *
drivers/scsi/qla2xxx/Kconfig:config SCSI_QLA2XXX
drivers/scsi/Makefile:obj-$(CONFIG_SCSI_QLA2XXX)        += qla2xxx/
include/linux/autoconf.h:#define CONFIG_SCSI_QLA2XXX 1
include/config/scsi/qla2xxx.h:#define CONFIG_SCSI_QLA2XXX 1

Though it looks like you should really remove the whole 2XXX directory
from include and source if you're not gonna have it.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-tengwar
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-source-2.6.11 depends on:
ii  binutils                      2.15-5     The GNU assembler, linker and bina
ii  bzip2                         1.0.2-5    high-quality block-sorting file co
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities

-- debconf-show failed



Reply to: