NetBSD Problem Report #29745
From www@netbsd.org Sun Mar 20 07:34:27 2005
Return-Path: <www@netbsd.org>
Received: by narn.netbsd.org (Postfix, from userid 31301)
id 3857763B848; Sun, 20 Mar 2005 07:34:27 +0000 (UTC)
Message-Id: <20050320073427.3857763B848@narn.netbsd.org>
Date: Sun, 20 Mar 2005 07:34:27 +0000 (UTC)
From: rquinn@sec.sprint.net
Reply-To: rquinn@sec.sprint.net
To: gnats-bugs@netbsd.org
Subject: "build obj" doesn't descend into x11/ directory
X-Send-Pr-Version: www-1.0
>Number: 29745
>Category: toolchain
>Synopsis: "build obj" doesn't descend into x11/ directory
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: toolchain-manager
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 20 07:35:00 +0000 2005
>Closed-Date: Sat May 18 19:36:51 +0000 2024
>Last-Modified: Sat May 18 19:36:51 +0000 2024
>Originator: Rob Quinn
>Release: NetBSD-current
>Organization:
>Environment:
NetBSD spiral.example.com 3.99.1 NetBSD 3.99.1 (SPIRAL) #16: Thu Mar 17 05:38:44 EST 2005 root@spiral.example.com:/usr/obj/SPIRAL i386
>Description:
I split my builds into several pieces, "./build -u ... tools",
"./build -u .... obj", and then "./build -u ... -o build". The
"build obj" piece does not descend into the x11/ subdirectory to create
the appropriate new obj directories.
>How-To-Repeat:
#grep X11 /etc/mk.conf
MKX11=yes
X11SRCDIR=/usr/xsrc
#cd /usr/src
#./build -u -T /usr/obj/tooldir obj
>Fix:
cd /usr/src/x11
nbmake UPDATE=1 obj
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: install-manager->toolchain-manager
Responsible-Changed-By: uwe@netbsd.org
Responsible-Changed-When: Sun, 22 Apr 2007 14:46:38 +0000
Responsible-Changed-Why:
Math Responsible with Category
State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sat, 18 May 2024 19:36:51 +0000
State-Changed-Why:
Stale bug report. We don't have "x11" as a directory to src any more.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.