Evan Van Dyke wrote: > > At 08:26 PM 10/17/98 +0200, Marco Machmer wrote: > >### these are the last 2 lines from the compiler, while he tried to link > >the vmlinux > >fs/filesystems.a(proc.o)(__ksymtab+0x0): undefined reference to > >`proc_sys_root' > >make: *** [vmlinux] Error 1 > > My guess is that you didn't include /proc support, but asked it to report > info(from a SCSI adapter for example) to /proc somewhere else.
no it isn't so. i have include /proc support and have not include CONFIG_SCSI_CONSTANTS (verbose SCSI error reporting) another idea?