Jag får detta resultatet när jag försöker omkompilera mina nätverksdrivrutiner. Vågar inte testa riktigt om jag fått det rätt innan nån gett nåt uttalande...
[root@linux dfe530tx+]# kgcc -I/usr/src/linux/include -DMODULE -Wall -Wstrict-prototypes -O6 -c via-rhine.c
In file included from /usr/src/linux/include/linux/sched.h:20,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/malloc.h:4,
from via-rhine.c:99:
/usr/src/linux/include/linux/smp.h:77: warning: `smp_num_cpus' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:28: warning: this is the location of the previous definition
/usr/src/linux/include/linux/smp.h:83: warning: `smp_call_function' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:118: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/sched.h:74,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/malloc.h:4,
from via-rhine.c:99:
/usr/src/linux/include/asm/processor.h:96: warning: `cpu_data' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:6: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/interrupt.h:51,
from via-rhine.c:100:
/usr/src/linux/include/asm/hardirq.h:23: warning: `synchronize_irq' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:138: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/interrupt.h:52,
from via-rhine.c:100:
/usr/src/linux/include/asm/softirq.h:75: warning: `synchronize_bh' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:142: warning: this is the location of the previous definition
/tmp/ccB6UnPO.s: Assembler messages:
/tmp/ccB6UnPO.s:66: Warning: Ignoring changed section attributes for .modinfo
[root@linux dfe530tx+]#
------------------
"Information wants to be free -- because it is now so easy to copy and distribute casually -- and information wants to be expensive -- because in an Information Age, nothing is so valuable as the right information at the right time."
- John Perry Barlow