Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2000 12:39:27 +0200
From:      "A. L. Meyers" <meyers-consulting@zugernet.ch>
To:        freebsd-questions@FreeBSD.ORG
Subject:   possible bug in schistory.c
Message-ID:  <3980115F.A54944E9@zugernet.ch>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3980115F.A54944E9>