Ru-Board.club
← Вернуться в раздел «UNIX»

» VmWare on FreeBSD

Автор: Sun Ray
Дата сообщения: 20.03.2007 17:03
попытался собрать порт
/usr/ports/emulators/vmware3
получил следующее...

Код: are3/work/vmware-distrib/vmmon-only/freebsd/driver.c
/mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c: In function `vmmon_alloc_low_pages':
/mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:1344: error: `avail_end' undeclared (first use in this function)
/mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:1344: error: (Each undeclared identifier is reported only once
/mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/driver.c:1344: error: for each function it appears in.)
*** Error code 1

Stop in /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only.
*** Error code 1

Stop in /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only.
*** Error code 1

Stop in /mnt/obj/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.
Автор: keyhell
Дата сообщения: 20.03.2007 17:38
странно.
порты у вас свежие?
патчи на порт наложились нормально? т.е. make patch нормально проходит?
Автор: Sun Ray
Дата сообщения: 20.03.2007 17:53
да, нормально

Цитата:
# make patch
===> Vulnerability check disabled, database not found
===> Extracting for vmware3-3.2.1.2242_13,1
===> Vulnerability check disabled, database not found

/usr/bin/tar -xf /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/lib/modules/source/vmmon.tar -C /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib
/usr/bin/tar -xf /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/lib/modules/source/vmnet.tar -C /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib
/usr/bin/gunzip -f /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/man/man1/vmware.1.gz
===> Patching for vmware3-3.2.1.2242_13,1
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/Makefile vmmon-only-20040727/Makefile
|--- vmmon-only-orig/Makefile Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/Makefile Tue Jul 27 16:57:21 2004
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/Makefile.freebsd vmmon-only-20040727/Makefile.freebsd
|--- vmmon-only-orig/Makefile.freebsd Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/Makefile.freebsd Tue Jul 27 16:57:21 2004
--------------------------
(Creating file Makefile.freebsd...)
Patching file Makefile.freebsd using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/Makefile.linux vmmon-only-20040727/Makefile.linux
|--- vmmon-only-orig/Makefile.linux Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/Makefile.linux Tue Jul 27 16:57:21 2004
--------------------------
(Creating file Makefile.linux...)
Patching file Makefile.linux using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/Makefile.netbsd vmmon-only-20040727/Makefile.netbsd
|--- vmmon-only-orig/Makefile.netbsd Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/Makefile.netbsd Tue Jul 27 16:57:21 2004
--------------------------
(Creating file Makefile.netbsd...)
Patching file Makefile.netbsd using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/README vmmon-only-20040727/README
|--- vmmon-only-orig/README Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/README Tue Jul 27 16:57:21 2004
--------------------------
Patching file README using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/Makefile.inc vmmon-only-20040727/common/Makefile.inc
|--- vmmon-only-orig/common/Makefile.inc Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/common/Makefile.inc Tue Jul 27 16:57:21 2004
--------------------------
(Creating file common/Makefile.inc...)
Patching file common/Makefile.inc using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/cpuid.c vmmon-only-20040727/common/cpuid.c
|--- vmmon-only-orig/common/cpuid.c Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/cpuid.c Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/cpuid.c using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 17.
Hunk #3 succeeded at 33.
Hunk #4 succeeded at 70.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/cpuid.h vmmon-only-20040727/common/cpuid.h
|--- vmmon-only-orig/common/cpuid.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/cpuid.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/cpuid.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/hostif.h vmmon-only-20040727/common/hostif.h
|--- vmmon-only-orig/common/hostif.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/hostif.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/hostif.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 21.
Hunk #3 succeeded at 62.
Hunk #4 succeeded at 138.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/memtrack.c vmmon-only-20040727/common/memtrack.c
|--- vmmon-only-orig/common/memtrack.c Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/memtrack.c Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/memtrack.c using Plan A...
Hunk #1 succeeded at 3.
Hunk #2 succeeded at 22.
Hunk #3 succeeded at 110.
Hunk #4 succeeded at 147.
Hunk #5 succeeded at 208.
Hunk #6 succeeded at 242.
Hunk #7 succeeded at 284.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/memtrack.h vmmon-only-20040727/common/memtrack.h
|--- vmmon-only-orig/common/memtrack.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/memtrack.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/memtrack.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/phystrack.c vmmon-only-20040727/common/phystrack.c
|--- vmmon-only-orig/common/phystrack.c Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/phystrack.c Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/phystrack.c using Plan A...
Hunk #1 succeeded at 3.
Hunk #2 succeeded at 23.
Hunk #3 succeeded at 39.
Hunk #4 succeeded at 172.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/phystrack.h vmmon-only-20040727/common/phystrack.h
|--- vmmon-only-orig/common/phystrack.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/phystrack.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/phystrack.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/task.c vmmon-only-20040727/common/task.c
|--- vmmon-only-orig/common/task.c Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/task.c Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/task.c using Plan A...
Hunk #1 succeeded at 3.
Hunk #2 succeeded at 43.
Hunk #3 succeeded at 75.
Hunk #4 succeeded at 97.
Hunk #5 succeeded at 264.
Hunk #6 succeeded at 355.
Hunk #7 succeeded at 467.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/task.h vmmon-only-20040727/common/task.h
|--- vmmon-only-orig/common/task.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/task.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/task.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/vmx86.c vmmon-only-20040727/common/vmx86.c
|--- vmmon-only-orig/common/vmx86.c Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/vmx86.c Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/vmx86.c using Plan A...
Hunk #1 succeeded at 3.
Hunk #2 succeeded at 22.
Hunk #3 succeeded at 92.
Hunk #4 succeeded at 253.
Hunk #5 succeeded at 332.
Hunk #6 succeeded at 475.
Hunk #7 succeeded at 513.
Hunk #8 succeeded at 956.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/common/vmx86.h vmmon-only-20040727/common/vmx86.h
|--- vmmon-only-orig/common/vmx86.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/common/vmx86.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file common/vmx86.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 53.
Hunk #3 succeeded at 107.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/Makefile.inc vmmon-only-20040727/freebsd/Makefile.inc
|--- vmmon-only-orig/freebsd/Makefile.inc Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/Makefile.inc Tue Jul 27 16:57:21 2004
--------------------------
(Creating file freebsd/Makefile.inc...)
Patching file freebsd/Makefile.inc using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/driver.c vmmon-only-20040727/freebsd/driver.c
|--- vmmon-only-orig/freebsd/driver.c Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/driver.c Tue Jul 27 16:57:21 2004
--------------------------
(Creating file freebsd/driver.c...)
Patching file freebsd/driver.c using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/driver.h vmmon-only-20040727/freebsd/driver.h
|--- vmmon-only-orig/freebsd/driver.h Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/driver.h Tue Jul 27 16:57:21 2004
--------------------------
(Creating file freebsd/driver.h...)
Patching file freebsd/driver.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/hostif.c vmmon-only-20040727/freebsd/hostif.c
|--- vmmon-only-orig/freebsd/hostif.c Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/hostif.c Tue Jul 27 16:59:05 2004
--------------------------
(Creating file freebsd/hostif.c...)
Patching file freebsd/hostif.c using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/ioctls.h vmmon-only-20040727/freebsd/ioctls.h
|--- vmmon-only-orig/freebsd/ioctls.h Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/ioctls.h Tue Jul 27 16:57:21 2004
--------------------------
(Creating file freebsd/ioctls.h...)
Patching file freebsd/ioctls.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/linux_emu.c vmmon-only-20040727/freebsd/linux_emu.c
|--- vmmon-only-orig/freebsd/linux_emu.c Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/linux_emu.c Tue Jul 27 16:57:21 2004
--------------------------
(Creating file freebsd/linux_emu.c...)
Patching file freebsd/linux_emu.c using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/freebsd/string.h vmmon-only-20040727/freebsd/string.h
|--- vmmon-only-orig/freebsd/string.h Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/freebsd/string.h Tue Jul 27 16:57:21 2004
--------------------------
(Creating file freebsd/string.h...)
Patching file freebsd/string.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/compat_spinlock.h vmmon-only-20040727/include/compat_spinlock.h
|--- vmmon-only-orig/include/compat_spinlock.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/compat_spinlock.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file include/compat_spinlock.h using Plan A...
Hunk #1 succeeded at 28.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/initblock.h vmmon-only-20040727/include/initblock.h
|--- vmmon-only-orig/include/initblock.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/initblock.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file include/initblock.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/iocontrols.h vmmon-only-20040727/include/iocontrols.h
|--- vmmon-only-orig/include/iocontrols.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/iocontrols.h Tue Jul 27 16:57:21 2004
--------------------------
Patching file include/iocontrols.h using Plan A...
Hunk #1 succeeded at 75.
Hunk #2 succeeded at 113.
Hunk #3 succeeded at 268.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/linux-version.h vmmon-only-20040727/include/linux-version.h
|--- vmmon-only-orig/include/linux-version.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/linux-version.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/linux-version.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/memmgmt.h vmmon-only-20040727/include/memmgmt.h
|--- vmmon-only-orig/include/memmgmt.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/memmgmt.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/memmgmt.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 52.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/modulecall.h vmmon-only-20040727/include/modulecall.h
|--- vmmon-only-orig/include/modulecall.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/modulecall.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/modulecall.h using Plan A...
Hunk #1 succeeded at 34.
Hunk #2 succeeded at 48.
Hunk #3 succeeded at 58.
Hunk #4 succeeded at 147.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/pgtbl.h vmmon-only-20040727/include/pgtbl.h
|--- vmmon-only-orig/include/pgtbl.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/pgtbl.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/pgtbl.h using Plan A...
Hunk #1 succeeded at 27.
Hunk #2 succeeded at 58.
Hunk #3 succeeded at 109.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/speaker_reg.h vmmon-only-20040727/include/speaker_reg.h
|--- vmmon-only-orig/include/speaker_reg.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/speaker_reg.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/speaker_reg.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 20.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/taskswitch.h vmmon-only-20040727/include/taskswitch.h
|--- vmmon-only-orig/include/taskswitch.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/taskswitch.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/taskswitch.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 70.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/vm_asm.h vmmon-only-20040727/include/vm_asm.h
|--- vmmon-only-orig/include/vm_asm.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/vm_asm.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/vm_asm.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/vm_assert.h vmmon-only-20040727/include/vm_assert.h
|--- vmmon-only-orig/include/vm_assert.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/vm_assert.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/vm_assert.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/vm_basic_types.h vmmon-only-20040727/include/vm_basic_types.h
|--- vmmon-only-orig/include/vm_basic_types.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/vm_basic_types.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/vm_basic_types.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 22.
Hunk #3 succeeded at 41.
Hunk #4 succeeded at 113.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/vm_time.h vmmon-only-20040727/include/vm_time.h
|--- vmmon-only-orig/include/vm_time.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/vm_time.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/vm_time.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 35.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/vm_types.h vmmon-only-20040727/include/vm_types.h
|--- vmmon-only-orig/include/vm_types.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/vm_types.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/vm_types.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 11.
Hunk #3 succeeded at 30.
Hunk #4 succeeded at 82.
Hunk #5 succeeded at 144.
Hunk #6 succeeded at 159.
Hunk #7 succeeded at 223.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/vtrace.h vmmon-only-20040727/include/vtrace.h
|--- vmmon-only-orig/include/vtrace.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/vtrace.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/vtrace.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 47.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/wslimits.h vmmon-only-20040727/include/wslimits.h
|--- vmmon-only-orig/include/wslimits.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/wslimits.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/wslimits.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/x86.h vmmon-only-20040727/include/x86.h
|--- vmmon-only-orig/include/x86.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/x86.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/x86.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 56.
Hunk #3 succeeded at 114.
Hunk #4 succeeded at 231.
Hunk #5 succeeded at 297.
Hunk #6 succeeded at 432.
Hunk #7 succeeded at 453.
Hunk #8 succeeded at 488.
Hunk #9 succeeded at 500.
Hunk #10 succeeded at 623.
Hunk #11 succeeded at 720.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/x86apic.h vmmon-only-20040727/include/x86apic.h
|--- vmmon-only-orig/include/x86apic.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/x86apic.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/x86apic.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 19.
Hunk #3 succeeded at 234.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/include/x86desc.h vmmon-only-20040727/include/x86desc.h
|--- vmmon-only-orig/include/x86desc.h Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/include/x86desc.h Tue Jul 27 16:57:22 2004
--------------------------
Patching file include/x86desc.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 184.
Hunk #3 succeeded at 316.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/linux/hostif.c vmmon-only-20040727/linux/hostif.c
|--- vmmon-only-orig/linux/hostif.c Wed Jul 23 23:43:38 2003
|+++ vmmon-only-20040727/linux/hostif.c Tue Jul 27 16:57:22 2004
--------------------------
Patching file linux/hostif.c using Plan A...
Hunk #1 succeeded at 3.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/netbsd/drv.c vmmon-only-20040727/netbsd/drv.c
|--- vmmon-only-orig/netbsd/drv.c Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/netbsd/drv.c Tue Jul 27 16:57:22 2004
--------------------------
(Creating file netbsd/drv.c...)
Patching file netbsd/drv.c using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/netbsd/host.c vmmon-only-20040727/netbsd/host.c
|--- vmmon-only-orig/netbsd/host.c Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/netbsd/host.c Tue Jul 27 16:57:22 2004
--------------------------
(Creating file netbsd/host.c...)
Patching file netbsd/host.c using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmmon-only-orig/netbsd/ioctls.h vmmon-only-20040727/netbsd/ioctls.h
|--- vmmon-only-orig/netbsd/ioctls.h Thu Jan 1 01:00:00 1970
|+++ vmmon-only-20040727/netbsd/ioctls.h Tue Jul 27 16:57:22 2004
--------------------------
(Creating file netbsd/ioctls.h...)
Patching file netbsd/ioctls.h using Plan A...
Hunk #1 succeeded at 1.
done
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmnet-only-orig/freebsd/Makefile vmnet-only/freebsd/Makefile
|--- vmnet-only-orig/freebsd/Makefile Thu Jan 1 01:00:00 1970
|+++ vmnet-only/freebsd/Makefile Mon Jul 5 20:59:56 2004
--------------------------
(Creating file freebsd/Makefile...)
Patching file freebsd/Makefile using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmnet-only-orig/freebsd/vmnet.c vmnet-only/freebsd/vmnet.c
|--- vmnet-only-orig/freebsd/vmnet.c Thu Jan 1 01:00:00 1970
|+++ vmnet-only/freebsd/vmnet.c Mon Jul 5 20:05:14 2004
--------------------------
(Creating file freebsd/vmnet.c...)
Patching file freebsd/vmnet.c using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmnet-only-orig/freebsd/vmnet.h vmnet-only/freebsd/vmnet.h
|--- vmnet-only-orig/freebsd/vmnet.h Thu Jan 1 01:00:00 1970
|+++ vmnet-only/freebsd/vmnet.h Mon Jul 5 20:05:14 2004
--------------------------
(Creating file freebsd/vmnet.h...)
Patching file freebsd/vmnet.h using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ruN vmnet-only-orig/freebsd/vmnet_linux.c vmnet-only/freebsd/vmnet_linux.c
|--- vmnet-only-orig/freebsd/vmnet_linux.c Thu Jan 1 01:00:00 1970
|+++ vmnet-only/freebsd/vmnet_linux.c Mon Jul 5 20:16:02 2004
--------------------------
(Creating file freebsd/vmnet_linux.c...)
Patching file freebsd/vmnet_linux.c using Plan A...
Hunk #1 succeeded at 1.
done
/usr/bin/sed -i.bak -i "" -e 's,i386(/linux/linux_ioctl\.h),compat$1,' /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmnet-only/freebsd/vmnet_linux.c
/usr/bin/sed -i.bak -i "" -e 's,<sys/select\.h>,<sys/selinfo.h>,' /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/*.c
cd /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd && /usr/bin/touch bus_if.h device_if.h
/usr/bin/sed -i.bak -i "" -e 's,<machine/ioctl_fd\.h>,<sys/fdcio.h>,' /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/freebsd/*.c
===> Applying FreeBSD patches for vmware3-3.2.1.2242_13,1
/bin/cp /usr/ports/emulators/vmware3/files/Makefile /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib
/bin/cp /usr/ports/emulators/vmware3/files/Makefile.vmmon /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/Makefile
/bin/cp /usr/ports/emulators/vmware3/files/Makefile.vmnet /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib/vmnet-only/Makefile
cd /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib && /usr/bin/patch < /usr/ports/emulators/vmware3/files/fbsd6-1.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- vmmon-only/freebsd/driver.c.orig Sun Nov 13 04:05:25 2005
|+++ vmmon-only/freebsd/driver.c Sun Nov 13 04:06:41 2005
--------------------------
Patching file vmmon-only/freebsd/driver.c using Plan A...
Hunk #1 succeeded at 166.
Hunk #2 succeeded at 401.
done
cd /mnt/obj/usr/ports/emulators/vmware3/work/vmware-distrib && /usr/bin/patch < /usr/ports/emulators/vmware3/files/fbsd6-2.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- vmmon-only/freebsd/hostif.c.orig Sun Nov 13 04:02:43 2005
|+++ vmmon-only/freebsd/hostif.c Sun Nov 13 04:04:38 2005
--------------------------
Patching file vmmon-only/freebsd/hostif.c using Plan A...
Hunk #1 succeeded at 319.
Hunk #2 succeeded at 943.
Hunk #3 succeeded at 976.
Hunk #4 succeeded at 1073.
done
Автор: keyhell
Дата сообщения: 20.03.2007 18:27

Цитата:
да, нормально

странно это все. если будет минутка, то попробую собрать.

Добавлено:
точно такая же проблема. видать порт сломан.
увы, если для вас критично - пишете мейнтейнеру и ищите информацию в mailing lists.
Автор: Sun Ray
Дата сообщения: 21.03.2007 17:32
Пересобрал ядро с поддержкой нетграф и убрал ацпи, теперь ругается так

Код: /usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c: In function `CPUID_Init':
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:31: error: syntax error before "regs"
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:32: error: `uint32' undeclared (first use in this function)
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:32: error: (Each undeclared identifier is reported only once
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:32: error: for each function it appears in.)
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:32: error: `ptr' undeclared (first use in this function)
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:35: warning: implicit declaration of function `HostIF_GetCPUID'
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:35: warning: nested extern declaration of `HostIF_GetCPUID'
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:35: error: `regs' undeclared (first use in this function)
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:40: error: syntax error before ')' token
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:53: warning: implicit declaration of function `Warning'
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:53: warning: nested extern declaration of `Warning'
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c: At top level:
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:65: error: syntax error before "CPUID_GetFeatures"
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:66: warning: return type defaults to `int'
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:71: error: syntax error before "CPUID_GetVersion"
/usr/ports/emulators/vmware3/work/vmware-distrib/vmmon-only/common/cpuid.c:72: warning: return type defaults to `int'
*** 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.
Автор: keyhell
Дата сообщения: 21.03.2007 17:53

Цитата:
есть мысли?

мыслей нет. в freebsd-emulation вроде видел заголовки каких-то проблем с vmware. надо там смотреть.
Автор: Sun Ray
Дата сообщения: 22.03.2007 13:00
конфиг ядра такой:

Код:
cpu I686_CPU
#cpu HAMMER
ident GENERIC

# To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints" # Default places to look for devices.
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options SCHED_4BSD # 4BSD scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
#options INET6 # IPv6 communications protocols
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options MD_ROOT # MD is a potential root device
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
options NFS_ROOT # NFS usable as /, requires NFSCLIENT
options NTFS # NT File System
options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_LABEL # Provides labelization
options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!]
#options COMPAT_IA32 # Compatible with i386 binaries
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
options COMPAT_FREEBSD6 # Compatible with FreeBSD6
#options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options ADAPTIVE_GIANT # Giant mutex is adaptive.
options STOP_NMI # Stop CPUS using NMI instead of IPI

# Debugging for use in -current
options KDB # Enable kernel debugger support.
options DDB # Support DDB.
options GDB # Support remote GDB.
options INVARIANTS # Enable calls of extra sanity checking
options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS
options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed

# Make an SMP-capable kernel by default
#options SMP # Symmetric MultiProcessor Kernel

options DEVICE_POLLING
options HZ=1000
options PANIC_REBOOT_WAIT_TIME=16
options SC_DISABLE_REBOOT
options SC_NORM_ATTR=(FG_GREEN|BG_BLACK)
options SC_KERNEL_CONS_ATTR=(FG_YELLOW|BG_BLACK)
options SC_PIXEL_MODE
options SC_TWOBUTTON_MOUSE
maxusers 512
options NBUF=2048
options MAXDSIZ=(1024UL*1024*1024) # 512UL
options MAXSSIZ=(512UL*1024*1024) # 64UL
options DFLDSIZ=(1024UL*1024*1024) # 128UL
#device sound
#device snd_ich
#device drm # DRM core module required by DRM drivers
#device radeondrm # ATI Radeon

options NETGRAPH
options NETGRAPH_ASYNC
options NETGRAPH_BPF
options NETGRAPH_BRIDGE
options NETGRAPH_CISCO
options NETGRAPH_ECHO
options NETGRAPH_ETHER
options NETGRAPH_FRAME_RELAY
#options NETGRAPH_GIF
#options NETGRAPH_GIF_DEMUX
options NETGRAPH_HOLE
options NETGRAPH_IFACE
options NETGRAPH_IP_INPUT
options NETGRAPH_KSOCKET
options NETGRAPH_L2TP
options NETGRAPH_LMI
# MPPC compression requires proprietary files (not included)
#options NETGRAPH_MPPC_COMPRESSION
options NETGRAPH_MPPC_ENCRYPTION
options NETGRAPH_ONE2MANY
options NETGRAPH_PPP
options NETGRAPH_PPPOE
options NETGRAPH_PPTPGRE
options NETGRAPH_RFC1490
options NETGRAPH_SOCKET
options NETGRAPH_SPLIT
options NETGRAPH_TEE
options NETGRAPH_TTY
options NETGRAPH_UI
options NETGRAPH_VJC

# Bus support.
#device acpi
device pci

# Floppy drives
#device fdc

# ATA and ATAPI devices
device ata
device atadisk # ATA disk drives
#device ataraid # ATA RAID drives
#device atapicd # ATAPI CDROM drives
#device atapifd # ATAPI floppy drives
#device atapist # ATAPI tape drives
options ATA_STATIC_ID # Static device numbering

# SCSI Controllers
#device ahc # AHA2940 and onboard AIC7xxx devices
#options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~128k to driver.
#device ahd # AHA39320/29320 and onboard AIC79xx devices
#options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~215k to driver.
#device amd # AMD 53C974 (Tekram DC-390(T))
#device isp # Qlogic family
##device ispfw # Firmware for QLogic HBAs- normally a module
#device mpt # LSI-Logic MPT-Fusion
##device ncr # NCR/Symbios Logic
#device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
#device trm # Tekram DC395U/UW/F DC315U adapters
#device adv # Advansys SCSI adapters
#device adw # Advansys wide SCSI adapters
#device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
#device bt # Buslogic/Mylex MultiMaster SCSI adapters

# SCSI peripherals
device scbus # SCSI bus (required for SCSI)
#device ch # SCSI media changers
#device da # Direct Access (disks)
#device sa # Sequential Access (tape etc)
#device cd # CD
#device pass # Passthrough device (direct SCSI access)
#device ses # SCSI Environmental Services (and SAF-TE)

# RAID controllers interfaced to the SCSI subsystem
#device amr # AMI MegaRAID
#device arcmsr # Areca SATA II RAID
#device ciss # Compaq Smart RAID 5*
#device dpt # DPT Smartcache III, IV - See NOTES for options
#device hptmv # Highpoint RocketRAID 182x
#device rr232x # Highpoint RocketRAID 232x
#device iir # Intel Integrated RAID
#device ips # IBM (Adaptec) ServeRAID
#device mly # Mylex AcceleRAID/eXtremeRAID
#device twa # 3ware 9000 series PATA/SATA RAID

# RAID controllers
#device aac # Adaptec FSA RAID
#device aacp # SCSI passthrough for aac (requires CAM)
#device ida # Compaq Smart RAID
#device mfi # LSI MegaRAID SAS
#device mlx # Mylex DAC960 family
#XXX pointer/int warnings
#device pst # Promise Supertrak SX6000
#device twe # 3ware ATA RAID

# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS/2 mouse
device kbdmux # keyboard multiplexer
device vga # VGA video card driver
#device splash # Splash screen and screen saver support

# syscons is the default console driver, resembling an SCO console
device sc
device agp # support several AGP chipsets

# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
#device cbb # cardbus (yenta) bridge
#device pccard # PC Card (16-bit) bus
#device cardbus # CardBus (32-bit) bus

# Serial (COM) ports
#device sio # 8250, 16[45]50 based serial ports
#device uart # Generic UART driver

# Parallel port
#device ppc
#device ppbus # Parallel port bus (required)
#device lpt # Printer
#device plip # TCP/IP over parallel
#device ppi # Parallel port interface device
#device vpo # Requires scbus and da

# If you've got a "dumb" serial or parallel PCI card that is
# supported by the puc(4) glue driver, uncomment the following
# line to enable it (connects to sio, uart and/or ppc drivers):
#device puc

# PCI Ethernet NICs.
device de # DEC/Intel DC21x4x (``Tulip'')
device em # Intel PRO/1000 adapter Gigabit Ethernet Card
device ixgb # Intel PRO/10GbE Ethernet Card
device le # AMD Am7900 LANCE and Am79C9xx PCnet
device txp # 3Com 3cR990 (``Typhoon'')
device vx # 3Com 3c590, 3c595 (``Vortex'')

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device miibus # MII bus support
device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
device bfe # Broadcom BCM440x 10/100 Ethernet
device bge # Broadcom BCM570xx Gigabit Ethernet
device dc # DEC/Intel 21143 and various workalikes
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device lge # Level 1 LXT1001 gigabit Ethernet
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
device nge # NatSemi DP83820 gigabit Ethernet
device nve # nVidia nForce MCP on-board Ethernet Networking
device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le')
device re # RealTek 8139C+/8169/8169S/8110S
device rl # RealTek 8129/8139
device sf # Adaptec AIC-6915 (``Starfire'')
device sis # Silicon Integrated Systems SiS 900/SiS 7016
device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
device ste # Sundance ST201 (D-Link DFE-550TX)
device ti # Alteon Networks Tigon I/II gigabit Ethernet
device tl # Texas Instruments ThunderLAN
device tx # SMC EtherPower II (83c170 ``EPIC'')
device vge # VIA VT612x gigabit Ethernet
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')

# ISA Ethernet NICs. pccard NICs included.
device cs # Crystal Semiconductor CS89x0 NIC
# 'device ed' requires 'device miibus'
device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
device ex # Intel EtherExpress Pro/10 and Pro/10+
device ep # Etherlink III based cards
device fe # Fujitsu MB8696x based cards
device sn # SMC's 9000 series of Ethernet chips
device xe # Xircom pccard Ethernet

# Wireless NIC cards
#device wlan # 802.11 support
#device wlan_wep # 802.11 WEP support
#device wlan_ccmp # 802.11 CCMP support
#device wlan_tkip # 802.11 TKIP support
#device an # Aironet 4500/4800 802.11 wireless NICs.
#device ath # Atheros pci/cardbus NIC's
#device ath_hal # Atheros HAL (Hardware Access Layer)
#device ath_rate_sample # SampleRate tx rate control for ath
#device awi # BayStack 660 and others
#device ral # Ralink Technology RT2500 wireless NICs.
#device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.

# Pseudo devices.
device loop # Network loopback
device random # Entropy device
device ether # Ethernet support
#device sl # Kernel SLIP
#device ppp # Kernel PPP
#device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
device md # Memory "disks"
#device gif # IPv6 and IPv4 tunneling
#device faith # IPv6-to-IPv4 relaying (translation)
#device firmware # firmware assist module

# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
# Note that 'bpf' is required for DHCP.
device bpf # Berkeley packet filter

# USB support
#device uhci # UHCI PCI->USB interface
#device ohci # OHCI PCI->USB interface
#device ehci # EHCI PCI->USB interface (USB 2.0)
#device usb # USB Bus (required)
#device scbus
#device da
#device pass
#device udbp # USB Double Bulk Pipe devices
#device ugen # Generic
#device uhid # "Human Interface Devices"
#device ukbd # Keyboard
#device ulpt # Printer
#device umass # Disks/Mass storage - Requires scbus and da
#device ums # Mouse
#device ural # Ralink Technology RT2500USB wireless NICs
#device urio # Diamond Rio 500 MP3 player
#device uscanner # Scanners

# USB support
#device uhci # UHCI PCI->USB interface
#device ohci # OHCI PCI->USB interface
#device ehci # EHCI PCI->USB interface (USB 2.0)
#device usb # USB Bus (required)
#device udbp # USB Double Bulk Pipe devices
#device ugen # Generic
#device uhid # "Human Interface Devices"
#device ukbd # Keyboard
#device ulpt # Printer
#device umass # Disks/Mass storage - Requires scbus and da
#device ums # Mouse
#device ural # Ralink Technology RT2500USB wireless NICs
#device urio # Diamond Rio 500 MP3 player
#device uscanner # Scanners
# USB Ethernet, requires miibus
#device aue # ADMtek USB Ethernet
#device axe # ASIX Electronics USB Ethernet
#device cdce # Generic USB over Ethernet
#device cue # CATC USB Ethernet
#device kue # Kawasaki LSI USB Ethernet
#device rue # RealTek RTL8150 USB Ethernet

# FireWire support
#device firewire # FireWire bus code
#device sbp # SCSI over FireWire (Requires scbus and da)
#device fwe # Ethernet over FireWire (non-standard!)
Автор: Sun Ray
Дата сообщения: 23.03.2007 17:53
сейчас такая картина.....

Код: # /usr/X11R6/etc/rc.d/001.vmware.sh start
kldload: can't load /usr/X11R6/lib/vmware/modules/vmmon_up.ko: No such file or directory
VMware
# locate 001.vmware.sh
/usr/X11R6/etc/rc.d/001.vmware.sh
# ls /usr/X11R6/etc/rc.d/001.vmware.sh
/usr/X11R6/etc/rc.d/001.vmware.sh
# /usr/X11R6/etc/rc.d/001.vmware.sh start
kldload: can't load /usr/X11R6/lib/vmware/modules/vmmon_up.ko: No such file or directory
VMwareBSDsystem# ls /usr/X11R6/lib/vmware/modules/vmmon_up.ko
/usr/X11R6/lib/vmware/modules/vmmon_up.ko
# kldstat
Id Refs Address Size Name
1 18 0xc0400000 4e7cc0 kernel
2 1 0xc08e8000 678c linprocfs.ko
3 5 0xc08ef000 233b8 linux.ko
4 1 0xc0913000 2f08 linsysfs.ko
5 1 0xc0916000 4e0c nullfs.ko
6 1 0xc091b000 5c5c0 acpi.ko
7 1 0xc7102000 2000 ntfs_iconv.ko
8 1 0xc7104000 3000 libiconv.ko
9 1 0xc72cd000 2000 vmnet.ko
10 1 0xc72cf000 5000 if_tap.ko
# ifconfig vmnet
vmnet1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:bd:dd:22:00:01
# uanme -a
uanme: Command not found.
# uname -rspm
FreeBSD 7.0-CURRENT i386 i386
Автор: keyhell
Дата сообщения: 23.03.2007 18:01
вероятно, что при инсталляции vmware поставила модуль для ядра, который был скомпилирован для FreeBSD < 7.0. т.е., к примеру, для 6.x.

вот оно его и не подгружает. увы, но я даже мучаться не хочу.

Страницы: 1

Предыдущая тема: RHEL4 + LVM + SAN


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.