From owner-freebsd-current@FreeBSD.ORG Fri Oct 24 08:47:24 2003 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 52EE216A4B3 for ; Fri, 24 Oct 2003 08:47:24 -0700 (PDT) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC7743FAF for ; Fri, 24 Oct 2003 08:47:23 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9p2/8.12.9) with ESMTP id h9OFlMN8038958 for ; Fri, 24 Oct 2003 10:47:22 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9p2/8.12.9/Submit) id h9OFlM6r038957 for freebsd-current@freebsd.org; Fri, 24 Oct 2003 10:47:22 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200310241547.h9OFlM6r038957@siralan.org> To: freebsd-current@freebsd.org (FreeBSD current mailing list) Date: Fri, 24 Oct 2003 10:47:22 -0500 (EST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: 10/23 cvsup buildworld failure 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: Fri, 24 Oct 2003 15:47:24 -0000 Tinderbox > /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/lib/libfetch/common.c:60: error: initializer element is not constant Under 5.1-CURRENT or i386 cvsuped on 10/23 I get the same failure, with the additional error message /usr/src/lib/libfetch/common.c:58: error: 'EAINONAME' undeclared here (not in a function) Other error messages are similar or the same. I have re-cvsup'd and am trying again. Mike Squires