Subject: Re: PR/32878 CVS commit: src/tools/compat
To: None <dogcow@netbsd.org, gnats-admin@netbsd.org,>
From: Garrett D'Amore <garrett_damore@tadpole.com>
List: netbsd-bugs
Date: 02/22/2006 06:40:02
The following reply was made to PR toolchain/32878; it has been noted by GNATS.

From: "Garrett D'Amore" <garrett_damore@tadpole.com>
To: gnats-bugs@netbsd.org, dogcow@netbsd.org
Cc: 
Subject: Re: PR/32878 CVS commit: src/tools/compat
Date: Tue, 21 Feb 2006 22:37:20 -0800

 I *think* it got further.  I suspect now that I have a problem in
 installboot:
 
 I should probably just give up and install NetBSD on this machine. 
 Hmmm... wonder if qemu works well on NetBSD so I can still boot Solaris
 if I need to... :-)
 
     -- Garrett
 
 #   compile  installboot/installboot.lo
 gcc -O -I. -I/home/garrett/netbsd/src/tools/installboot
 -I/home/garrett/netbsd/src/tools/installboot/../mips-elf2ecoff
 -I/import/meteor/tools/SunOS-i386/include
 -I/home/garrett/netbsd/src/tools/compat/obj
 -I/home/garrett/netbsd/src/tools/compat/obj/include 
 -I/home/garrett/netbsd/src/tools/installboot/../compat
 -DHAVE_NBTOOL_CONFIG_H=1  -D_FILE_OFFSET_BITS=64 
 -I/home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot
 -I. -c -o installboot.lo.o   
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c:
 In function `machine_usage':
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c:481:
 error: storage size of 'win' isn't known
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c:483:
 error: `TIOCGWINSZ' undeclared (first use in this function)
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c:483:
 error: (Each undeclared identifier is reported only once
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c:483:
 error: for each function it appears in.)
 
 *** Failed target:  installboot.lo
 *** Failed command: gcc -O -I.
 -I/home/garrett/netbsd/src/tools/installboot
 -I/home/garrett/netbsd/src/tools/installboot/../mips-elf2ecoff
 -I/import/meteor/tools/SunOS-i386/include
 -I/home/garrett/netbsd/src/tools/compat/obj
 -I/home/garrett/netbsd/src/tools/compat/obj/include
 -I/home/garrett/netbsd/src/tools/installboot/../compat
 -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
 -I/home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot
 -I. -c -o installboot.lo.o
 /home/garrett/netbsd/src/tools/installboot/../../usr.sbin/installboot/installboot.c
 *** Error code 1
 
 Stop.
 nbmake: stopped in /home/garrett/netbsd/src/tools/installboot
 
 *** Failed target:  dependall
 *** Failed command: cd /home/garrett/netbsd/src/tools/installboot;
 /import/meteor/tools/SunOS-i386/bin/nbmake realall
 *** Error code 1
 
 
 
 -- 
 Garrett D'Amore, Principal Software Engineer
 Tadpole Computer / Computing Technologies Division,
 General Dynamics C4 Systems
 http://www.tadpolecomputer.com/
 Phone: 951 325-2134  Fax: 951 325-2191