From owner-freebsd-stable Sat Aug 31 19:15: 9 2002 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 E4B7237B405 for ; Sat, 31 Aug 2002 19:15:03 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65D0343E81 for ; Sat, 31 Aug 2002 19:15:03 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id TAA77138; Sat, 31 Aug 2002 19:09:46 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g8128UW60671; Sat, 31 Aug 2002 19:08:30 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200209010208.g8128UW60671@arch20m.dellroad.org> Subject: Re: something broke libc_r In-Reply-To: <1030841847.88942.37.camel@shumai.marcuscom.com> "from Joe Marcus Clarke at Aug 31, 2002 08:57:27 pm" To: Joe Marcus Clarke Date: Sat, 31 Aug 2002 19:08:30 -0700 (PDT) Cc: Glenn Johnson , stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Marcus Clarke writes: > > Everything linked with libc_r is failing with the following error: > > > > /usr/libexec/ld-elf.so.1: /usr/lib/libc_r.so.4: Undefined symbol "_thread_fd_getflags" > > Yeah, me too. Looks like this was caused by a munged MFC of > uthread_fd.c. The attached patch should fix things for you. This seems > to be the way it's done in -CURRENT, and it hasn't broken anything for > me yet. This was my fault. I MFC'd something incorrectly. It should be fixed now.. update src/lib/libc_r/uthread/uthread_fd.c and see if that fixes it (let me know asap if not). Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message