Subject: loadfile_machdep.h misssing in -current?
To: None <port-acorn32@netbsd.org>
From: Frank Wennmohs <frankw@bph.ruhr-uni-bochum.de>
List: port-acorn32
Date: 11/25/2003 06:53:46
Hello!

I tried to build -current on acorn32 1.6ZB with
sources from 22. November.

The build stops as follows:

#    create  loadfile.d
CC=/usr/current/src/tooldir.NetBSD-1.6ZB-arm/bin/arm--netbsdelf-gcc /usr/current/src/tooldir.NetBSD-1.6ZB-arm/bin/nbmkdep -f loadfile.d --   -I/usr/current/src/sys/arch/acorn32/stand/boot32/../../../../lib/libsa -D_STANDALONE -I../../. -I/usr/current/src/sys/arch/acorn32/stand/boot32/../../.. -I/usr/current/src/sys/arch/acorn32/stand/boot32/../../../.. -I/usr/current/src/sys/arch/acorn32/stand/boot32/../lib -DLIBSA_NO_RAW_ACCESS -DLIBSA_SINGLE_FILESYSTEM=riscos -DLIBSA_NO_FS_WRITE -DLIBSA_USE_MEMCPY -DLIBSA_USE_MEMSET -DHEAP_VARIABLE -nostdinc -isystem /usr/current/acorn32/usr/include   -DCOMPAT_UFS  -D__INTERNAL_LIBSA_CREAD   -nostdinc -isystem /usr/current/acorn32/usr/include   /usr/current/src/sys/arch/acorn32/stand/boot32/../../../../lib/libsa/loadfile.c
In file included from /usr/current/src/sys/lib/libsa/loadfile.c:90:
/usr/current/src/sys/lib/libsa/loadfile.h:74:34: machine/loadfile_machdep.h: No such file or directory
nbmkdep: compile failed.


Has anyone noticed something like this when cross-compiling 
from i386?



Frank