From owner-freebsd-questions Sun Mar 24 11:01:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18266 for questions-outgoing; Sun, 24 Mar 1996 11:01:40 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA18260 for ; Sun, 24 Mar 1996 11:01:38 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14655(13)>; Sun, 24 Mar 1996 11:00:59 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177478>; Sun, 24 Mar 1996 11:00:53 -0800 To: questions@freebsd.org Subject: Re: "Error: C:1024>1023 (BIOS limit)" In-reply-to: Your message of "Sun, 24 Mar 96 01:01:35 PST." <96Mar24.010137pst.177478@crevenia.parc.xerox.com> Date: Sun, 24 Mar 1996 11:00:44 PST From: Bill Fenner Message-Id: <96Mar24.110053pst.177478@crevenia.parc.xerox.com> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <96Mar24.010137pst.177478@crevenia.parc.xerox.com> I wrote: >while trying to the symbols, the loader said: "Error: C:1024>1023 (BIOS limit) And as mysteriously as it appeared, the message disappeared. All I did was "cd /sys/compile/FENESTRO; make clean; make depend; make; make install" and all was fine. Pretty weird... Bill