> Please test this one hard folks.
It compiles, ship it :)
Haven't had a chance to check the CD writing (there's a bug in 2.3.12
where I can't write CDs, see other messages) but other major components
seem to work, and very quickly too. Samba, Wine, and CD writing will
get a workout in the next day or two.
BTW, using egcs shipped with RedHat 6.0 gives the following warnings
during compile:
[root@wr5z linux]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
rz1000.c: In function `ide_probe_for_rz100x':
rz1000.c:89: warning: suggest parentheses around assignment used as
truth value
rz1000.c:91: warning: suggest parentheses around assignment used as
truth value
tulip.c: In function `tulip_probe':
tulip.c:475: warning: suggest explicit braces to avoid ambiguous `else'
tulip.c: In function `select_media':
tulip.c:1542: warning: suggest explicit braces to avoid ambiguous `else'
scsi.c:185: warning: `scsi_unregister_device' declared `static' but
never defined
ip_masq.c:319: warning: `masq_port_lock' defined but not used
tcp.c: In function `wait_for_buffer':
tcp.c:734: warning: unused variable `success'
Root device is (3, 8)
Boot sector 512 bytes.
Setup is 1284 bytes.
System is 606 kB
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/