Kenneth Wayne Culver wrote: > 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.
I'll bet you've got two 'psm0' lines in the config file.. All that config is doing now is basically compiling a table of what's in your config file and saving that for the probe code to use. Yes, It should probably check for duplicates.. :-) > 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' Cheers, -Peter To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message