From owner-freebsd-hackers Mon Nov 19 17:32:23 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id F0F0B37B417 for ; Mon, 19 Nov 2001 17:32:20 -0800 (PST) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id fAK1WKM44496 for ; Mon, 19 Nov 2001 17:32:20 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 93B3D3811; Mon, 19 Nov 2001 17:32:20 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Glenn Gombert" Cc: hackers@FreeBSD.ORG Subject: Re: FreeBSD (as a Guest OS), VMware & X11 In-Reply-To: <20011120004616.SXFY16107.mta08.onebox.com@onebox.com> Date: Mon, 19 Nov 2001 17:32:20 -0800 From: Peter Wemm Message-Id: <20011120013220.93B3D3811@overcee.netplex.com.au> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Glenn Gombert" wrote: > > In case anyone is interested...I have X11 running with FreeBSD as a Guest > operating system under Win2K......the current XFree86 server (v 4.101) > that is in the ports collection, runs ok with the generic wm that comes > with XFree86, when I try and run KDE under 'Current' I get .. > /usr/X11R6/lib/libXext.so.6 Undefined symbol "__stderrp"...for some > reason ... Be sure you have COMPAT4X=yes in /etc/make.conf. If you didn't, then do this: cd /usr/src/lib/compat/compat4x.i386 make obj make all make install Then all __stderrp etc stuff will go away, except for some *really* binaries that use libc_r.so.3 Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message