Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2001 06:39:13 +0100
From:      Emiel Kollof <coolvibe@hackerheaven.org>
To:        freebsd-ports@freebsd.org
Subject:   emulators/vmware2 port broken on CURRENT?
Message-ID:  <20011130063913.B40797@laptop.hackerheaven.org>

next in thread | raw e-mail | index | archive | help
Hi gang,

vmware2 fails to compile. Are the kernel modules for vmware not suited
for CURRENT? I'm running a CURRENT which was synced just a few days ago.

Here's what the compiler barfs at:

cc -O -pipe -march=pentiumpro -march=pentiumpro
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/include
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export/include
-I/sys
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/
-DCDEV_MAJOR_=200 -DSMP -DAPIC_IO  -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi
-DKLD_MODULE -nostdinc -I-
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/include
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/common
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/export/include
-I/sys
-I/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/../vmnet-only/freebsd/
-I. -I@ -I@/dev -I@/../include -I/usr/include
-mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -ansi -c
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:
In function `FindMPN':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:177:
invalid type argument of `unary *'
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:
In function `HostIF_LookupUserMPN':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:174:
warning: `pte' might be used uninitialized in this function
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:
In function `HostIF_LockPage':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:174:
warning: `pte' might be used uninitialized in this function
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:174:
warning: `pte' might be used uninitialized in this function
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:
In function `CheckFunc':
/usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:174:
warning: `pte' might be used uninitialized in this function
*** Error code 1

Any quick fixes? workarounds? patches? 

Cheers,
Emiel
-- 
If all the world's economists were laid end to end, we wouldn't reach a
conclusion.
		-- William Baumol

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011130063913.B40797>