Hi

I downloaded and installed kernel-source-2.4.18-10.i386.rpm
Then patched it to provide HTB (packet scheduler) capabilities, using the
htb3.6-020525.tgz downloaded from the HTB Homepage.

in the "make menuconfig" I enabled QoS, HTB, etc to be part of the kernel
(not modules), and also did the same with several netfilter options, such as
iptables, masq ftp, etc

then during compilation in "make bzImage" the following warnings appear:

<SNAP>
la2x00.c: In function `qla2100_proc_info':
qla2x00.c:870: warning: int format, long int arg (arg 3)
qla2x00.c:3671:18: warning: #warning looong delay
qla2x00.c:3680:26: warning: #warning this is wrong; it enables MEMORY space!
qla2x00.c:3700:34: warning: #warning long delay
qla2x00.c:4221:10: warning: #warning long delay
qla2x00.c:4222:10: warning: #warning sync function
qla2x00.c:4244:18: warning: #warning long delay with io_request_lock helt
In file included from qla2300.c:12:
multipath.c: In function `qla2x00_set_lun_data_from_config':
</SNAP>

despite of this, my computer seems to run everything ok with my newly
compiled kernel...
are this warnings critical??
can they affect something?

thanks in advance,

juaid




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

Reply via email to