On Sun, Dec 21, 2008 at 2:36 AM, rizzo0917 <[email protected]> wrote: > > openbsd 4.4 vmware 3 install from ports giving me a hard time > > > ===> Building for vmware-3.2.1_2242p7 > ===> source > ===> source/linuxrtc > cc -O2 -pipe -D_KERNEL -I/sys -c rtc.c > In file included from rtc.c:64: > /usr/include/sys/systm.h:306:33: lib/libkern/libkern.h: No such file or > directory > In file included from rtc.c:69: > rtcvar.h:1:38: compat/linux/linux_ioctl.h: No such file or directory > rtc.c: In function `rtc_ioctl': > rtc.c:170: error: case label does not reduce to an integer constant > rtc.c:173: error: case label does not reduce to an integer constant > rtc.c:176: error: syntax error before "unsigned" > *** Error code 1 > > Stop in > /usr/ports/emulators/vmware/3/w-vmware-3.2.1_2242p7/vmware-openbsd/source/linuxrtc > (line 92 of /usr/share/mk/sys.mk). > *** Error code 1 > > Stop in > /usr/ports/emulators/vmware/3/w-vmware-3.2.1_2242p7/vmware-openbsd/source > (line 48 of /usr/share/mk/bsd.subdir.mk). > *** Error code 1 > > Stop in /usr/ports/emulators/vmware/3/w-vmware-3.2.1_2242p7/vmware-openbsd > (line 48 of /usr/share/mk/bsd.subdir.mk). > *** Error code 1 > > Stop in /usr/ports/emulators/vmware/3 (line 2164 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/emulators/vmware/3 (line 1422 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/emulators/vmware/3 (line 1962 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/emulators/vmware/3 (line 1452 of > /usr/ports/infrastructure/mk/bsd.port.mk). > > -- > View this message in context: > http://www.nabble.com/vmware-problems-tp21112350p21112350.html > Sent from the openbsd user - ports mailing list archive at Nabble.com. > >
just get the OpenBSD kernel source (/usr/src/sys) and retry. that is needed to build the vmware/ports.
