看板 DFBSD_bugs 關於我們 聯絡資訊
On Mon, Jan 10, 2005 at 08:34:50PM +0100, Roland Hammerle wrote: > I see the following errors during installworld: > > 1) /usr/src/etc/Makefile: > > mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p > /usr/libdata/perl/5.00503/mach > mtree: /usr/libdata/perl/5.00503/mach: No such file or directory > *** Error code 1 Fixed. > > 2) /usr/src/share/man/Makefile: > > -------------------------------------------------------------- > >>> Rebuilding man page indices > -------------------------------------------------------------- > cd /usr/src/share/man; make makedb > /usr/sbin/makewhatis /usr/share/man > /usr/sbin/makewhatis /usr/share/perl/man > makewhatis: /usr/share/perl/man: No such file or directory > *** Error code 1 Should be fixed too. Joerg > - Roland