Date: Sat, 13 Mar 1999 03:02:35 +0800 (CST) From: william@tale.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/10561: net/ucd-snmpd build fail Message-ID: <199903121902.DAA85853@dns.te.fcu.edu.tw>
next in thread | raw e-mail | index | archive | help
>Number: 10561 >Category: ports >Synopsis: net/ucd-snmpd build fail >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 12 11:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: William Liao >Release: FreeBSD 4.0-CURRENT i386 >Organization: FCU Textile FreeBSD Server >Environment: FreeBSD 4.0-current CVSUPed and make world 2-3 days ago >Description: ===> Building for ucd-snmp-3.5.3 [bala...bala...] for i in snmplib agent apps local ov man ; do ( cd $i ; make ) ; done cd mibgroup; make cc -c -O2 -m486 -pipe -Dfreebsd4 -I. -I../.. -I. -I./../.. -I./../../snmplib -I ./.. -I.. -o ucd-snmp/disk.o ucd-snmp/disk.c In file included from ucd-snmp/disk.c:79: /usr/include/vm/swap_pager.h:80: parse error before `vm_object_t' /usr/include/vm/swap_pager.h:80: warning: no semicolon at end of struct or union /usr/include/vm/swap_pager.h:84: parse error before `}' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >How-To-Repeat: cd /usr/ports/net/ucd-snmpd && make all >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903121902.DAA85853>