Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 10:32:30 -0700 (PDT)
From:      jsd@gamespot.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7198: ucd-snmp port fails under 3.0
Message-ID:  <199807071732.KAA11145@download4.gamespot.com>

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

>Number:         7198
>Category:       ports
>Synopsis:       ucd-snmp port won't build on 3.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul  7 10:50:00 PDT 1998
>Last-Modified:
>Originator:     Jon Drukman
>Organization:
Gamespot
>Release:        FreeBSD 3.0-980520-SNAP i386
>Environment:

	

>Description:

>How-To-Repeat:

cd /usr/ports/net/ucd-snmp
make all

>Fix:
	
	

>Audit-Trail:
>Unformatted:
>> Checksum OK for ucd-snmp-3.3.1.tar.gz.
===>  Building for ucd-snmp-3.3.1
for i in snmplib agent apps local ov man ; do  ( cd $i ; make ) ;  done
cd mibgroup; make
cc -I../.. -I./../.. -I./../../snmplib  -I./.. -I.. -g -O2 -Dfreebsd3 -Dfreebsd2 -c system.c
In file included from ../common_header.h:131,
                 from system.c:6:
/usr/include/netinet/tcp_var.h:299: field `xt_socket' has incomplete type
*** Error code 1

Stop. 


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?199807071732.KAA11145>