save your .config file in another directory (/tmp)
do a "make mrproper"
move your .config file back in /usr/src/linux-2.4
do the "make dep && make bzImage && ..."

if it's not enough save your .config file again, remove the whole
kernel-source directory and re-install it (re untar the kernel....tar.gz ball)

i also got problems when changing the Makefile file to set a custom version
string while activating module versioning option. don't ask me why but the
easiest way to handle that was to rename the kernel source dir to match
this extension (example, if i wanted a 2.4.18-ntfs kernel custom name I had
to have a /usr/src/linux-2.4.18-ntfs dir with linux-2.4 link set accordingly)

hth



A 09:21 12/03/2003 +0100, vous avez écrit :
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>On Wed, 12 Mar 2003 10:22:04 +1000, Richard Garland wrote:
>
>> Posting again because I am not seeing on the list. My humble apologies if I
>> have overlooked the 1st post.
>> 
>> 
>> Trying to compile the kernel to include the drivers for Qlogic HBA cards.
>> I am doing the make clean, make mrproper, make dep.
>> I know that after these steps I would need to make modules, make
>> modules_install, and make zImage but I cannot get past the "No rule to make
>> target 'fastdep' Stop.
>> 
>> Any ideas as to how to get past this issue?
>
>Where in your sequence of operations do you configure the kernel
>source tree?
>
>- -- 
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.0.7 (GNU/Linux)
>
>iD8DBQE+bu3x0iMVcrivHFQRAhu0AJ9W9eHEeB+nLFp4MHNOqrg98TqfQACgh5jm
>twWqEeO+vW90IRPPvjA79lM=
>=TuFg
>-----END PGP SIGNATURE-----
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
                        - * - * - * - * - * - * -
Bien sûr que je suis perfectionniste !
Mais ne pourrais-je pas l'être mieux ?
        Thierry ITTY
eMail : [EMAIL PROTECTED]               FRANCE



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to