Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2015 13:56:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196931] r377448 breaks build of net-mgmt/net-snmp
Message-ID:  <bug-196931-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196931

            Bug ID: 196931
           Summary: r377448 breaks build of net-mgmt/net-snmp
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: rs@bytecamp.net
          Assignee: zi@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)

Created attachment 151902
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151902&action=edit
Include /usr/local/lib in CONFIGURE_ARGS

The revision introduces at least one error into the port's Makefile, specifying
CONFIGURE_ARGS without "-L${LOCALBASE}/lib". This results in a fatal error from
the linker: "cannot find -lpkg". (At least on 10.1-p3)

Furthermore, the changelog omits some other changes to the Makefile which may
have to be reviewed.

A fix for the exclusion of /usr/local/lib is attached.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer zi@FreeBSD.org

-- 
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-196931-13>