Subject: Re: New build.sh failure
To: None <Richard.Earnshaw@arm.com>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 12/01/2002 08:44:12
On Sat, Nov 30, 2002 at 05:21:49PM +0000, Richard Earnshaw wrote:
  | 
  | Luke,
  | 
  | This is after your re-arrangement of tools/compat.

oops, i hadn't noticed that the configure script was creating
a dummy zero-length file for certain headers it found missing
(i couldn't find any other references to util.h when i first culled
it).

added back; should be fixed now.

  | dependall ===> pwd_mkdb
  | /work/rearnsha/netbsd/build/tools/shark/bin/nbhost-mkdep -a 
  | -I/work/rearnsha/netbsd/build/src/shark/tools/compat 
  | -I/work/rearnsha/netbsd/build/src/shark/tools/compat/include  
  | -I/work/rearnsha/netbsd/src/tools/pwd_mkdb/../compat -DHAVE_CONFIG_H  
  | -D_FILE_OFFSET_BITS=64  -I/work/rearnsha/netbsd/src/lib/libc/include 
  | -D__DBINTERFACE_PRIVATE /work/rearnsha/netbsd/src/tools/pwd_mkdb/../../usr.
  | sbin/pwd_mkdb/pwd_mkdb.c
  | /work/rearnsha/netbsd/src/tools/pwd_mkdb/../../usr.sbin/pwd_mkdb/pwd_mkdb.c
  | :64:18: util.h: No such file or directory
  | cc -O -I/work/rearnsha/netbsd/build/src/shark/tools/compat 
  | -I/work/rearnsha/netbsd/build/src/shark/tools/compat/include  
  | -I/work/rearnsha/netbsd/src/tools/pwd_mkdb/../compat -DHAVE_CONFIG_H  
  | -D_FILE_OFFSET_BITS=64  -I/work/rearnsha/netbsd/src/lib/libc/include 
  | -D__DBINTERFACE_PRIVATE -c -o pwd_mkdb.lo.o /work/rearnsha/netbsd/src/tools
  | /pwd_mkdb/../../usr.sbin/pwd_mkdb/pwd_mkdb.c
  | /work/rearnsha/netbsd/src/tools/pwd_mkdb/../../usr.sbin/pwd_mkdb/pwd_mkdb.c
  | :64:18: util.h: No such file or directory
  | *** Error code 1
  |