From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 27 01:30:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C67EF16A404 for ; Thu, 27 Apr 2006 01:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D35C43D45 for ; Thu, 27 Apr 2006 01:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3R1UETK097385 for ; Thu, 27 Apr 2006 01:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3R1UEKt097377; Thu, 27 Apr 2006 01:30:14 GMT (envelope-from gnats) Resent-Date: Thu, 27 Apr 2006 01:30:14 GMT Resent-Message-Id: <200604270130.k3R1UEKt097377@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rob Byrnes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F40616A404 for ; Thu, 27 Apr 2006 01:28:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E5143D46 for ; Thu, 27 Apr 2006 01:28:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3R1SLMq082216 for ; Thu, 27 Apr 2006 01:28:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3R1SLN4082215; Thu, 27 Apr 2006 01:28:21 GMT (envelope-from nobody) Message-Id: <200604270128.k3R1SLN4082215@www.freebsd.org> Date: Thu, 27 Apr 2006 01:28:21 GMT From: Rob Byrnes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/96387: net-snmp failos to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 01:30:15 -0000 >Number: 96387 >Category: ports >Synopsis: net-snmp failos to build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 27 01:30:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rob Byrnes >Release: 4.11-STABLE >Organization: >Environment: FreeBSD erwin.number6 4.11-STABLE FreeBSD 4.11-STABLE #1: Wed Oct 5 20:10:08 EST 2005 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha >Description: /bin/sh /usr/local/bin/libtool --mode=compile cc -I../include -I. -I../snmplib -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.8/mach/CORE -DINET6 -O -pipe -mcpu=ev56 -Dfreebsd4 -c -o asn1.lo asn1.c cc -I../include -I. -I../snmplib -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.8/mach/CORE -DINET6 -O -pipe -mcpu=ev56 -Dfreebsd4 -c asn1.c -fPIC -DPIC -o .libs/asn1.o asn1.c: In function `asn_parse_unsigned_int': asn1.c:573: `UINT32_MAX' undeclared (first use in this function) asn1.c:573: (Each undeclared identifier is reported only once asn1.c:573: for each function it appears in.) asn1.c: In function `asn_build_unsigned_int': asn1.c:704: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_build_objid': asn1.c:1463: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_parse_unsigned_int64': asn1.c:1833: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_build_unsigned_int64': asn1.c:1897: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_parse_signed_int64': asn1.c:2098: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_build_signed_int64': asn1.c:2165: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_realloc_rbuild_unsigned_int': asn1.c:2891: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_realloc_rbuild_objid': asn1.c:3028: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_realloc_rbuild_unsigned_int64': asn1.c:3246: `UINT32_MAX' undeclared (first use in this function) asn1.c: In function `asn_realloc_rbuild_signed_int64': asn1.c:3432: `UINT32_MAX' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.2.2/snmplib. *** Error code 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: