From owner-freebsd-stable Thu Aug 1 19:20:47 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 2180A37B400 for ; Thu, 1 Aug 2002 19:20:45 -0700 (PDT) Received: from w4lna.dyndns.org (user-24-214-106-248.knology.net [24.214.106.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A4D43E6A for ; Thu, 1 Aug 2002 19:20:39 -0700 (PDT) (envelope-from w4lna@w4lna.dyndns.org) Received: from w4lna.dyndns.org (localhost [127.0.0.1]) by w4lna.dyndns.org (8.12.5/8.12.5) with ESMTP id g722KuJI083909; Thu, 1 Aug 2002 21:20:56 -0500 (CDT) (envelope-from w4lna@w4lna.dyndns.org) Received: (from w4lna@localhost) by w4lna.dyndns.org (8.12.5/8.12.5/Submit) id g722KtQg083908; Thu, 1 Aug 2002 21:20:55 -0500 (CDT) Date: Thu, 1 Aug 2002 21:20:55 -0500 From: Mike Murphree To: Joe Marcus Clarke Cc: stable@freebsd.org Subject: Re: glib12 port build failure in -stable (update) Message-ID: <20020802022055.GA83894@tropo.org> References: <200208012357.TAA36841215@shell.TheWorld.com> <1028254337.86843.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1028254337.86843.2.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4i 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 On Thu, Aug 01, 2002 at 10:12:17PM -0400, Joe Marcus Clarke wrote: > On Thu, 2002-08-01 at 19:57, Kenneth W Cochran wrote: > > Could this be a side-effect of the 1.9.2.2 ver of uthread_dup2.c > > which was committed 1 August? > > Yes, it is. Line 74 of uthread_dup2.c should read > _thread_sys_close(ret); and not __sys_close(ret). __sys_close is not > known on -stable. Robert, can you fix this? Thanks. > The qt3 port is failing with similar symptoms... Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message