From owner-freebsd-x11@FreeBSD.ORG Sat Jul 2 19:58:17 2005 Return-Path: X-Original-To: x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE5D16A41C for ; Sat, 2 Jul 2005 19:58:17 +0000 (GMT) (envelope-from darren@chatcanada.net) Received: from mx1.chatcanada.net (S0106000c6e6d587a.ed.shawcable.net [68.150.129.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id D159E43D1F for ; Sat, 2 Jul 2005 19:58:14 +0000 (GMT) (envelope-from darren@chatcanada.net) Received: by mx1.chatcanada.net (Postfix, from userid 58) id 5A6AB1243DD; Sat, 2 Jul 2005 13:59:53 -0600 (MDT) Received: from mail.chatcanada.net (localhost [127.0.0.1]) by mx1.chatcanada.net (Postfix) with ESMTP id D16E41243D7 for ; Sat, 2 Jul 2005 13:59:47 -0600 (MDT) Received: from 127.0.0.1 (SquirrelMail authenticated user darren) by mail.chatcanada.net with HTTP; Sat, 2 Jul 2005 13:59:50 -0600 (MDT) Message-ID: <54996.127.0.0.1.1120334390.squirrel@mail.chatcanada.net> Date: Sat, 2 Jul 2005 13:59:50 -0600 (MDT) From: darren@chatcanada.net To: x11@FreeBSD.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on chatcanada.net X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME autolearn=ham version=3.0.4 Cc: Subject: libXThrStub.so.6 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2005 19:58:17 -0000 Why isn't xorg libraries compiling libXThrStub.so.6? it seems a few programs are asking for it. %/usr/X11R6/share/opera/plugins/operamotifwrapper-3 /usr/libexec/ld-elf.so.1: Shared object "libXThrStub.so.6" not found, required by "operamotifwrapper-3" % which in turn is required by opera for it's plugins to function properly. It's been quite a headache for me trying to get them working over the past few months. the bottom line, they don't do what they're supposed to. seems that a few other applications are also asking for it given the chatter on google.ca I do see a work/xc/lib/XThrStub so.. why no library? -Darren