From owner-freebsd-current@FreeBSD.ORG Wed Aug 30 23:05:16 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 1C4F316A4DF for ; Wed, 30 Aug 2006 23:05:16 +0000 (UTC) (envelope-from arr@watson.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B100243D64 for ; Wed, 30 Aug 2006 23:05:10 +0000 (GMT) (envelope-from arr@watson.org) Received: from fledge.watson.org (localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.13.6/8.13.6) with ESMTP id k7UN59Jk049944 for ; Wed, 30 Aug 2006 19:05:09 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.13.6/8.13.6/Submit) with ESMTP id k7UN59gp049941 for ; Wed, 30 Aug 2006 19:05:09 -0400 (EDT) (envelope-from arr@watson.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Wed, 30 Aug 2006 19:05:09 -0400 (EDT) From: "Andrew R. Reiter" To: freebsd-current@freebsd.org Message-ID: <20060830190238.T49386@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: upgrading fromo current of 11/05 to today X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 30 Aug 2006 23:05:16 -0000 Having issues upgrading (buildworld part) from my CURRENT of November of 2005, yes that's old, sorry, to "today" --- here's the end of the buildworld so far: -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -Wsystem-headers -Werror -Wall -Wno-for mat-y2k -Wno-uninitialized -c /usr/src/lib/libc/net/res_init.c /usr/src/lib/libc/net/res_init.c:120: error: field `res_state_ext' has incomplete type /usr/src/lib/libc/net/res_init.c: In function `__res_init': /usr/src/lib/libc/net/res_init.c:219: error: `_res_ext' undeclared (first use in t his function) /usr/src/lib/libc/net/res_init.c:219: error: (Each undeclared identifier is report ed only once /usr/src/lib/libc/net/res_init.c:219: error: for each function it appears in.) /usr/src/lib/libc/net/res_init.c: At top level: /usr/src/lib/libc/net/res_init.c:630: error: storage size of `_res_ext' isn't know n *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 ... Sin ce this is in libc, I assume I am missing something *basic* (unless shit hit the fan). thank you for any help, andrew -- arr@watson.org