From owner-freebsd-questions@FreeBSD.ORG Fri May 9 22:39:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C5D237B401 for ; Fri, 9 May 2003 22:39:06 -0700 (PDT) Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 850D343F3F for ; Fri, 9 May 2003 22:39:05 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from someone (189.sm7.dialup.garlic.net [216.139.3.189]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id h4A5d3i25870 for ; Fri, 9 May 2003 22:39:04 -0700 Message-Id: <200305100539.h4A5d3i25870@windmill-en0.garlic.com> From: "Remington L." To: Date: Fri, 9 May 2003 22:38:52 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook, Build 11.0.4920 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcMWtnBN5ppKDTTnRtuknRdzY9vNWQ== Subject: VMware3 under 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 05:39:06 -0000 I am trying to get VMware3 working under 5.0 but its plagued with problems. I downloaded the uncommitted kernel patch and ran patch < linux.shm.patch-cvs-freebsd5-20030329 and did a make buildkernel but I got: cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstric t-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/us r/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 - ffreestanding -Werror /usr/src/sys/kern/sysv_shm.c /usr/src/sys/kern/sysv_shm.c: In function `shm_find_segment_by_shmid': /usr/src/sys/kern/sysv_shm.c:169: number of arguments doesn't match prototype /usr/src/sys/kern/sysv_shm.c:98: prototype declaration /usr/src/sys/kern/sysv_shm.c: At top level: /usr/src/sys/kern/sysv_shm.c:186: conflicting types for `shm_find_segment_by_shm idx' /usr/src/sys/kern/sysv_shm.c:99: previous declaration of `shm_find_segment_by_sh midx' /usr/src/sys/kern/sysv_shm.c: In function `shmat1': /usr/src/sys/kern/sysv_shm.c:327: too many arguments to function `shm_find_segme nt_by_shmid' I would greatly appreciate it if someone can give me an exact procedure on how to get it running. I attempted to do it without any patching, it installed fine, but on reboot vmware.sh caused a problem where I lost my console