[Bug 210299] net-mgmt/net-snmp: make configure fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 15 09:48:44 UTC 2016


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

            Bug ID: 210299
           Summary: net-mgmt/net-snmp: make configure fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: software at bertram-scharpf.de
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

# cd /usr/ports/et-mgmt/net-snmp
# make clean configure

fails with

checking size of short... Segmentation fault (core dumped)
configure: error: in `/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3':
configure: error: cannot compute sizeof (short)
See `config.log' for more details

'config.log' says nothing more than "configure: exit 77".

The next I did was:

  - "make clean patch"
  - edit 'work/net-snmp-5.7.3/configure' and put an "echo PARAMETERS: $*" into
line 2
  - "make configure"
  - copy the parameters into a buffer
  - another "make clean patch"
  - change to 'work/net-snmp-5.7.3'
  - call './configure' with the above parameters

This call succeeds! What is going on here?

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


More information about the freebsd-ports-bugs mailing list