Subject: Re: current build failure
To: Andrew Brown <atatat@atatdot.net>
From: Nigel Reed <nigel@nelgin.nu>
List: current-users
Date: 11/14/2001 11:44:35
FWIW, I did a cvs update of i386 this morning and got it to compile
just fine. In fact, it just finished about 30 mins ago.

I did have a problem with yesterday mornings cvs update so... maybe try
another update?

Regards
Nigel


On Wed, Nov 14, 2001 at 11:56:44AM -0500, Andrew Brown wrote:
> on sparc.  updated sometime yesterday.
> 
> it chugs along quite nicely, and gets to the section of the build
> indicated in my log by:
> 
> (cd /usr/src && make  dependall BUILD_tools=no BUILD_lib=no)
> 
> but then it dies in boggle.
> 
> ...
> /usr/src/tools/tools.NetBSD-1.5Y-sparc/bin/sparc--netbsdelf-gcc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror     -nostdinc -isystem /usr/include -c /usr/src/games/boggle/boggle/word.c
> /usr/src/tools/tools.NetBSD-1.5Y-sparc/bin/sparc--netbsdelf-gcc   -o boggle -nostdlib -Wl,-rpath-link,/usr/lib /usr/lib/crt0.o /usr/lib/crtbegin.o bog.o help.o mach.o prtable.o timer.o word.o -lcurses -L/usr/lib -lgcc -lc -lgcc /usr/lib/crtend.o
> /usr/src/tools/tools.NetBSD-1.5Y-sparc/bin/groff -Tascii -mtty-char -mandoc /usr/src/games/boggle/boggle/boggle.6  > boggle.cat6
> dependall ===> games/boggle/mkdict
> make: don't know how to make mkdict.c. Stop
> 
> the confusing part, to me, is when i cd into games/boggle/mkdict...
> 
> # cd games/boggle/mkdict
> # ls
> ./                                      Makefile
> ../                                     mkdict.c
> CVS/                                    obj.sparc.NetBSD-1.5Y-sparc@
> # make dependall
> CC=/usr/src/tools/obj.sparc/tools.NetBSD-1.5Y-sparc/bin/sparc--netbsdelf-gcc /usr/src/tools/obj.sparc/tools.NetBSD-1.5Y-sparc/bin/mkdep -a -I/usr/src/games/boggle/mkdict/../boggle   -nostdinc -idirafter /usr/include mkdict.c
> /usr/src/tools/obj.sparc/tools.NetBSD-1.5Y-sparc/bin/mkdep: not found
> *** Error code 127
> 
> Stop.
> make: stopped in /usr/src/games/boggle/mkdict
> # 
> 
> note the additional "obj.sparc" component in that path...which came
> from somewhere that i can't find.
> 
> -- 
> |-----< "CODE WARRIOR" >-----|
> codewarrior@daemon.org             * "ah!  i see you have the internet
> twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
> andrew@crossbar.com       * "information is power -- share the wealth."

--