Date: Wed, 08 Mar 2017 04:31:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217556] New port: security/moloch (help with minor npm problem during staging required) Message-ID: <bug-217556-13-etJcF1Rz4L@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217556-13@https.bugs.freebsd.org/bugzilla/> References: <bug-217556-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217556 --- Comment #5 from w.schwarzenfeld@utanet.at --- --- capture/reader-libpcap-file.c.orig 2017-03-08 04:20:16 UTC +++ capture/reader-libpcap-file.c @@ -40,7 +40,7 @@ void reader_libpcapfile_opened(); LOCAL struct bpf_program *bpf_programs[MOLOCH_FILTER_MAX]; LOCAL MolochPacketBatch_t batch; -#ifdef HAVE_SYS_INOTIFY_H +#ifndef HAVE_SYS_INOTIFY_H after this it compiles (except the install problem). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217556-13-etJcF1Rz4L>