pkgsrc-Bugs archive

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

Re: pkg/44244 (crawl does not compile using GNU/Linux (pkgsrc 20010Q3))



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

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/44244 (crawl does not compile using GNU/Linux  (pkgsrc
 20010Q3))
Date: Wed, 29 Dec 2010 13:58:34 +0900

 On Wed, 29 Dec 2010 13:30:05 +0900, Ruben Gonzalez Arnau 
<rga%sdf.lonestar.org@localhost> wrote:
 
 >  A simple workaround to compile, after that, compiles and works fine, thank 
 > you :)
 > vim workdir/pkgsrc/www/crawl/work/crawl-0.4/dns.c
 > Line 42,
 > +#ifdef EAI_NODATA
 >          if (res != EAI_NODATA)
 >                  return (-1);
 >  +#endif
 
 I feel that EAI_NONAME should be checked if EAI_NODATA is not defined.
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index