Subject: Re: -current build failure
To: Current Users <current-users@netbsd.org>
From: Juraj Hercek <nbsd@hck.sk>
List: current-users
Date: 02/12/2007 18:15:13
Chavdar Ivanov wrote:
> I've had problems to do a build.sh release since this morning. I
> thought initially it was something with my local tree, but it repeated
> itself on another system. Basically it failed in
>
> /usr/src/share/man/man9 as follows:
>
> [2/4.3.2]root@lisa:/usr/src/share/man/man9# make
> make: "/usr/share/mk/bsd.man.mk" line 96: Not enough words in for
> substitution list
> make: "/usr/share/mk/bsd.man.mk" line 157: Not enough words in for
> substitution list
> make: Fatal errors encountered -- cannot continue
>
> make: stopped in /usr/src/share/man/man9
> ...
I have a similar (maybe related?) problem when cross compiling netbsd on 
linux i386:

...
obj ===> share/man/man8/man8.x68k
obj ===> share/man/man9
nbmake: "/home/bsd/work/netbsd/src/share/mk/bsd.man.mk" line 96: Not 
enough words in for substitution list
nbmake: "/home/bsd/work/netbsd/src/share/mk/bsd.man.mk" line 100: 
Inconsistent operator for 
/home/bsd/work/netbsd/src/../obj/destdir.i386/usr/share/man/man9/dmover.9
nbmake: "/home/bsd/work/netbsd/src/share/mk/bsd.man.mk" line 100: 
Inconsistent operator for 
/home/bsd/work/netbsd/src/../obj/destdir.i386/usr/share/man/man9/dmover.9
...

--
Juraj