From owner-freebsd-questions@FreeBSD.ORG Mon Jan 22 14:47:17 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9737216A402 for ; Mon, 22 Jan 2007 14:47:17 +0000 (UTC) (envelope-from palukhin@electromir.ru) Received: from electromir.ru (gate.electromir.ru [213.33.202.130]) by mx1.freebsd.org (Postfix) with ESMTP id 0334D13C467 for ; Mon, 22 Jan 2007 14:47:16 +0000 (UTC) (envelope-from palukhin@electromir.ru) Received: from [192.168.0.124] (account paluhin [192.168.0.124] verified) by electromir.ru (CommuniGate Pro SMTP 4.3.12) with ESMTPA id 1557664 for freebsd-questions@freebsd.org; Mon, 22 Jan 2007 17:47:14 +0300 Message-ID: <45B4CEA4.3050403@electromir.ru> Date: Mon, 22 Jan 2007 17:48:04 +0300 From: Oleg Palukhin User-Agent: Thunderbird 1.5.0.5 (X11/20060816) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: buildworld_6.2-release_error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 14:47:17 -0000 On Mon, 22 Jan 2007 16:55:56 +0300, Garrett Cooper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Oleg Palukhin wrote: >> `make buildworld` fails with this error: >> >> /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 this function) >> /usr/src/lib/libc/net/res_init.c: 219: error: (Each undeclared >> identifier is reported 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 known >> *** Error code 1 >> >> Stop in /usr/src/lib/libc. >> *** Error code 1 >> >> Stop in /usr/src/lib. >> *** Error code 1 >> >> Stop in /usr/src. >> *** Error code 1 >> >> >> FreeBSD palukhin.xxx.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Mon >> Oct 9 16:40:57 MSD 2006 >> oleg@palukhin.xxx.com:/usr/obj/usr/src/sys/CUSKERN i386 >> >> And I keep getting same error trying make buildworld from these src on >> other machine under 6.1-RELEASE. >> >> >> Any thoughts about it? >> >> Many thanks! >> >> -- >> >> oleg palukhin > > Try cvsup'ing on both machines and rebuild world for both. > If the error still occurs post-CVSUP, what's your arch and build options > (/etc/make.conf or CLI set variables)? > - -Garrett ok, thanks, I`ll try cvsup and rebuild again and tell about results soon; just hoped that can do without re-cvsup oleg palukhin