Oops, sorry. X-| From: Masahide -mac- NODA <[EMAIL PROTECTED]> Subject: Re: I can't use vmware-toolbox on 4.7-STABLE Date: Mon, 11 Nov 2002 23:48:08 +0900 (JST)
> > I run vmware tools at recent current by below way: ^^^^^^^ 4-STABLE > - copy the libm.so.2 making with __stderrp to some directory > ( I copied from 4.7-RELEASE ) > - run vmware-toolbox with LD_LIBRARY_PATH=/some/where/to/avobe_libm.so > > In my case, copy libm.so.2 to /etc/vmware and execute > > # env LD_LIBRARY_PATH=/usr/local/etc/vmware /usr/local/etc/vmware-toolbox & > > > > From: Takashi Kobayashi <[EMAIL PROTECTED]> > Subject: I can't use vmware-toolbox on 4.7-STABLE > Date: Mon, 11 Nov 2002 22:54:50 +0900 > > > > > I use VMware workstation 3.2.0 build-2230 on WindowsXP as HostOS, and > > use FreeBSD as GuestOS. > > I cvsup-ed source tree yesterday, then did `make buildworld`, > > `make installworld`, and make installkernel. But I got some errors, > > and could not use vmware-toolbox utility. > > > > ----- > > % vmware-toolbox > > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" > > % > > ----- > > > > I investigated some resources, I found `__stderrp` symbol at > > /usr/src/lib/libc/stdio/findfp.c and /usr/src/include/stdio.h. > > > > >$FreeBSD: src/lib/libc/stdio/findfp.c,v 1.7.2.3 2001/08/17 02:56:31 > > peter Exp $ > > >$FreeBSD: src/include/stdio.h,v 1.24.2.5 2002/11/09 08:07:20 imp Exp $ > > > > And also I found `__stderrp` symbol in /usr/lib/libm.so.2, but > > could not find symbol in /usr/lib/compat/libc.so.3. > > > > % ldd /usr/X11R6/bin/vmware-toolbox > > /usr/X11R6/bin/vmware-toolbox: > > libm.so.2 => /usr/lib/libm.so.2 (0x2811c000) > > libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28137000) > > libc.so.3 => /usr/lib/compat/libc.so.3 (0x281f3000) > > libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x28275000) > > > > Please tell me how to solve this problem. > > > > Thanks, > > Takashi KOBAYASHI > > > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message