Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 16:55:28 -0400 (EDT)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc:        deischen@FreeBSD.org, stable@FreeBSD.org
Subject:   Re: uthread_dup2.c and __sys_close
Message-ID:  <Pine.GSO.4.10.10208041653260.19572-100000@pcnet1.pcnet.com>
In-Reply-To: <200208041912.g74JCMSY060357@aslan.scsiguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Aug 2002, Justin T. Gibbs wrote:
> I was just trying to build XFree86 from the latest cvsup'ed sources
> and ran into a build error do to an unresolved reference to __sys_close
> in libc_r.  I tracked this down to uthread_dup2.c which seems to have
> a stray __sys_close call in it.  Changing this to _thread_sys_close(),
> as is done in uthread_dup.c, appears to have cleared up the problem.
> Is this a correct fix?

Yes, but the botched MFC was fixed in rev 1.9.2.3 which was committed
on Friday sometime.  Did you cvsup prior to that?

-- 
Dan Eischen


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?Pine.GSO.4.10.10208041653260.19572-100000>