From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 3 10:00:31 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 606FB1065692 for ; Wed, 3 Sep 2008 10:00:31 +0000 (UTC) (envelope-from ghost-sw@yandex.ru) Received: from hosting.e4u.ru (hosting.e4u.ru [87.241.223.134]) by mx1.freebsd.org (Postfix) with ESMTP id 896D28FC19 for ; Wed, 3 Sep 2008 10:00:30 +0000 (UTC) (envelope-from ghost-sw@yandex.ru) Received: (qmail 17037 invoked from network); 3 Sep 2008 13:33:43 +0400 Received: from unknown (HELO SW) (87.241.252.6) by 87.241.223.134 with SMTP; 3 Sep 2008 13:33:43 +0400 Date: Wed, 3 Sep 2008 13:33:49 +0400 From: Mike Sw X-Mailer: The Bat! (v3.85.02) Professional X-Priority: 3 (Normal) Message-ID: <516693407.20080903133349@yandex.ru> To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SpamTest-Envelope-From: ghost-sw@yandex.ru X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 4977 [Sep 03 2008] X-SpamTest-Info: {received from trusted relay: common white list} X-SpamTest-Method: white ip list X-SpamTest-Rate: 0 X-SpamTest-Status: Trusted X-SpamTest-Status-Extended: trusted X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0284], KAS30/Release Subject: VMware3 from ports on FreeBSD 7.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mike Sw List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 10:00:31 -0000 Hello There! I have a trouble with installing vmware3 from /usr/ports/emulators/vmware3 on FreeBSD 7.0 When I try to install I see this error: ... ... (some processes) ... ... /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/task.c In file included from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/taskswitch.h:25, from /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/task.c:54: /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/vm_asm.h: In function 'Div643264': /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/include/vm_asm.h:1033: error: memory input 4 is not directly addressable *** Error code 1 Stop in /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only. *** Error code 1 Stop in /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only. *** Error code 1 Stop in /usr/ports/emulators/vmware3/work/vmware-distrib. *** Error code 1 Stop in /usr/ports/emulators/vmware3. *** Error code 1 Stop in /usr/ports/emulators/vmware3. [sw]# Also I've installed all of packages that VMware requires. Result is same. May be someone knows what is wrong here? Please help me with it or recommend another emulator :) Thank you... Mike