[2.1.102]: 'proc_sys_root' defined twice...

Andrew Morgan (morgan@transmeta.com)
Thu, 14 May 1998 22:27:26 -0700


Hi,

Someone might like to look into this...

t/net.a drivers/cdrom/cdrom.a drivers/pci/pci.a drivers/block/paride/paride.a \
/export/home/tmp/tmpdir-892916778.8945/linux/arch/i386/lib/lib.a /export/home/tmp/tmpdir-892916778.8945/linux/lib/lib.a /export/home/tmp/tmpdir-892916778.8945/linux/arch/i386/lib/lib.a \
-o vmlinux
fs/filesystems.a(proc.o)(.data+0x3dc): multiple definition of `proc_sys_root'
fs/filesystems.a(coda.o)(.data+0x40): first defined here
make: *** [vmlinux] Error 1
Command exited with non-zero status 2

It seems there is a clash in fs/proc/root.c:167 and
fs/coda/psdev.c:404 . I'm guessing that the latter is at fault,
although, for all I know they could both be declared as static...

Cheers

Andrew

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu