From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 22 22:00:36 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCFD16A4DA for ; Tue, 22 Aug 2006 22:00:36 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6733B43D46 for ; Tue, 22 Aug 2006 22:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7MM0aLW024103 for ; Tue, 22 Aug 2006 22:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7MM0aHl024102; Tue, 22 Aug 2006 22:00:36 GMT (envelope-from gnats) Date: Tue, 22 Aug 2006 22:00:36 GMT Message-Id: <200608222200.k7MM0aHl024102@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Jim Segrave Cc: Subject: Re: ports/102034: emulators/linux_base-fc4 library problems with RELENG_6_1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jim Segrave List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 22:00:37 -0000 The following reply was made to PR ports/102034; it has been noted by GNATS. From: Jim Segrave To: bug-followup@FreeBSD.org, jes@jes-2.demon.nl Cc: Subject: Re: ports/102034: emulators/linux_base-fc4 library problems with RELENG_6_1 Date: Tue, 22 Aug 2006 23:58:04 +0200 This problem was cleared by deleting a rather ancient FreeBSD /usr/lib/libpthread.so.0 which was no longer used by any application. I admit to being puzzled why the existence of such a FreeBSD file would have any effect, but removing it was sufficient to clear the problem.