From owner-freebsd-emulation Mon Nov 11 5:55:51 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D263937B401 for ; Mon, 11 Nov 2002 05:55:49 -0800 (PST) Received: from ipcmg2.ipcku.kansai-u.ac.jp (ipcmg2.ipcku.kansai-u.ac.jp [210.225.242.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2294F43E75 for ; Mon, 11 Nov 2002 05:55:38 -0800 (PST) (envelope-from kobayasi@res.kutc.kansai-u.ac.jp) Received: from ipcmg3.ipcku.kansai-u.ac.jp (ipcmg3.ipcku.kansai-u.ac.jp [158.217.208.21]) by ipcmg2.ipcku.kansai-u.ac.jp (8.11.2+3.4W/3.7W) with SMTP id gABDtY826913 for ; Mon, 11 Nov 2002 22:55:34 +0900 (JST) Received: from ipcmg.ipcku.kansai-u.ac.jp(158.217.208.11) by ipcmg3.ipcku.kansai-u.ac.jp via csmap id 18889; Mon, 11 Nov 2002 22:57:09 +0900 (JST) Received: from mailgate.kutc.kansai-u.ac.jp (ns1.kutc.kansai-u.ac.jp [158.217.43.20]) by ipcmg.ipcku.kansai-u.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id WAA03580; Mon, 11 Nov 2002 22:55:34 +0900 (JST) Received: from ns2.kutc.kansai-u.ac.jp (ns2 [158.217.43.2]) by mailgate.kutc.kansai-u.ac.jp (8.12.5/8.12.5) with ESMTP id gABDt3cW004089 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 11 Nov 2002 22:55:03 +0900 (JST) Received: from grove.kutc.kansai-u.ac.jp (ta2475.res.kutc.kansai-u.ac.jp [158.217.42.100]) by ns2.kutc.kansai-u.ac.jp (8.12.5/8.12.5) with ESMTP id gABDt24i026834 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Mon, 11 Nov 2002 22:55:03 +0900 (JST) Received: from res.kutc.kansai-u.ac.jp (218-228-170-190.eonet.ne.jp [218.228.170.190]) (authenticated bits=0) by grove.kutc.kansai-u.ac.jp (8.12.2/8.12.2/cf-20020120) with ESMTP id gABDswig019481 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Mon, 11 Nov 2002 22:55:01 +0900 (JST) Message-ID: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> Date: Mon, 11 Nov 2002 22:54:50 +0900 From: Takashi Kobayashi Organization: Faculty of Informatics, Kansai University User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.0.0) Gecko/20020719 X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org Subject: I can't use vmware-toolbox on 4.7-STABLE Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Nov 11 6:43:56 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7257F37B401 for ; Mon, 11 Nov 2002 06:43:55 -0800 (PST) Received: from mx7.mail.ru (mx7.mail.ru [194.67.57.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E31B43E42 for ; Mon, 11 Nov 2002 06:43:53 -0800 (PST) (envelope-from daemonnews@mail.ru) Received: from drweb by mx7.mail.ru with drweb-scanned (Exim MX.7) id 18BFn3-000KOr-00 for freebsd-emulation@freebsd.org; Mon, 11 Nov 2002 17:43:49 +0300 Received: from f13.int ([10.0.0.105] helo=f13.mail.ru) by mx7.mail.ru with esmtp (Exim MX.7) id 18BFn0-000KLt-00 for freebsd-emulation@freebsd.org; Mon, 11 Nov 2002 17:43:46 +0300 Received: from mail by f13.mail.ru with local (Exim FE.1) id 18BFmx-000K7x-00 for freebsd-emulation@FreeBSD.ORG; Mon, 11 Nov 2002 17:43:43 +0300 Received: from [213.242.27.42] by win.mail.ru with HTTP; Mon, 11 Nov 2002 17:43:43 +0300 From: "daemonnews daemonnews" To: freebsd-emulation@FreeBSD.ORG Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: 192.168.1.3 via proxy [213.242.27.42] Date: Mon, 11 Nov 2002 17:43:43 +0300 Reply-To: "daemonnews daemonnews" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org auth 42b1f23d subscribe freebsd-emulation daemonnews@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Nov 11 6:48:24 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74A8837B401; Mon, 11 Nov 2002 06:48:22 -0800 (PST) Received: from rumba.clave.gr.jp (rumba.clave.gr.jp [202.248.115.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F77643E3B; Mon, 11 Nov 2002 06:48:16 -0800 (PST) (envelope-from mac@clave.gr.jp) Received: from localhost (localhost [127.0.0.1]) by rumba.clave.gr.jp (8.9.3+3.2W/3.7W) with ESMTP id XAA87368; Mon, 11 Nov 2002 23:48:08 +0900 (JST) Date: Mon, 11 Nov 2002 23:48:08 +0900 (JST) Message-Id: <20021111.234808.74666226.mac@clave.gr.jp> To: kobayasi@res.kutc.kansai-u.ac.jp Cc: freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org Subject: Re: I can't use vmware-toolbox on 4.7-STABLE From: Masahide -mac- NODA In-Reply-To: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> References: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> X-Mailer: Mew version 2.2 on Emacs 20.6 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I run vmware tools at recent current by below way: - 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 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 majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Nov 11 6:51: 3 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4241637B401; Mon, 11 Nov 2002 06:51:01 -0800 (PST) Received: from rumba.clave.gr.jp (rumba.clave.gr.jp [202.248.115.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C0A343E3B; Mon, 11 Nov 2002 06:51:00 -0800 (PST) (envelope-from mac@clave.gr.jp) Received: from localhost (localhost [127.0.0.1]) by rumba.clave.gr.jp (8.9.3+3.2W/3.7W) with ESMTP id XAA87438; Mon, 11 Nov 2002 23:50:58 +0900 (JST) Date: Mon, 11 Nov 2002 23:50:57 +0900 (JST) Message-Id: <20021111.235057.41717313.mac@clave.gr.jp> To: kobayasi@res.kutc.kansai-u.ac.jp Cc: freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org Subject: Re: I can't use vmware-toolbox on 4.7-STABLE From: Masahide -mac- NODA In-Reply-To: <20021111.234808.74666226.mac@clave.gr.jp> References: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> <20021111.234808.74666226.mac@clave.gr.jp> X-Mailer: Mew version 2.2 on Emacs 20.6 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Oops, sorry. X-| From: Masahide -mac- NODA 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 > 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 majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Nov 11 7:42:47 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2EFF37B401; Mon, 11 Nov 2002 07:42:45 -0800 (PST) Received: from harmless.nah6.com (a194-109-160-7.adsl.xs4all.nl [194.109.160.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9127343E42; Mon, 11 Nov 2002 07:42:44 -0800 (PST) (envelope-from dim@xs4all.nl) Received: from overdose.nah6 (overdose.nah6 [10.0.0.69]) by harmless.nah6.com (Postfix) with ESMTP id 969B21FD35; Mon, 11 Nov 2002 16:41:20 +0100 (CET) Date: Mon, 11 Nov 2002 16:42:11 +0100 From: Dimitry Andric X-Mailer: The Bat! (v1.62/Beta7) Business X-Priority: 3 (Normal) Message-ID: <8222509196.20021111164211@xs4all.nl> To: Takashi Kobayashi , Masahide -mac- NODA Cc: freebsd-emulation@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: I can't use vmware-toolbox on 4.7-STABLE In-Reply-To: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> References: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2002-11-11 at 14:54:50 Takashi Kobayashi wrote: TK> I cvsup-ed source tree yesterday, then did `make buildworld`, TK> `make installworld`, and make installkernel. ==snip== TK> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" Please see this PR for more information: http://www.freebsd.org/cgi/query-pr.cgi?pr=45167 The problem (and the fix for it) was discussed in this thread: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=11582+0+current/freebsd-stable In short, just re-cvsup and rebuild. Cheers, - -- Dimitry Andric PGP Key: http://www.xs4all.nl/~dim/dim.asc Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3 Lbh ner abj va ivbyngvba bs gur QZPN -----BEGIN PGP SIGNATURE----- Version: 6.5.8ckt http://www.ipgpp.com/ Comment: http://duncan.gn.apc.org/stoa_cover.htm iQA/AwUBPc/BybBeowouIJajEQLidgCg4d4L/zDA+Q8sxaZfIwKgpKP9nvAAnRgD xg4KerQ5NOBodywZixASz8e7 =naDl -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Nov 12 6:19:39 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0238337B401; Tue, 12 Nov 2002 06:19:39 -0800 (PST) Received: from rumba.clave.gr.jp (rumba.clave.gr.jp [202.248.115.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3085D43E6E; Tue, 12 Nov 2002 06:19:33 -0800 (PST) (envelope-from mac@clave.gr.jp) Received: from localhost (localhost [127.0.0.1]) by rumba.clave.gr.jp (8.9.3+3.2W/3.7W) with ESMTP id XAA95218; Tue, 12 Nov 2002 23:19:18 +0900 (JST) Date: Tue, 12 Nov 2002 23:19:17 +0900 (JST) Message-Id: <20021112.231917.74659173.mac@clave.gr.jp> To: dim@xs4all.nl Cc: freebsd-emulation@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: I can't use vmware-toolbox on 4.7-STABLE From: Masahide -mac- NODA In-Reply-To: <8222509196.20021111164211@xs4all.nl> References: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> <8222509196.20021111164211@xs4all.nl> X-Mailer: Mew version 2.2 on Emacs 20.6 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: Dimitry Andric Subject: Re: I can't use vmware-toolbox on 4.7-STABLE Date: Mon, 11 Nov 2002 16:42:11 +0100 > TK> I cvsup-ed source tree yesterday, then did `make buildworld`, > TK> `make installworld`, and make installkernel. > ==snip== > TK> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" (snip) > In short, just re-cvsup and rebuild. Yeah, vmware-toolbox work correctly with updated lib/compat.3x. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Nov 12 6:46: 2 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEAC837B401 for ; Tue, 12 Nov 2002 06:46:00 -0800 (PST) Received: from ipcmg2.ipcku.kansai-u.ac.jp (ipcmg2.ipcku.kansai-u.ac.jp [210.225.242.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22DE943E3B for ; Tue, 12 Nov 2002 06:45:54 -0800 (PST) (envelope-from kobayasi@res.kutc.kansai-u.ac.jp) Received: from ipcmg3.ipcku.kansai-u.ac.jp (ipcmg3.ipcku.kansai-u.ac.jp [158.217.208.21]) by ipcmg2.ipcku.kansai-u.ac.jp (8.11.2+3.4W/3.7W) with SMTP id gACEjp825700 for ; Tue, 12 Nov 2002 23:45:51 +0900 (JST) Received: from ipcmg.ipcku.kansai-u.ac.jp(158.217.208.11) by ipcmg3.ipcku.kansai-u.ac.jp via csmap id 28735; Tue, 12 Nov 2002 23:47:31 +0900 (JST) Received: from mailgate.kutc.kansai-u.ac.jp (ns1.kutc.kansai-u.ac.jp [158.217.43.20]) by ipcmg.ipcku.kansai-u.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id XAA27807; Tue, 12 Nov 2002 23:45:50 +0900 (JST) Received: from ns2.kutc.kansai-u.ac.jp (ns2 [158.217.43.2]) by mailgate.kutc.kansai-u.ac.jp (8.12.5/8.12.5) with ESMTP id gACEjKcW007553 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 12 Nov 2002 23:45:20 +0900 (JST) Received: from grove.kutc.kansai-u.ac.jp (ta2475.res.kutc.kansai-u.ac.jp [158.217.42.100]) by ns2.kutc.kansai-u.ac.jp (8.12.5/8.12.5) with ESMTP id gACEjJ4i004941 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Tue, 12 Nov 2002 23:45:19 +0900 (JST) Received: from res.kutc.kansai-u.ac.jp (218-228-170-190.eonet.ne.jp [218.228.170.190]) (authenticated bits=0) by grove.kutc.kansai-u.ac.jp (8.12.2/8.12.2/cf-20020120) with ESMTP id gACEjGig013205 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Tue, 12 Nov 2002 23:45:18 +0900 (JST) Message-ID: <3DD113FB.9020003@res.kutc.kansai-u.ac.jp> Date: Tue, 12 Nov 2002 23:45:15 +0900 From: Takashi Kobayashi Organization: Faculty of Informatics, Kansai University User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.0.0) Gecko/20020719 X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: Re: I can't use vmware-toolbox on 4.7-STABLE References: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> <8222509196.20021111164211@xs4all.nl> <20021112.231917.74659173.mac@clave.gr.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I also successed to work it. Thanks. I will check and find problem report next time. By the way... I cvsup-ed, did buildworld and installworld, but compat3x.i386 libraries were not installed. I installed them by hand at lib/compat/compat3x.i386 . Am I something wrong about the way of update? > From: Dimitry Andric > Subject: Re: I can't use vmware-toolbox on 4.7-STABLE > Date: Mon, 11 Nov 2002 16:42:11 +0100 > >>TK> I cvsup-ed source tree yesterday, then did `make buildworld`, >>TK> `make installworld`, and make installkernel. >>==snip== >>TK> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" > > (snip) > >>In short, just re-cvsup and rebuild. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Nov 12 7:13:30 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C833137B401; Tue, 12 Nov 2002 07:13:28 -0800 (PST) Received: from harmless.nah6.com (a194-109-160-7.adsl.xs4all.nl [194.109.160.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 193E243E4A; Tue, 12 Nov 2002 07:13:27 -0800 (PST) (envelope-from dim@xs4all.nl) Received: from overdose.nah6 (overdose.nah6 [10.0.0.69]) by harmless.nah6.com (Postfix) with ESMTP id A17261FD35; Tue, 12 Nov 2002 16:11:44 +0100 (CET) Date: Tue, 12 Nov 2002 16:13:09 +0100 From: Dimitry Andric X-Mailer: The Bat! (v1.62/Beta7) Business X-Priority: 3 (Normal) Message-ID: <341220965.20021112161309@xs4all.nl> To: Takashi Kobayashi , Masahide -mac- NODA Cc: freebsd-emulation@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: I can't use vmware-toolbox on 4.7-STABLE In-Reply-To: <3DD113FB.9020003@res.kutc.kansai-u.ac.jp> References: <3DCFB6AA.9000906@res.kutc.kansai-u.ac.jp> <8222509196.20021111164211@xs4all.nl> <20021112.231917.74659173.mac@clave.gr.jp> <3DD113FB.9020003@res.kutc.kansai-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2002-11-12 at 15:45:15 Takashi Kobayashi wrote: TK> I cvsup-ed, did buildworld and installworld, but compat3x.i386 TK> libraries were not installed. The installation of compat libraries needs to be explicitly enabled in your /etc/make.conf file, before you rebuild. See make.conf(5) for details. Cheers, - -- Dimitry Andric PGP Key: http://www.xs4all.nl/~dim/dim.asc Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3 Lbh ner abj va ivbyngvba bs gur QZPN -----BEGIN PGP SIGNATURE----- Version: 6.5.8ckt http://www.ipgpp.com/ Comment: http://duncan.gn.apc.org/stoa_cover.htm iQA/AwUBPdEMerBeowouIJajEQIG9gCgycm+o2/Kk5JGBgzBW632gav2KLQAnjQF y5hdfpC9aJoOWE58gJrBveVC =mI2A -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Nov 12 13:55:48 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFF4B37B401 for ; Tue, 12 Nov 2002 13:55:46 -0800 (PST) Received: from gemini2.roman.com (mail.roman.com [207.208.46.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54D9A43E75 for ; Tue, 12 Nov 2002 13:55:37 -0800 (PST) (envelope-from GSadowski@roman.com) Received: by GEMINI2 with Internet Mail Service (5.5.2653.19) id ; Tue, 12 Nov 2002 15:58:50 -0600 Message-ID: <2FE1B1131D0BD4118DD9009027626869022655AE@GEMINI2> From: Gail Sadowski To: emulation Subject: Virus Found in message "Endspan i" Date: Tue, 12 Nov 2002 15:58:42 -0600 X-MS-TNEF-Correlator: <2FE1B1131D0BD4118DD9009027626869022655AE@GEMINI2> MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C28A96.AA4D37F0" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C28A96.AA4D37F0 Content-Type: text/plain Symantec AntiVirus found a virus in an attachment you (emulation ) sent to gailbu@roman.com. To ensure the recipient(s) are able to use the files you sent, perform a virus scan on your computer, clean any infected files, then resend this attachment. Attachment: endspan.scr Virus name: W32.Klez.H@mm Action taken: Clean failed : Quarantine succeeded : File status: Infected ------_=_NextPart_000_01C28A96.AA4D37F0 Content-Type: application/ms-tnef Content-Transfer-Encoding: base64 eJ8+IjMVAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQWAAwAOAAAA0gcLAAwADwA6ACoAAgBlAQEggAMADgAAANIHCwAM AA8AOgAxAAIAbAEBCYABACEAAAAxRUI3N0E4RDQzMDFEQTRBQjU5QkQxMjg5RjIyMTcwNgAnBwEE gAEAIwAAAFZpcnVzIEZvdW5kIGluIG1lc3NhZ2UgIkVuZHNwYW4gaSIA5wsBDYAEAAIAAAACAAIA AQOQBgBcBQAAIAAAAEAAOQDwN02qlorCAQMA8T8JBAAAHgAxQAEAAAALAAAAR0JVTktPV1NLRQAA AwAaQAAAAAAeADBAAQAAAAsAAABHQlVOS09XU0tFAAADABlAAAAAAAIBCRABAAAAuQEAALUBAACH AgAATFpGdRiKDHSHAAoBDQNDdGV4dAH3/wKkA+QF6wKDAFAC8wa0AoMmMgPFAgBjaArAc2XYdDAg BxMCgH0KgAjP/wnZAoAKhAs3EsIB0BICAHANDvBjE+ACMGlWaXIGdQQgAhB1bmQgYfwgdhizC4AZ UBnxAkAA0CZoB4ACMCB5CGAgKDhlbXULYBiAAiAgPAkbR0BGCdFCU0QuwE9SRz4pIBOgGsEQdG8g ZwtwbGJ1ykADYy4FoG0uCqMKha0KgFQd0AnwcwhwZR2wdmggYBVAYwUgCJACMCjecx1QCsAgYAGg bCBhHdB7GNAgZGYDEAeRGvIdcizMIHAEkAIQcm0ZVwTwnwORG7Ea8QXAHsFwdQ7wmnIjsGMh8BoS bnkZ0f5mBZAO8BlAItMjsCCBA6D/FUAdcRlAIIAEABo5Hv0fBZJBGlc6ICABZHMKsM8eoATxHwUY pG5hB4ArkCBXMzIuSyHwei7wSEBtbSqGJyAbogGQ1msJ8CuRQyZTZh4BJ0H5K5BRdQrAGAELgCBg IDC8Y2MJ4AEAMIIfBUYi4dsdYAGQdBjQK5FJJvUprwUfMn01YAAAAAMA/T/kBAAAAgFxAAEAAAAW AAAAAcKKlqpP/QlNbJMWSjy/54ciKWdFUQAAAwAmAAAAAAADADYAAAAAAB4AcAABAAAAIwAAAFZp cnVzIEZvdW5kIGluIG1lc3NhZ2UgIkVuZHNwYW4gaSIAAAIBRwABAAAALwAAAGM9VVM7YT0gO3A9 Uk9NQU47bD1HRU1JTkkyLTAyMTExMjIxNTg0MlotNTcxMTUAAAIB+T8BAAAATAAAAAAAAADcp0DI wEIQGrS5CAArL+GCAQAAAAAAAAAvTz1ST01BTi9PVT1ST1NFTExFL0NOPVJFQ0lQSUVOVFMvQ049 R0JVTktPV1NLRQAeAPg/AQAAAA8AAABHYWlsIEJ1bmtvd3NrZQAAHgA4QAEAAAALAAAAR0JVTktP V1NLRQAAAgH7PwEAAABMAAAAAAAAANynQMjAQhAatLkIACsv4YIBAAAAAAAAAC9PPVJPTUFOL09V PVJPU0VMTEUvQ049UkVDSVBJRU5UUy9DTj1HQlVOS09XU0tFAB4A+j8BAAAADwAAAEdhaWwgQnVu a293c2tlAAAeADlAAQAAAAsAAABHQlVOS09XU0tFAABAAAcwCIQWqpaKwgFAAAgwGqBhrpaKwgEe AD0AAQAAAAEAAAAAAAAAHgAdDgEAAAAjAAAAVmlydXMgRm91bmQgaW4gbWVzc2FnZSAiRW5kc3Bh biBpIgAAHgA1EAEAAAAzAAAAPDJGRTFCMTEzMUQwQkQ0MTE4REQ5MDA5MDI3NjI2ODY5MDIyNjU1 QUVAR0VNSU5JMj4AAAsAKQAAAAAACwAjAAAAAAADAAYQflyOMgMABxBMAQAAAwAQEAAAAAADABEQ AAAAAB4ACBABAAAAZQAAAFNZTUFOVEVDQU5USVZJUlVTRk9VTkRBVklSVVNJTkFOQVRUQUNITUVO VFlPVShFTVVMQVRJT048RU1VTEFUSU9OQEZSRUVCU0RPUkcpU0VOVFRPR0FJTEJVQFJPTUFOQ09N VE8AAAAAAgF/AAEAAAAzAAAAPDJGRTFCMTEzMUQwQkQ0MTE4REQ5MDA5MDI3NjI2ODY5MDIyNjU1 QUVAR0VNSU5JMj4AAFJP ------_=_NextPart_000_01C28A96.AA4D37F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Nov 13 5:17:55 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB9F237B401 for ; Wed, 13 Nov 2002 05:17:53 -0800 (PST) Received: from 134.169.8.67.cfl.rr.com (134.169.8.67.cfl.rr.com [67.8.169.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 22B6943E88 for ; Wed, 13 Nov 2002 05:17:51 -0800 (PST) (envelope-from juliaborsche@earthlink.net) Received: from hotmail.com (juno.com [165.17.67.22]) by msn.com (8.11.6/8.11.6) with ESMTP id 18386 for ; Wed, 13 Nov 2002 13:17:52 +0000 From: "czwjaiumz" To: "" Subject: Bullet proof bulk email friendly hosting & cheap mass email campaigns. X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Date: Wed, 13 Nov 2002 13:17:52 +0000 Message-ID: <3116321168hpxodwlrqCiuhhevg1ruj@compuserve.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We are the marketing specialists www.host4bulk.com that provide cheap bullet proof bulk email friendly hosting for your website ($400 for one month of bullet proof hosting) and cheap bulk email campaigns ($200 for 1 million emails sent) As you may already know, many web hosting companies have Terms of Service (TOS) or Acceptable Use Policies (AUP) against the delivery of emails advertising or promoting your web site. If your web site host receives complaints or discovers that your web site has been advertised in email broadcasts, they may disconnect your account and shut down your web site. Our mission is to solve your problem and provide you with bulk email friendly hosting. You don't have to worry about your website being closed again. Adult and gambling sites welcomed. No set up fee. You may advertise your website by using your own resources or using 3rd party's service. However we can do all the advertising for your business. You just sit, relax and see how your income grows constantly. We guarantee the lowest prices on the web for our web hosting and bulk email campaigns. We only ask $200 us dollars for 1 million emails sent with your ad. We don't use duplicate emails. Our email base is up to date and it is updated weekly. Our current email data base contains over 50.000.000 emails sorted by various parameters to meet your specific needs. No competitors may offer this price. The lowest price you can find on the net is well over $500 for 1 million Don't make the mistake of bulk emailing directly to your website without bulletproof web hosting. Your web host will close your account and shut your site down in no time! No matter how long you have been with them, how much you are paying them, or how beautiful your site is. There are companies charging thousands for bulletproof web hosting and they can't keep you up and running like we can. If you host with us, your site will NOT BE SHUT DOWN due to complaints! Bulk email campaign together with bullet proof hosting will bring your business to success. Just imagine how many people will learn about your business or product at a really low price. Bulk email is considered to be the most effective way to advertise on the net. It is hundreds times effective than banner, solo ad and other campaigns. Once people use our service they always come back for more. We can always provide websites that use bulk email campaigns with our new reliable way to accept credit cards on the net without the need to open merchant account. You can start accepting credit card payments in second. It is totally free. Visit our website at http://www.host4bulk.com for more information and to order your bulk email hosting or/and email campaign. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Thu Nov 14 16: 6:55 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 553E137B401 for ; Thu, 14 Nov 2002 16:06:51 -0800 (PST) Received: from bfl2002.lakritzlaw.com (sdsl-64-32-199-95.dsl.iad.megapath.net [64.32.199.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3822743E42 for ; Thu, 14 Nov 2002 16:06:40 -0800 (PST) (envelope-from hsedrte5@are.to) Received: from correo.movinet.com.uy ([200.204.118.235]) by bfl2002.lakritzlaw.com with Microsoft SMTPSVC(5.0.2195.5329); Thu, 14 Nov 2002 17:08:00 -0500 Message-ID: <00003bf87621$0000215a$00007d95@sv.compuland.com.br> To: Cc: , , , , , , , From: "Howard Taft" Subject: Your Authorization2924 Date: Thu, 14 Nov 2002 14:11:21 -2000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Nov 2002 22:08:01.0343 (UTC) FILETIME=[4C1F4CF0:01C28C2A] Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Frustrated With Your Internet Marketing Efforts? Have you tried: FREE Classifieds? (Don't work) Web Site? (Good for closing but you have to have visitors) Banners? (Expensive and Iffy) E-Zine? (They're great, but only with thousands of members) Search Engines (Easy to be buried with thousands of others) E -MAIL MARKETING IS THE ANSWER! It is a proven fact that your best chance of attracting new business is through Direct E-mail. The secret to an effective bulk E-mail marketing campaign on the internet is directly related to the freshness of the lists used. To ensure that our customers receive the freshest mailing addresses, we are constantly updating and revising our mailing lists. Our Sixth release provides you with 15 MILLION E-mail Addresses taken from our own database of opporunity seekers and businesses. THE MASTER MARKETERS CD VOL. 6 consists of 15 Million E-mail addresses that were cleaned and verified. You can start mailing these addresses immediately. We have removed all the following domains: THESE DOMAINS ARE ABSOLUTELY NOT INCLUDED: Compuserve.com Genie.com Delphi.com MCI.com And all domains ending with .edu, .mil, .org, and .us. There are no International domains in this CD. All addresses are pure .COM AND .NET. There are ABSOLUTELY NO DUPICATE ADDRESSES! Our CD does not contain any of those bogus and filled addresses used by other companies to ad inflated numbers to their lists. We pay full time employees to perform hundreds of hours of list verification and deduping of our lists. REMEMBER, our business is mailing for individuals and companies. We mail over 20 million direct E-mails per Day for our clients and the addresses contained in the Master Marketers Cd are the same fresh, clean lists we use. We maintain a huge database of anti-commerce radicals who want the net for themselves. We run our lists against this database and remove all E-mail addresses these radicals use to trap you into mailing to them so they can cause you trouble. Over 30,000 BUSINESSES come on the Internet EVERY single day...If you don't send out Broadcast Email... YOUR COMPETITON WILL! SPECIAL BONUS OFFER! For those who order The Address CD Vol. 6 before 11/30/02 we are going to include our Professional Email Marketing Book. This Book Explains Exactly how Bulk Email operates. The author, Paul Willis has 8 years of Bulk Email Advertising experience and operates a very successful Internet Email Advertising Company. If you have any questions or would like to discuss how we can help you to effectively market your business via Direct E-mail advertising please call 818-743-7507. We offer several affordable Marketing packages for those who need their E-mail ads sent through our servers. We accept payment by Check - Visa - Mastercard - Discover. TO ORDER our CD, simply print out the EZ ORDER FORM below and fax your Check or Credit Card Information to our office today. Fax to: 661-244-4903. Or Call 818-743-7507 to order by phone. E-Z ORDER FORM ______ Yes! I would like to order MASTER MARKETING CD with 15 MILLION Email addresses for $229.00. *Price includes shipping and handling with the U.S. DATE___________ NAME_____________________________________________________ Name and address must match credit card. COMPANY NAME_____________________________________________ ADDRESS__________________________________________________ CITY, STATE, ZIP_________________________________________ PHONE NUMBERS____________________________________________ FAX NUMBERS______________________________________________ EMAIL ADDRESS____________________________________________ Must have a valid e-mail address for credit card orders. You will receive receipt of credit card charges by e-mail. CHECKS BY FAX SERVICES! 24 HOUR FAX SERVICES If you would like to fax a check, paste your check below and fax it to: 661-244-4903. You do not have to mail the original check we will simply make a draft from the copy you fax. Make all checks payable to P.W. MARKETING LLC ****************************************************** Paste or Tape your check here and fax along with this order form to 661-244-4903 ****************************************************** If you fax a check, there is no need for you to send the original. To be talem off our mailing list please click on the link below that will send us a email and we will permanently remove you from our mailing list. MailTo:ksnnj@yahoo.com?subject=take-out To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message