Re: 2.5, 2.4 and 2.3 of inetutils...
Simon Josefsson via Bug reports for the GNU Internet utilities <[email protected]> Sat, 27 Jan 2024 11:50:23 +0100
| Newsgroups | gmane.comp.gnu.inetutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Marty Kazmaier <[email protected]> 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
signature.asc
(application/pgp-signature, 255 B)
-----BEGIN PGP SIGNATURE----- iIoEARYIADIWIQSjzJyHC50xCrrUzy9RcisI/kdFogUCZbTf7xQcc2ltb25Aam9z ZWZzc29uLm9yZwAKCRBRcisI/kdFomGXAQDJFhse96SaB24FWujB6mrXqbMh/enF yFFFLPEFPvRePgEA0Ob/F43UZmWZmp/sNAuZ0kwm9UFuMwEtZP0MmbWEfgU= =cNJR -----END PGP SIGNATURE-----