From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 04:32:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0359716A4CE; Mon, 11 Oct 2004 04:32:23 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id B910043D1F; Mon, 11 Oct 2004 04:32:22 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.52] (adsl-64-171-187-209.dsl.snfc21.pacbell.net [64.171.187.209])i9B4WXWo025257; Mon, 11 Oct 2004 00:32:33 -0400 Message-ID: <416A0CD4.7040309@root.org> Date: Sun, 10 Oct 2004 21:32:20 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040901) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: buildworld fails in libbsnmp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 04:32:23 -0000 I did some searching and can't find this in the archive. I already hacked around the problem of gensnmptree being run from /usr/sbin (not the /usr/obj build tree). ===> libbsnmp ===> modules ===> modules/snmp_atm cc -fpic -DPIC -O -pipe -I/home/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/ngatm/snmp_atm -I/home/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/bsnmp/lib -I/home/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/bsnmp/snmpd -I. -Wsystem-headers -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /home/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/ngatm/snmp_atm/snmp_atm.c -o snmp_atm.So /home/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/ngatm/snmp_atm/snmp_atm.c:64: error: `OIDX_begemotAtm' undeclared here (not in a function) *** Error code 1 Stop in /home/src/lib/libbsnmp/modules/snmp_atm. *** Error code 1 Stop in /home/src/lib/libbsnmp/modules. *** Error code 1 Stop in /home/src/lib/libbsnmp.