Date: Tue, 18 May 1999 07:06:22 -0500 From: Zach Heilig <zach@uffdaonline.net> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-stable@freebsd.org Subject: Re: make upgrade from today breaks ... Message-ID: <19990518070622.A2452@k6n1.znh.org> In-Reply-To: <Pine.BSF.4.05.9905171503340.446-100000@thelab.hub.org>; from The Hermit Hacker on Mon, May 17, 1999 at 03:05:14PM -0300 References: <Pine.BSF.4.05.9905171503340.446-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 17, 1999 at 03:05:14PM -0300, The Hermit Hacker wrote: ... > Anyone know what might be causing this? I'm running: It's a problem from mixing aout and elf libraries/object files (the X libraries are aout, doscmd is elf). Comment out doscmd from the build, and it should work. (edit /usr/src/usr.bin/Makefile, and remove the doscmd line), you can build it later if you need it. -- Zach Heilig <zach@uffdaonline.net> 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?19990518070622.A2452>