Date: Wed, 15 Jun 2016 09:48:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210299] net-mgmt/net-snmp: make configure fails Message-ID: <bug-210299-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210299 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@FreeBSD.org Reporter: software@bertram-scharpf.de Assignee: zi@FreeBSD.org Flags: maintainer-feedback?(zi@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: $*" i= nto 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? --=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-210299-13>