[Techtalk] More kernel

Rob Stevens linuxgawd at home.com
Mon Oct 29 13:43:00 EST 2001


Hey Jenn
Do you have a SCSI host adapter that requires the cpqfcTSinit.o module?  If
so go back into your configuration and add in all the modules that this
module depends on.  Maybe this module requires you to enter a target
address?  Thats what it looks like its complaining about.  I/O Control
Function Address perhaps.

Good Luck
--
Rob
On-Site Linux Specialist
----- Original Message -----
From: "Jennifer Davis" <jsd at jenn.ca>
To: <techtalk at linuxchix.org>
Sent: Monday, October 29, 2001 5:33 PM
Subject: [Techtalk] More kernel


> After some early success upgrading kernels, I seem to again be having
> trouble.  I was wondering what good resources exist for understanding the
> output.  Until I find that magic book, I was wondering what I am doing
> wrong here...
>
>
> Thanks
>
> Jenn
>
>
> Sorry for the superfluous text....
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.13/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE   -c -o scsi_debug.o
> scsi_debug.c
> scsi_debug.c: In function `scsi_debug_biosparam':
> scsi_debug.c:656: warning: unused variable `size'
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.13/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE   -c -o
> cpqfcTSinit.o cpqfcTSinit.c
> cpqfcTSinit.c: In function `cpqfcTS_ioctl':
>
> cpqfcTSinit.c:663: `SCSI_IOCTL_FC_TARGET_ADDRESS' undeclared (first use in
> this function)
> cpqfcTSinit.c:663: (Each undeclared identifier is reported only once
> cpqfcTSinit.c:663: for each function it appears in.)
> cpqfcTSinit.c:681: `SCSI_IOCTL_FC_TDR' undeclared (first use in this
> function)
> make[2]: *** [cpqfcTSinit.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.4.13/drivers/scsi'
> make[1]: *** [_modsubdir_scsi] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.13/drivers'
> make: *** [_mod_drivers] Error 2
> root at pinky:/usr/src/linux-2.4.13#
> New mail for jsd at brain has arrived:






More information about the Techtalk mailing list