Subject: bin/1682: bin/csh/obj/const.h bad if make under 'sh'
To: None <gnats-bugs@gnats.netbsd.org>
From: Andrew Wheadon <andrew@wipux2.wifo.uni-mannheim.de>
List: netbsd-bugs
Date: 10/24/1995 18:19:08
>Number: 1682
>Category: bin
>Synopsis: bin/csh/obj/const.h bad if make under 'sh'
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 24 13:35:02 1995
>Last-Modified:
>Originator: Andrew Wheadon
>Organization:
The cost of living hasn't affected it's popularity. (unknown)
current release=doc host=wipux2.wifo.uni-mannheim.de \ "NetBSD-current mirror"
hostbase=/mit/ftp/pub/NetBSD base=/usr prefix=/usr backup delete use-rel-suffix
>Release: 23.10.95
>Environment:
System: NetBSD wipux2 1.0A NetBSD 1.0A (WIPOOL) #0: Thu Oct 5 02:23:03 MET 1995 toor@wipux2:/mit/src/sys/arch/i386/compile/WIPOOL i386
>Description:
const.h=src/bin/csh/obj/const.h
A bad const.h is created when make is run from /bin/sh.
When run from /bin/csh the make creates a perfect const.h
PS when run from bash it also fails.
>How-To-Repeat:
/bin/sh
cd /usr/src/bin/csh
make cleandir
make depend
make (fails)
/bin/csh
make cl, dep, ... etc. (works)
>Fix:
Run make from /bin/csh ;-)
>Audit-Trail:
>Unformatted: