From owner-freebsd-questions Thu Jul 27 2:40:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merkur.zugernet.ch (merkur.zugernet.ch [212.94.32.15]) by hub.freebsd.org (Postfix) with ESMTP id C640737B89D for ; Thu, 27 Jul 2000 02:40:38 -0700 (PDT) (envelope-from meyers-consulting@zugernet.ch) Received: from zugernet.ch (ppp-zg0225.zugernet.ch [212.94.32.215]) by merkur.zugernet.ch (8.9.3/8.9.3) with ESMTP id LAA29709 for ; Thu, 27 Jul 2000 11:40:35 +0200 Message-ID: <3980115F.A54944E9@zugernet.ch> Date: Thu, 27 Jul 2000 12:39:27 +0200 From: "A. L. Meyers" Organization: Meyers Consulting X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13-SMP i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: possible bug in schistory.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear friends, Trying to pass the following options to the sc0 console driver: options SC_ALT_MOUSE_IMAGE options SC_PIXEL_MODE options SC_HISTORY_SIZE=1024 options SC_NORM_ATTR="(FG:GREEN|BG_BLACK)" produced the following error messages during make (make depend completed successfully): ../../dev/syscons/schistory.c: In function 'sc_allow_history_buffer': :127: void value not ignored as it ought to be :127: syntax error before `)' Error code 1 make did not complete. Just a computing nobody, I don't know if perhaps the captioned file indeed contains a c language error. Best regards, A. L. Meyers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message