[Bug 219365] [PATCH] net-mgmt/pmacct: Fix build with SQLITE3 enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 17 22:27:59 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219365

            Bug ID: 219365
           Summary: [PATCH] net-mgmt/pmacct: Fix build with SQLITE3
                    enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pi at FreeBSD.org
          Reporter: jeremy at smart-serv.net
             Flags: maintainer-feedback?(pi at FreeBSD.org)
          Assignee: pi at FreeBSD.org
          Keywords: patch

Created attachment 182675
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182675&action=edit
Add pkgconfig USES

Include pkgconfig USES when SQLITE3 option is enabled otherwise configure is
unable to locate sqlite3

checking whether to enable SQLite3 support... yes
checking for SQLITE3... no
configure: error: in `/wrkdirs/usr/ports/net-mgmt/pmacct/work/pmacct-1.6.1':
configure: error: The pkg-config script could not be found or is too old.  Make
sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list