Date: Wed, 24 May 2000 20:12:53 +0300 From: Maxim Sobolev <SoboMax@FreeBSD.org> To: Scott Flatman <sf@aracnet.com> Cc: freebsd-current@FreeBSD.org, obrien@FreeBSD.org Subject: Re: kernel compile error Message-ID: <392C0D95.22FE20A5@FreeBSD.org> References: <Pine.BSF.4.21.0005240921030.22395-100000@mephistopheles>
next in thread | previous in thread | raw e-mail | index | archive | help
Scott Flatman wrote: > Cvsupped this morning. Got this error when trying to build a kernel: > > {standard input}:837: Error: operands given don't match any known 386 It is due to the fact that you need nevest set of binutils for kernel builds. The best way to get it is to do "make world" using freshly cvsup'ed sources. Someone should mention this in the src/UPDATING!!! -Maxim 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?392C0D95.22FE20A5>