Date: Sat, 31 Aug 2002 19:08:30 -0700 (PDT) From: Archie Cobbs <archie@dellroad.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: Glenn Johnson <glennpj@charter.net>, stable@FreeBSD.ORG Subject: Re: something broke libc_r Message-ID: <200209010208.g8128UW60671@arch20m.dellroad.org> In-Reply-To: <1030841847.88942.37.camel@shumai.marcuscom.com> "from Joe Marcus Clarke at Aug 31, 2002 08:57:27 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209010208.g8128UW60671>