Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: telnet doesn't compile aarm64



In article <20190111160258.GB2485%imac7.ub.uni-mainz.de@localhost>,
K. Schreiner <ks%ub.uni-mainz.de@localhost> 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



Home | Main Index | Thread Index | Old Index