From owner-freebsd-ports-bugs Wed Jan 15 9:50: 5 2003 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 B3EA937B401 for ; Wed, 15 Jan 2003 09:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB4943EB2 for ; Wed, 15 Jan 2003 09:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0FHo2NS059602 for ; Wed, 15 Jan 2003 09:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0FHo2UT059601; Wed, 15 Jan 2003 09:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EACC37B401 for ; Wed, 15 Jan 2003 09:40:38 -0800 (PST) Received: from dutton3.it.siu.edu (dutton3.it.siu.edu [131.230.6.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F1243F6B for ; Wed, 15 Jan 2003 09:40:37 -0800 (PST) (envelope-from jimd@dutton3.it.siu.edu) Received: from dutton3.it.siu.edu (localhost [127.0.0.1]) by dutton3.it.siu.edu (8.12.5/8.12.5) with ESMTP id h0FHkmEF092329 for ; Wed, 15 Jan 2003 11:46:48 -0600 (CST) Received: (from root@localhost) by dutton3.it.siu.edu (8.12.5/8.12.5/Submit) id h0FHkmn6092328; Wed, 15 Jan 2003 11:46:48 -0600 (CST) Message-Id: <200301151746.h0FHkmn6092328@dutton3.it.siu.edu> Date: Wed, 15 Jan 2003 11:46:48 -0600 (CST) From: jimd@siu.edu Reply-To: jimd@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47111: net-snmp4 compile abends with incompatible type for argument 1 of `memset' Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47111 >Category: ports >Synopsis: net-snmp4 compile abends with incompatible type for argument 1 of `memset' >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 15 09:50:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: JD >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD dutton3.it.siu.edu 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Sun Nov 10 06:55:46 CST 2002 jimd@dutton3.it.siu.edu:/usr/src/sys/compile/XSYSTEM i386 >Description: cc -DINET6 -O -pipe -Dfreebsd4 -I. -I.. -I. -I./.. -I/usr/local/ssl/include -c keytools.c -o keytools.o >/dev/null 2>&1 mv -f .libs/keytools.lo keytools.lo /bin/sh ../libtool --mode=compile cc -DINET6 -O -pipe -Dfreebsd4 -I. -I.. -I. -I./.. -I/usr/local/ssl/include -c -o scapi.lo scapi.c rm -f .libs/scapi.lo cc -DINET6 -O -pipe -Dfreebsd4 -I. -I.. -I. -I./.. -I/usr/local/ssl/include -c scapi.c -fPIC -DPIC -o .libs/scapi.lo scapi.c: In function `sc_encrypt': scapi.c:612: incompatible type for argument 1 of `memset' scapi.c: In function `sc_decrypt': scapi.c:725: incompatible type for argument 1 of `memset' *** Error code 1 Stop in /usr/ports/net/net-snmp4/work/ucd-snmp-4.2.5/snmplib. *** Error code 1 Stop in /usr/ports/net/net-snmp4/work/ucd-snmp-4.2.5. *** Error code 1 Stop in /usr/ports/net/net-snmp4. >How-To-Repeat: recompile >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message