Source is now pulled from what looks like the original author's github repo.
Disclaimer: I am NOT a c programmer.
I added a patch for snprintf.c that provides missing includes. Although it "fixes" the compile problems, I don't think this is the right way to fix this problem.
From what I can tell, the includes should be getting added by autotools, but that's not happening. If there is someone out there who knows more, I would gladly implement any politely suggested solutions.
NOTE: This initial commit (rev 4) is a test !! It works for me, but your mileage may vary. Please know that I am actively working on it (long time Eterm user, which requires this package).
Pinned Comments
mpento commented on 2024-10-23 20:21 (UTC)
Source is now pulled from what looks like the original author's github repo.
Disclaimer: I am NOT a c programmer.
I added a patch for snprintf.c that provides missing includes. Although it "fixes" the compile problems, I don't think this is the right way to fix this problem.
From what I can tell, the includes should be getting added by autotools, but that's not happening. If there is someone out there who knows more, I would gladly implement any politely suggested solutions.
NOTE: This initial commit (rev 4) is a test !! It works for me, but your mileage may vary. Please know that I am actively working on it (long time Eterm user, which requires this package).