Subject: kern/21920: including kernel config fails in some cases
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wiz@netbsd.org>
List: netbsd-bugs
Date: 06/17/2003 15:59:32
>Number: 21920
>Category: kern
>Synopsis: including kernel config fails in some cases
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 17 14:00:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Thomas Klausner
>Release: NetBSD 1.6T
>Organization:
>Environment:
>Description:
A kernel config with options INCLUDE_CONFIG_FILE _without_ a newline
in the last line does not work, since it creates a line like this:
"_CFG_#---------------------------------------------------------------------#ifdef INCLUDE_CONFIG_FILE
in config_file.h
>How-To-Repeat:
Remove the newline at the end of a kernel config, config, make depend.
make depend complains about a superfluous #endif.
>Fix:
Not provided.
>Release-Note:
>Audit-Trail:
>Unformatted: