Date: Mon, 15 Dec 2003 10:36:04 +0100 From: <gwk@rahn-koltermann.de> To: <freebsd-emulation@freebsd.org> Subject: VMWare2 doesnt build on 5.2-RC1? Message-ID: <27942123$10714805363fdd7ed8c0e844.07000430@config13.schlund.de>
next in thread | raw e-mail | index | archive | help
Hi, I cannot build VMWare2 on FreeBSD 5.2-RC1. First I get /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/driver.c:301:35: i386/isa/intr_machdep.h: No such file or directory *** Error code 1 which is relatively easy to fix by changing the include to i386/include/intr_machdep.h The next error I don't know how to fix: /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c: In function `HostIF_IOAPIC_Base': /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:1072: error: `io_apic_address' undeclared (first use in this function) *** Error code 1 I also get some warnings about comparisons always being true due to limited range of data type, don't know if I should be worried. -- Regards, Georg.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27942123$10714805363fdd7ed8c0e844.07000430>