From coolvibe@sp02lap.hackerheaven.org  Sun Nov 19 09:07:59 2000
Return-Path: <coolvibe@sp02lap.hackerheaven.org>
Received: from sp02lap.hackerheaven.org (coolvibe.xs4all.nl [194.109.39.166])
	by hub.freebsd.org (Postfix) with ESMTP id CFAEB37B479
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Nov 2000 09:07:54 -0800 (PST)
Received: (from root@localhost)
	by sp02lap.hackerheaven.org (8.9.3/8.9.3) id SAA67592;
	Sun, 19 Nov 2000 18:07:52 +0100 (CET)
	(envelope-from coolvibe)
Message-Id: <200011191707.SAA67592@sp02lap.hackerheaven.org>
Date: Sun, 19 Nov 2000 18:07:52 +0100 (CET)
From: coolvibe@xs4all.nl
Sender: coolvibe@sp02lap.hackerheaven.org
Reply-To: coolvibe@xs4all.nl
To: FreeBSD-gnats-submit@freebsd.org
Subject: Kernel compilation faillure (syscons related)
X-Send-Pr-Version: 3.2

>Number:         22959
>Category:       kern
>Synopsis:       Kernel compilation faillure (syscons related)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 19 09:10:02 PST 2000
>Closed-Date:    Tue Nov 21 01:45:49 PST 2000
>Last-Modified:  Tue Nov 21 01:47:06 PST 2000
>Originator:     Emiel Kollof
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
>Environment:

Standard 4.1-RELEASE installation, tested on two different machines.

>Description:

Kernel compilation fails when specifying SC_NORM_REV_ATTR in schistory.c

>How-To-Repeat:

specify SC_NORM_REV_ATTR=("FG_WHITE|BG_RED") (or whatever you fancy) and
just configure and build the kernel. Compilation will fail

>Fix:

	


>Release-Note:
>Audit-Trail:

From: Peter Pentchev <roam@orbitel.bg>
To: coolvibe@xs4all.nl
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/22959: Kernel compilation faillure (syscons related)
Date: Sun, 19 Nov 2000 19:45:20 +0200

 On Sun, Nov 19, 2000 at 06:07:52PM +0100, coolvibe@xs4all.nl wrote:
 > 
 > >Number:         22959
 > >Category:       kern
 > >Synopsis:       Kernel compilation faillure (syscons related)
 > >Originator:     Emiel Kollof
 > >Release:        FreeBSD 4.1-RELEASE i386
 > >Organization:
 > >Environment:
 > 
 > Standard 4.1-RELEASE installation, tested on two different machines.
 > 
 > >Description:
 > 
 > Kernel compilation fails when specifying SC_NORM_REV_ATTR in schistory.c
 > 
 > >How-To-Repeat:
 > 
 > specify SC_NORM_REV_ATTR=("FG_WHITE|BG_RED") (or whatever you fancy) and
 > just configure and build the kernel. Compilation will fail
 
 I cannot reproduce this on a 4.1.1-STABLE (4.2-BETA) system;  I have just
 rebooted with a freshly-compiled kernel after I added the following line:
 
 options         SC_NORM_REV_ATTR="(FG_WHITE|BG_RED)"
 
 to my kernel config file.
 
 Can you try updating your system to -STABLE and see if the problem persists?
 Also, you have not specified the exact error the build dies with; can you
 paste the last few lines of the 'make' output (basically, everything after
 the last line starting with 'cc -c -O')?
 
 G'luck,
 Peter
 
 -- 
 This sentence contains exactly threee erors.
 

From: Emiel Kollof <coolvibe@xs4all.nl>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/22959: Kernel compilation faillure (syscons related)
Date: Tue, 21 Nov 2000 08:49:34 +0100

 Problem solved, guess my problem was between the screen and the chair...
 
 Move along now, nothing to see here :)  
 
 Cheers,
 Emiel
 -- 
 "If you can count your money, you don't have a billion dollars."
 		-- J. Paul Getty
 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Nov 21 01:45:49 PST 2000 
State-Changed-Why:  
PEBKAC :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22959 
>Unformatted:
