Re: 2.5, 2.4 and 2.3 of inetutils...
Marty Kazmaier <[email protected]> Sat, 27 Jan 2024 04:58:44 +0000
| Newsgroups | gmane.comp.gnu.inetutils.bugs |
|---|---|
| Message-ID | <DS0PR14MB6237316E31BB2DE4874547A3BE782@DS0PR14MB6237.namprd14.prod.outlook.com> |
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. I don't know anyone who can test this under Windows, only Mac and Linux. The latter two worked for friends. ________________________________ From: Marty Kazmaier <[email protected]> Sent: Friday, January 26, 2024 9:38 PM To: [email protected] <[email protected]> Subject: 2.5, 2.4 and 2.3 of inetutils... 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.