pkgsrc-Bugs archive

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

Re: pkg/43316: tnftp on HP-UX broken



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

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/43316: tnftp on HP-UX broken
Date: Thu, 15 Jul 2010 22:37:59 +0900

 On Mon, 17 May 2010 21:55:02 +0900, Christos Zoulas 
<christos%zoulas.com@localhost> wrote:
 
 >  This is probably because hp-ux does not make socklen_t visible unless.
 > #define _XOPEN_SOURCE_EXTENDED
 
 Then putting following to tnftp/Makefile avoid this issue?
 
 CFLAGS.HPUX+= -D_OPEN_SOURCE_EXTENDED
 


Home | Main Index | Thread Index | Old Index