From owner-freebsd-current Wed Jun 26 10:16:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from csharp.dyndns.org (p508718F3.dip.t-dialin.net [80.135.24.243]) by hub.freebsd.org (Postfix) with ESMTP id 01A5437B670 for ; Wed, 26 Jun 2002 10:14:31 -0700 (PDT) Received: from mephisto by csharp.dyndns.org with local (Exim 4.05) id 17NGOh-000IFA-00 for freebsd-current@freebsd.org; Wed, 26 Jun 2002 19:16:03 +0200 Date: Wed, 26 Jun 2002 19:16:03 +0200 From: Christopher Sharp To: freebsd-current@freebsd.org Subject: buildworld broken Message-ID: <20020626171603.GA17363@web.de> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG buildworld breaks with cc -O -pipe -DLIBC_MAJOR=5 -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -D__DBINTERFACE_PRIVATE -DINET6 -I/usr/obj/usr/src/lib/libc -DPOSI usr/src/lib/libc/../libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -DHESIOD -c /usr/src/lib/libc/net/name6.c -o name6.o /usr/src/lib/libc/net/name6.c: In function `getanswer': /usr/src/lib/libc/net/name6.c:1208: `obp' undeclared (first use in this function) /usr/src/lib/libc/net/name6.c:1208: (Each undeclared identifier is reported only once /usr/src/lib/libc/net/name6.c:1208: for each function it appears in.) /usr/src/lib/libc/net/name6.c:1210: `buflen' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message