Subject: misc/9986: make fails in src/games/phantasia with 1.4X userland and DESTDIR
To: None <gnats-bugs@gnats.netbsd.org>
From: None <konishi@hauN.org>
List: netbsd-bugs
Date: 04/26/2000 10:27:11
>Number:         9986
>Category:       misc
>Synopsis:       make fails in src/games/phantasia with 1.4X userland and DESTDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 26 10:28:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     konishi katsuhiro
>Release:        NetBSD-current as of 2000-Mar-16
>Organization:
>Environment:

System: NetBSD nabe 1.4X NetBSD 1.4X (GENERIC) #2: Sun Apr 16 22:28:22 JST 2000 konishi@mini:/usr/src/sys/arch/i386/compile/GENERIC i386



>Description:

	make fails in src/games/phantasia with DESTDIR, 
	because DESTDIR does not work.

>How-To-Repeat:
	(1) /usr/include/wchar.h does not exist in Mar-16 userland 
	(2) cd /usr/src/games/phantasia
	(3) make DESTDIR=somewhere dependall

then get following result

# make DESTDIR=/export/NetBSD-current/root/20000426 dependall
cc -O  -c -o host_phantglobs.o /usr/src/games/phantasia/phantglobs.c
In file included from /usr/src/games/phantasia/include.h:8,
                 from /usr/src/games/phantasia/phantglobs.c:7:
/usr/include/curses.h:43: wchar.h: No such file or directory


>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: