From owner-freebsd-stable@FreeBSD.ORG Sun Sep 3 05:16:28 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6A6316A4DF; Sun, 3 Sep 2006 05:16:28 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8647A43D49; Sun, 3 Sep 2006 05:16:28 +0000 (GMT) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin03-en2 [10.13.10.148]) by smtpout.mac.com (Xserve/8.12.11/smtpout14/MantshX 4.0) with ESMTP id k835GSYp003520; Sat, 2 Sep 2006 22:16:28 -0700 (PDT) Received: from [192.168.1.5] (c-67-164-11-148.hsd1.ca.comcast.net [67.164.11.148]) (authenticated bits=0) by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id k835GPdP003533 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sat, 2 Sep 2006 22:16:27 -0700 (PDT) In-Reply-To: <20060903043358.CBBB07302F@freebsd-current.sentex.ca> References: <20060903043358.CBBB07302F@freebsd-current.sentex.ca> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Sat, 2 Sep 2006 22:15:47 -0700 To: FreeBSD Tinderbox X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAgNsLY8DbC8F X-SpamScan: Suspected Spam Cc: stable@freebsd.org, alpha@freebsd.org Subject: Re: [releng_6 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 05:16:29 -0000 On Sep 2, 2006, at 9:33 PM, FreeBSD Tinderbox wrote: : > cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -DFREEBSD_ELF - > DIN_RTLD -I/src/libexec/rtld-elf/alpha -I/src/libexec/rtld-elf -mno- > fp-regs -fpic -DPIC -Wformat=2 -Wno-format-extra-args -Werror -c / > src/libexec/rtld-elf/rtld.c > /src/libexec/rtld-elf/rtld.c: In function `allocate_tls': > /src/libexec/rtld-elf/rtld.c:2560: error: `TLS_TCB_SIZE' undeclared > (first use in this function) > /src/libexec/rtld-elf/rtld.c:2560: error: (Each undeclared > identifier is reported only once > /src/libexec/rtld-elf/rtld.c:2560: error: for each function it > appears in.) > /src/libexec/rtld-elf/rtld.c: In function `free_tls': > /src/libexec/rtld-elf/rtld.c:2608: error: `TLS_TCB_SIZE' undeclared > (first use in this function) > *** Error code 1 Should be fixed now. Sorry about that... -- Marcel Moolenaar xcllnt@mac.com