ng_netflow complile problems
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Fri May 20 06:00:19 PDT 2005
Brian McCann <bjmccann at gmail.com> writes:
> Hi all. I've made ng_netflow work on one of my SMP boxes, and now I
> need to make it work on a UP box...should be fairly simple. I'm
> trying to compile ng_netflow, and I get the following error:
>
> ---------------------------
> ===> ng_netflow
> "/usr/share/mk/bsd.man.mk", line 53: bsd.man.mk cannot be included directly.
> *** Error code 1
>
> Stop in /root/netflow/ng_netflow-0.2.5-UP.
> ---------------------------
>
> I've grep'ed for "bsd.man.mk" in the Makefiles and all the source and
> cannot find it. Anyone have any ideas here? I'm at a loss...
It was in 4.4BSD-Lite, so your system is incomplete if it doesn't have
bsd.man.mk in /usr/share/mk/.
More information about the freebsd-questions
mailing list