From owner-freebsd-current@FreeBSD.ORG Mon Jan 15 02:43:15 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13AC216A407 for ; Mon, 15 Jan 2007 02:43:15 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 902AB13C45A for ; Mon, 15 Jan 2007 02:43:14 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.25]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id l0F24rl9088672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Jan 2007 12:34:54 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Mon, 15 Jan 2007 12:34:37 +1030 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1191793.GzmnGBbx9l"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200701151234.47602.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.57 on 203.31.81.10 Subject: Undefined symbol "rtprio_thread" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 02:43:15 -0000 --nextPart1191793.GzmnGBbx9l Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I just upgraded to -current to try out SCHED_ULE and thought I'd also try=20 using libthr, however the later was stymied by the following problem with=20 openoffice.. [inchoate 12:33] ~ >openoffice /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "rtprio_thread" /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "rtprio_thread" My libmap.conf is.. libpthread.so.2 libthr.so.2 libpthread.so libthr.so Anyone have any suggestions on how to fix it? (Recompile OOo? :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1191793.GzmnGBbx9l Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFquE/5ZPcIHs/zowRAmBvAJ9VBzebmYrHI0RWAkHKpima+um26ACgq18W hzVE6iJah67caaNcF2veb9I= =8GSf -----END PGP SIGNATURE----- --nextPart1191793.GzmnGBbx9l--