pkgsrc-Bugs archive

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

Re: pkg/47991 (net/mtr v0.85 crashes on netbsd/i386)



dholland%netbsd.org@localhost wrote:
> Synopsis: net/mtr v0.85 crashes on netbsd/i386
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: dholland%NetBSD.org@localhost
> State-Changed-When: Thu, 04 Jul 2013 03:47:44 +0000
> State-Changed-Why:
> I applied the time_t fix;


> do we need the NO_IPINFO ifdefs as well?
>
  It's not necessary. This is another one:
  % make -C/usr/pkgsrc/net/mtr CONFIGURE_ARGS=--without-ipinfo
  ...
  report.c: In function 'csv_close':
  report.c:343:9: error: 'ipinfo_no' undeclared (first use in this function)
  report.c:343:9: note: each undeclared identifier is reported only once for 
each function it appears in
  report.c:344:7: warning: implicit declaration of function 'fmt_ipinfo'
  ...
  Stop.
  make: stopped in /usr/pkgsrc/net/mtr


> (Also, if you haven't, please send the fixes upstream.)
>
  2 months ago
  https://bugs.launchpad.net/mtr/+bug/1180403





Home | Main Index | Thread Index | Old Index