Subject: Re: MAKEDEV error
To: None <current-users@netbsd.org>
From: None <grifo3000@interfree.it>
List: current-users
Date: 04/01/2004 10:36:04
On Tue, 30 Mar 2004 11:58:53 +0200
cube@cubidou.net wrote:
> > darthvader# ./MAKEDEV all
> > ./MAKEDEV: arithmetic expression: syntax error: "0 * 16 + 08"
>
> You haven't fully updated. This error means your MAKEDEV and /bin/sh
> are not from the same version.
>
> What step did you take exactly to upgrade?
# ./build.sh -O /usr/obj -T /usr/tools -D /usr/netbsd-current build
# ./build.sh -O /usr/obj -T /usr/tools -D /usr/netbsd-current install=/
after your mail i tried with:
# #i rebuilded my kernel, then i
# ./build.sh distribution
# ./build.sh install=/
i was in 1.6ZL
thank you,
g3000