In article <[email protected]>,
K. Schreiner <[email protected]> wrote:
>Hi,
>
>with source cvs-up'ed half an hour ago:
>
>>-1016: /u/NetBSD/arch/evbarm64-el/TOOLS/bin/nbmake-evbarm64-el dependall
>     create  telnet/authenc.d
>     In file included from
>/u/NetBSD/arch/evbarm64-el/dest/usr/include/unistd.h:66:0,
>                      from /u/NetBSD/src/usr.bin/telnet/authenc.c:42:
>/u/NetBSD/src/usr.bin/telnet/machine/ansi.h:66:23: fatal error:
>i386/ansi.h: No such file or directory
>#include <i386/ansi.h>
>                      ^
>compilation terminated.
>nbmkdep: compile failed.
>
>telnet compiles w/o hickup on amd64 (at least)

Prolly:

Your tree was used to compile i386 before and was not cleaned...
You should be using OBJMACHINE :-)

christos

Reply via email to