Date: Thu, 1 Aug 2002 21:20:55 -0500 From: Mike Murphree <mike@tropo.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: stable@freebsd.org Subject: Re: glib12 port build failure in -stable (update) Message-ID: <20020802022055.GA83894@tropo.org> In-Reply-To: <1028254337.86843.2.camel@shumai.marcuscom.com> References: <200208012357.TAA36841215@shell.TheWorld.com> <1028254337.86843.2.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802022055.GA83894>