Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: file system problems
On Tue, May 06, 2008 at 11:18:49PM +0200, Kurt Schreiner wrote:
> after updating to -current as of May 6 22:53 MDST
> build.sh ... -j 4 ... distribution errors out with:
>
> (on i386, P4 w/ hyperthreading enabled)
> obj ===> usr.bin/atf-config
> cd: can't cd to /u/NetBSD/src/usr.bin/atf-config
> --- obj-atf-config ---
> *** [obj-atf-config] Error code 2
> obj ===> share/man/man1/man1.atari
>
>
> or (all on amd64, Q6600)
>
> ...
> install ===> tools/texinfo
> --- install-recursive ---
> nbmake: Could not create temporary file Device busy
>
> nbmake: stopped in /u/NetBSD/src/tools/tsort
> ...
>
> or
>
> ...
> compile libisc/os.so
> In file included from /u/NetBSD/arch/amd64/dest/usr/include/sys/endian.h:53,
> from /u/NetBSD/src/usr.sbin/bind/include/config.h:303,
> from /u/NetBSD/src/dist/bind/lib/isc/unix/os.c:22:
> /u/NetBSD/arch/amd64/dest/usr/include/sys/ansi.h:35:31: error:
> /u/NetBSD/arch/amd64/dest/usr/include
> /machine/int_types.h: Device busy
> ...
>
> or
>
> ...
> format vmstat/vmstat.cat1
> groff: couldn't exec troff: Device busy
>
> *** Failed target: vmstat.cat1
> ...
>
> Kernels a mostly GENERIC w/o drivers for hardware not present...
Cute, that's what I get for only trying a LOCKDEBUG kernel. Could you please
try with these revisions?
1.17 src/sys/arch/amd64/amd64/lock_stubs.S
1.18 src/sys/arch/i386/i386/lock_stubs.S
Andrew
Home |
Main Index |
Thread Index |
Old Index