> Time: 2001-09-11 09:04:03
> Command: rpm -ba --target i386,i686 kernel-2.4.spec
> Building target platforms: i386,i686
> Building for target i386
> [elided]
> + make -s -j 1 CC=kgcc modules
> [elided]
> cpqfcTSinit.c: In function `cpqfcTS_ioctl':
> cpqfcTSinit.c:662: `SCSI_IOCTL_FC_TARGET_ADDRESS' undeclared (first use in th
> is function)
> cpqfcTSinit.c:662: (Each undeclared identifier is reported only once
> cpqfcTSinit.c:662: for each function it appears in.)
> cpqfcTSinit.c:680: `SCSI_IOCTL_FC_TDR' undeclared (first use in this function
> )
> make[2]: *** [cpqfcTSinit.o] Error 1
> make[1]: *** [_modsubdir_scsi] Error 2
> make: *** [_mod_drivers] Error 2
> error: Bad exit status from /home/alane/rpm/tmp/rpm-tmp.52739 (%build)
>
>
> RPM build errors:
> Bad exit status from /home/alane/rpm/tmp/rpm-tmp.52739 (%build)
> 1
>
First check your tree is fully upto date, then look on linux kernel for
a thread about this driver not building. This particular module has
not changed in about a month.
Steve
|