2.5, 2.4 and 2.3 of inetutils...

2024-01-26 Thread Marty Kazmaier
All give me: tftpsubs.c:68:10: fatal error: arpa/tftp.h: No such file or directory 68 | #include 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.

Re: 2.5, 2.4 and 2.3 of inetutils...

2024-01-26 Thread Marty Kazmaier
tftpsubs.c:68:10: fatal error: arpa/tftp.h: No such file or directory 68 | #include 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. I don't know anyone who can test this