Hello,
I'm using the contribud XFS-Kernel for redhat:
2.4.18-4SGI_XFS_1.1smp on a Dell PE2550
I'm happy with it and it seems to work well. Now I need
to recompile it with the following config parameter set to yes:
CONFIG_SCSI_MULTI_LUN=y
When running the 'make dep' I get the following error:
..
make[4]: Entering directory `/usr/src/linux-2.4.18-4SGI_XFS_1.1/net/bridge'
/usr/src/linux-2.4.18-4SGI_XFS_1.1/scripts/mkdep -D__KERNEL__
-I/usr/src/linux-2.4.18-4SGI_XFS_1.1/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-Wno-unused -pipe -mpreferred-stack-boundary=2 -march=i686 -- br.c br_device.c
br_fdb.c br_forward.c br_if.c br_input.c br_ioctl.c br_netfilter.c br_notify.c
br_private.h br_private_stp.h br_private_timer.h br_stp_bpdu.c br_stp.c
br_stp_if.c br_stp_timer.c > .depend
make[4]: Leaving directory `/usr/src/linux-2.4.18-4SGI_XFS_1.1/net/bridge'
make -C core fastdep
make: Entering an unknown directory
make: *** core: No such file or directory. Stop.
make: Leaving an unknown directory
make[3]: *** [_sfdep_core] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.18-4SGI_XFS_1.1/net'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.18-4SGI_XFS_1.1/net'
make[1]: *** [_sfdep_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18-4SGI_XFS_1.1'
make: *** [dep-files] Error 2
Do you have any idea what is missing or is wrong?
Thanks for any hint.
Regards
Hans-Peter Zahno
|