Date: Mon, 19 Apr 1999 09:45:28 -0400 (EDT) From: Kenneth Wayne Culver <culverk@wam.umd.edu> To: freebsd-current@freebsd.org Subject: error building kernel Message-ID: <Pine.BSF.4.05.9904190943370.6259-100000@culverk.student.umd.edu>
next in thread | raw e-mail | index | archive | help
I followed the instructions about NEXUS to rebuild my kernel, and it now it won't compile. It gets all the way through the compile, and then gives these errors. generating linker set emulation glue for ELF cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no stdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_glob al.h -elf setdef0.c cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no stdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_glob al.h -elf vnode_if.c cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no stdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_glob al.h -elf ioconf.c ioconf.c:108: warning: `psm0_count' redefined ioconf.c:68: warning: this is the location of the previous definition ioconf.c:102: redefinition of `psm0_resources' ioconf.c:64: `psm0_resources' ioconf.c:64: `psm0_resources' previously defined here ioconf.c:105: warning: excess elements in array initializer after `psm0_resource s' ioconf.c:106: warning: excess elements in array initializer after `psm0_resource s' *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904190943370.6259-100000>