[FreeBSD] Kernel fonts and colors. - BSD

Users browsing this thread: 1 Guest(s)
ducpfp
Registered
Dear, Beastie.
Thanks for the useful info. I successfully change the color.
I'm currently having problem with font upon recompiling kernel. I got the error message as follow:

/usr/src/sys/dev/syscons/syscons.c: In function 'scinit':
/usr/src/sys/dev/syscons/syscons.c:2913: error: 'dflt_font_8' undeclared (first use in this function)
/usr/src/sys/dev/syscons/syscons.c:2913: error: (Each undeclared identifier is reported only once
/usr/src/sys/dev/syscons/syscons.c:2913: error: for each function it appears in.)
/usr/src/sys/dev/syscons/syscons.c:2914: error: 'dflt_font_14' undeclared (first use in this function)
*** Error code 1

I'm using FreeBSD 9.0p4.
Could you give me some comment on this ? Thanks.


Messages In This Thread
[FreeBSD] Kernel fonts and colors. - by yrmt - 16-08-2012, 12:58 PM
RE: [FreeBSD] Kernel fonts and colors. - by yrmt - 16-08-2012, 05:48 PM
RE: [FreeBSD] Kernel fonts and colors. - by ducpfp - 01-09-2012, 05:26 AM
RE: [FreeBSD] Kernel fonts and colors. - by yrmt - 01-09-2012, 08:15 AM
RE: [FreeBSD] Kernel fonts and colors. - by yrmt - 02-09-2012, 07:42 AM
RE: [FreeBSD] Kernel fonts and colors. - by yrmt - 26-12-2012, 02:00 AM