Date: Fri, 11 Jun 1999 19:18:46 +0200 From: Marcel Moolenaar <marcel@scc.nl> To: emulation@FreeBSD.ORG Subject: Re: Q: Unresolved Symbols in lib_linux-2.6.1 ? Message-ID: <376144F6.108D30AA@scc.nl> References: <199906111457.KAA21403@lab12.ie.pitt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?376144F6.108D30AA>
