Date: Sun, 5 Mar 1995 16:30:28 -0700 From: nate@sneezy.sri.com (Nate Williams) To: "Justin T. Gibbs" <gibbs@estienne.CS.Berkeley.EDU> Cc: current@FreeBSD.org Subject: Re: Kernel build fails? Message-ID: <199503052330.QAA16270@trout.sri.MT.net> In-Reply-To: <199503052306.PAA10391@estienne.cs.berkeley.edu> References: <199503052306.PAA10391@estienne.cs.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Justin T. Gibbs writes: > > Today's kernel falls over for me: > > loading kernel > tty.o: Definition of symbol `_ttydefchars' (multiply defined) > tcp_output.o: Definition of symbol `_tcp_outflags' (multiply defined) > tcp_subr.o: Definition of symbol `_tcp_outflags' (multiply defined) > sio.o: Definition of symbol `_ttydefchars' (multiply defined) > *** Error code 1 > > Is this related to Nate's ld changes? I did a make world last night, so > this should be with the new ld. It *could* be. I thought I got them all, but it's possible since the new ld is a lot less tolerant on multiple definitions and I never even thought to try it on the kernel since I assumed there wouldn't be any redundant definitions. Geeze, I thought I had checked it all. Sigh..... Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503052330.QAA16270>