The port net-mgmt/ng_ipacct uses obsolete NG_PATHLEN define that's gone from recent FreeBSD kernel code, so it does not build. Fix: Add this patch as ports/net-mgmt/ng_ipacct/files/patch-ipacctctl.c How-To-Repeat: Try to build it and get: ipacctctl.c:146: error: 'NG_PATHLEN' undeclared here (not in a function) ipacctctl.c: In function 'ip_account_get_info': ipacctctl.c:505: warning: unused variable 'path' ipacctctl.c: In function 'ip_account_show': ipacctctl.c:602: warning: unused variable 'path' *** Error code 1
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool)
Hi! Maintainer timeout has occured for this PR. Please commit the patch. Eugene Grosbein
State Changed From-To: open->closed Finally closed.
skv 2010-06-07 15:46:28 UTC FreeBSD ports repository Added files: net-mgmt/ng_ipacct/files patch-ipacctctl Log: Unbreak build for RELENG_8 and later. PR: ports/145176 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Revision Changes Path 1.1 +15 -0 ports/net-mgmt/ng_ipacct/files/patch-ipacctctl (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"