Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 09:49:29 -0400 (EDT)
From:      "H. Wade Minter" <minter@hcssystems.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Port problem between two 4.4 machines
Message-ID:  <Pine.LNX.4.33.0109230949080.1520-100000@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
I've got two machines, both upgraded to the RELENG_4_4 tag yesterday.  The
machines run a pretty much identical kernel configuration.

I went to install the net-snmp port on both machines.  On one, the port
installed with no problems, as it should.  On the second one, though, it
starts the compile and bombs out with:

cc -DINET6 -O -pipe -Dfreebsd4 -I. -I../.. -I. -I./../.. -I./../../snmplib
-I./.. -I.. -c mibII/ipAddr.c  -fPIC -DPIC -o mibII/.libs/ipAddr.lo
mibII/ipAddr.c: In function `var_ipAddrEntry':
mibII/ipAddr.c:174: `interface' undeclared (first use in this function)
mibII/ipAddr.c:174: (Each undeclared identifier is reported only once
mibII/ipAddr.c:174: for each function it appears in.)
mibII/ipAddr.c: In function `Address_Scan_Next':
mibII/ipAddr.c:284: structure has no member named `ia_next'
mibII/ipAddr.c:297: structure has no member named `if_next'
*** Error code 1

Stop in /usr/ports/net/net-snmp/work/ucd-snmp-4.2.1/agent/mibgroup.
*** Error code 1

Any ideas why this would work on one RELENG_4_4 machine and not the other?

--Wade





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0109230949080.1520-100000>