Subject: Re: libgcc3 Makefile
To: None <current-users@netbsd.org>
From: None <grifo3000@interfree.it>
List: current-users
Date: 03/07/2004 08:32:55
> make too old so i doesn't understand the empty expression.
> 
> Bernd

# cd /usr/src
# make cleandir

[snip]
make: stopped in /usr/src/gnu/lib/libgcc3/libgcc
*** Error code 1
[snip]
# ./build.sh -T /usr/tools... build

cleandir => ...
cleandir => ...
cleandir => ...
cleandir => ...
*** Failed target:  cleandir-libgcc
*** Failed command: targ=cleandir;dir=libgcc; case "$dir" in /*) echo "$targ === 
> $dir"; cd "$dir"; /usr/tools//bin/nbmake "_THISDIR_=$dir/" $targ; ;; *) echo " 
$targ ===> gnu/lib/libgcc3/$dir"; cd "/usr/src/gnu/lib/libgcc3/$dir"; /usr/tools 
//bin/nbmake "_THISDIR_=gnu/lib/libgcc3/$dir/" $targ; ;; esac
*** Error code 1

Stop.
nbmake: stopped in /usr/src/gnu/lib/libgcc3

*** Failed target:  build
*** Failed command: (cd /usr/src && /usr/tools//bin/nbmake cleandir)
*** Error code 
#

goodbye