Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 11:46:48 -0600 (CST)
From:      jimd@siu.edu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47111: net-snmp4 compile abends with incompatible type for argument 1 of `memset'
Message-ID:  <200301151746.h0FHkmn6092328@dutton3.it.siu.edu>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301151746.h0FHkmn6092328>