Marty Kazmaier <martykazma...@hotmail.com> writes:

> All give me:
>
> tftpsubs.c:68:10: fatal error: arpa/tftp.h: No such file or directory
>    68 | #include <arpa/tftp.h>
>
>
> When running 'make' on them.  ./configure runs fine.  I'm using
> Windows 10 x64 Pro.  What could I possibly be doing wrong?  I don't
> think I'm missing any dependencies.

Did version 2.2, or some earlier version of inetutils, work on Windows?

While porting to Windows shouldn't be impossible, I don't think anyone
is taking care of that.

I've recently ported to the MSYS2 toolchain, including setting up a
GitLab CI/CD pipeline, for libidn, libidn2, libntlm, oath-toolkit and
some other projects, so I'll see how difficult it would be to do it for
inetutils too.  The header you mention above needs to be provided by
gnulib, I suppose.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to