Date: Wed, 20 Mar 2002 09:23:45 -0500 From: "J. W. Ballantine" <jwb@homer.att.com> To: David Wolfskill <david@catwhisker.org> Cc: freebsd-stable@freebsd.org Subject: Re: Kernel multiple definition of `mix_devices' Message-ID: <200203201423.JAA07162@akiva.homer.att.com> In-Reply-To: Your message of "Mon, 18 Mar 2002 10:23:44 PST." <200203181823.g2IINit49731@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok, as a triple check, I cvs'ed the sources last night (3/19), copied GENERIC to a new conf file, commented out the SCSI, RAID and network cards I don't need and ran make buildkernel KERNEL=NEW_CONF and the build failed once again. Again, any thoughts? Jim Ballantine ---------- In Response to your message ------------- > Date: Mon, 18 Mar 2002 10:23:44 -0800 (PST) > To: jwb@homer.att.com > From: David Wolfskill <david@catwhisker.org> > Subject: Re: Kernel multiple definition of `mix_devices' > > >Date: Mon, 18 Mar 2002 10:13:15 -0500 > >From: "J. W. Ballantine" <jwb@homer.att.com> > > >I cvs'ed the RELENG_4 stable brancc -c -O -pipe -Wall -Wredundant-decls > >-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > >-Wpointer-arith -Winline -Wca > >st-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys > >-I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter > >-D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > >vers.c > >linking kernel > >ad1848.o(.data+0x80): multiple definition of `mix_devices' > >mss.o(.data+0x0): first defined here > >*** Error code 1 > > I'm certainly not seeing anything like this. > > >Stop in /usr/src. > >ch on Sat. (3/16) and Sun (3/17) and when I tried to rebuild the kernel, > > >the link step failed with: > > >Could I have some sort of conflict in my kernel config file, or is there > >another problem. I have rebuilt the > >kernel with the config file before. > > Might want to do a diff between GENERIC & your kernel to see what shows > up. > > Cheers, > david (links to my resume at http://www.catwhisker.org/~david) > -- > David H. Wolfskill david@catwhisker.org > I believe it would be irresponsible (and thus, unethical) for me to advise, > recommend, or support the use of any product that is or depends on any > Microsoft product for any purpose other than personal amusement. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203201423.JAA07162>