NetBSD Problem Report #16366

Received: (qmail 11753 invoked from network); 15 Apr 2002 22:38:36 -0000
Message-Id: <Pine.SOL.4.33.0204152328370.3258-100000@draco.cus.cam.ac.uk>
Date: Mon, 15 Apr 2002 23:38:35 +0100 (BST)
From: Ben Harris <bjh21@netbsd.org>
Sender: Ben Harris <bjh21@cus.cam.ac.uk>
To: <gnats-bugs@gnats.netbsd.org>
Subject: atari port has no GENERIC config

>Number:         16366
>Category:       port-atari
>Synopsis:       atari port has no GENERIC config
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-atari-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 15 22:39:00 +0000 2002
>Closed-Date:    Tue Apr 16 14:11:54 +0000 2002
>Last-Modified:  Tue Apr 16 14:11:54 +0000 2002
>Originator:     Ben Harris
>Release:        2002-04-15
>Organization:
>Environment:
Cross compile from Debian GNU/Linux 2.2
>Description:
When running "make release":

cd /u1/ben/netbsd/src/sys/arch/atari/conf && /u1/ben/netbsd/tools/bin/nbconfig  -b /u1/ben/netbsd/obj.atari/sys/arch/atari/compile/GENERIC -s /u1/ben/netbsd/src/sys GENERIC
config: cannot read GENERIC: No such file or directory
*** Error code 2

Stop.
nbmake: stopped in /u1/ben/netbsd/src/etc

The problem is that etc/etc.atari/Makefile.inc puts GENERIC in
KERNEL_SETS, but there's no config file for it.  I don't know which one
should be fixed, hence this PR.

>How-To-Repeat:
        MACHINE=atari
        rm -rf /u1/ben/netbsd/obj.$MACHINE
        rm -rf /u1/ben/netbsd/dest.$MACHINE
        rm -rf /u1/ben/netbsd/release.$MACHINE
        sh build.sh \
                -U -m $MACHINE \
                -T /u1/ben/netbsd/tools \
                -O /u1/ben/netbsd/obj.$MACHINE \
                -D /u1/ben/netbsd/dest.$MACHINE \
                -R /u1/ben/netbsd/release.$MACHINE \
                2>&1 | gzip -c > /u1/ben/netbsd/logs/build.log.$MACHINE.gz

>Fix:
We now create kernel sets for all supported types of atari's

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leo 
State-Changed-When: Tue Apr 16 07:09:46 PDT 2002 
State-Changed-Why:  
Fix to etc/etc.atari/Makefile.inc comitted. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.