pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/45243 (yale-tftpd generate a coredump file when running on NetBSD-5.1 amd64 platform)



The following reply was made to PR pkg/45243; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/45243 (yale-tftpd generate a coredump file when running on
 NetBSD-5.1 amd64 platform)
Date: Mon, 05 Sep 2011 20:49:18 +0900

 Could you try to add following include to tftpd.c and tftpyale.c (for 
inet_ntoa)?
 
 #include <arpa/inet.h>
 


Home | Main Index | Thread Index | Old Index