Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2015 17:16:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 204844] Kernel compiling error
Message-ID:  <bug-204844-8-x0STQ3f5Cl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204844-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204844-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204844

szymluk86@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #1 from szymluk86@gmail.com ---
Ok, problem solved.
I uncommented options:
#device         vga                     # VGA video card driver
#options        VESA                    # Add support for VESA BIOS Extensions
(VBE)

and

#device         sc
#options        SC_PIXEL_MODE           # add support for the raster text mode

Kernel compiled :)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204844-8-x0STQ3f5Cl>