From owner-freebsd-emulation Fri Jun 11 10:23:59 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from gaia.euronet.nl (gaia.euronet.nl [194.134.0.10]) by hub.freebsd.org (Postfix) with ESMTP id 974EF150C5 for ; Fri, 11 Jun 1999 10:23:55 -0700 (PDT) (envelope-from freebsd-emulation@scc.nl) Received: from scones.sup.scc.nl (i307.ztm.euronet.nl [194.134.67.68]) by gaia.euronet.nl (8.8.8/8.8.8) with ESMTP id TAA06809 from for ; Fri, 11 Jun 1999 19:23:54 +0200 (MET DST) Received: (from daemon@localhost) by scones.sup.scc.nl (8.9.3/8.9.3) id TAA76221 for emulation@FreeBSD.ORG; Fri, 11 Jun 1999 19:18:49 +0200 (CEST) (envelope-from freebsd-emulation@scc.nl) Received: from GATEWAY by scones.sup.scc.nl with netnews for emulation@FreeBSD.ORG (emulation@FreeBSD.ORG) To: emulation@FreeBSD.ORG Date: Fri, 11 Jun 1999 19:18:46 +0200 From: Marcel Moolenaar Message-ID: <376144F6.108D30AA@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <199906111457.KAA21403@lab12.ie.pitt.edu> Subject: Re: Q: Unresolved Symbols in lib_linux-2.6.1 ? Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gary Rafe wrote: > $ /usr/LINUX/wp8/wpbin/xwp # the WordPerfect binary > xwp: Can't resolve symbol '_CurrentRuneLocale' > xwp: Can't resolve symbol '__sF' This is a typical case where a FreeBSD library is loaded instead of the Linux library. IIRC, the library in question is libc.so. Make sure the Linux version is found first, that should solve your problem. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ Amsterdam, The Netherlands tel: +31 20 4200655 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message