Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 176483

Ubuntu Saucy Salamander 13.10

$
0
0

Hi,

 

I cannot run Tech Prewiew 2013 on Ubuntu 13.10.

Ubuntu use Linux version 3.11.0-3-generic (buildd@allspice) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-9ubuntu1) ) #8-Ubuntu SMP Fri Aug 23 16:49:15 UTC 2013 (Ubuntu 3.11.0-3.8-generic 3.11.0-rc6)

 

When I run sudo vmware-modconfig --console --install-all I get

 

Stopping VMware services:   VMware Authentication Daemon [71G done   VM communication interface socket family [71G done   Virtual machine communication interface [71G done   Virtual machine monitor [71G done   Blocking file system [71G done
Using 2.6.x kernel build system.
make: Gehe in Verzeichnis '/tmp/modconfig-GaVdAL/vmmon-only'
/usr/bin/make -C /lib/modules/3.11.0-3-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \       MODULEBUILDDIR= modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-3.11.0-3-generic'  CC [M]  /tmp/modconfig-GaVdAL/vmmon-only/linux/driver.o  CC [M]  /tmp/modconfig-GaVdAL/vmmon-only/linux/driverLog.o  CC [M]  /tmp/modconfig-GaVdAL/vmmon-only/linux/hostif.o  CC [M]  /tmp/modconfig-GaVdAL/vmmon-only/common/apic.o
In file included from /tmp/modconfig-GaVdAL/vmmon-only/./include/rateconv.h:45:0,                 from /tmp/modconfig-GaVdAL/vmmon-only/./include/ptsc.h:35,                 from /tmp/modconfig-GaVdAL/vmmon-only/./include/modulecall.h:35,                 from /tmp/modconfig-GaVdAL/vmmon-only/common/vmx86.h:33,                 from /tmp/modconfig-GaVdAL/vmmon-only/common/hostif.h:32,                 from /tmp/modconfig-GaVdAL/vmmon-only/common/apic.c:20:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h:2624:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
 ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h:2628:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
 ^
In file included from /tmp/modconfig-GaVdAL/vmmon-only/./include/vmware.h:39:0,                 from /tmp/modconfig-GaVdAL/vmmon-only/common/apic.c:19:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vcpuset.h: In function ‘VCPUSet_Singleton’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vcpuset.h:71:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’    ASSERT_ON_COMPILE(VCPUID_INVALID >= 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_atomic.h:2628:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
 ^
In file included from /tmp/modconfig-GaVdAL/vmmon-only/./include/vmware.h:39:0,                 from /tmp/modconfig-GaVdAL/vmmon-only/linux/hostif.c:82:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vcpuset.h: In function ‘VCPUSet_Singleton’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vcpuset.h:71:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’    ASSERT_ON_COMPILE(VCPUID_INVALID >= 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) crossGDTMPNs == sizeof crossGDTMPNs);    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c: In function ‘Task_InitCrosspage’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c:1211:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’    ASSERT_ON_COMPILE(sizeof initParams->crossGDTMPNs == sizeof crossGDTMPNs);    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c:1236:10: note: in expansion of macro ‘ASSERT_ON_COMPILE’          ASSERT_ON_COMPILE(offsetof(VMCrossPage, version) == 0);          ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c:1237:10: note: in expansion of macro ‘ASSERT_ON_COMPILE’          ASSERT_ON_COMPILE(sizeof(p->version) == sizeof(uint32));          ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c:1253:10: note: in expansion of macro ‘ASSERT_ON_COMPILE’          ASSERT_ON_COMPILE(offsetof(VMCrossPage, crosspage_size) ==          ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c:1255:10: note: in expansion of macro ‘ASSERT_ON_COMPILE’          ASSERT_ON_COMPILE(sizeof(p->crosspage_size) == sizeof(uint32));          ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c: In function ‘TaskSaveDebugRegisters’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_asm_x86.h:255:7: note: in expansion of macro ‘ASSERT_ON_COMPILE’       ASSERT_ON_COMPILE(sizeof(expr) ptscOffsetInfo) == sizeof(Atomic_uint64));    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c: In function ‘Task_Switch’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/common/task.c:2194:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’    ASSERT_ON_COMPILE(sizeof(VMCrossPage) == PAGE_SIZE);    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_asm_x86.h:255:7: note: in expansion of macro ‘ASSERT_ON_COMPILE’       ASSERT_ON_COMPILE(sizeof(expr) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) = 64); // Ensure test below catches invalid VCPUs    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h: In function ‘PAGELISTDEFS’:
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/vm_assert.h:356:7: note: in definition of macro ‘MY_ASSERTS’       assertions \       ^
/tmp/modconfig-GaVdAL/vmmon-only/./include/pagelist.h:60:12: note: in expansion of macro ‘ASSERT_ON_COMPILE’            ASSERT_ON_COMPILE(sizeof(PageList) id.pvnID, sizeof idNum))) {                                                 ^
/tmp/modconfig-GaVdAL/vmnet-only/hub.c: In function ‘VNetHubAlloc’:
/tmp/modconfig-GaVdAL/vmnet-only/hub.c:315:36: warning: argument to ‘sizeof’ in ‘memcpy’ call is the same pointer type ‘uint8 *’ as the destination; expected ‘uint8’ or an explicit length [-Wsizeof-pointer-memaccess]   memcpy(hub->id.pvnID, id, sizeof id);                                    ^
/tmp/modconfig-GaVdAL/vmnet-only/hub.c:366:28: error: dereferencing pointer to incomplete type             jack->procEntry->read_proc = VNetHubProcRead;                            ^
/tmp/modconfig-GaVdAL/vmnet-only/hub.c:367:28: error: dereferencing pointer to incomplete type             jack->procEntry->data = jack;                            ^
make[2]: *** [/tmp/modconfig-GaVdAL/vmnet-only/hub.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
In file included from /tmp/modconfig-GaVdAL/vmnet-only/vnet.h:28:0,                 from /tmp/modconfig-GaVdAL/vmnet-only/vnetInt.h:24,                 from /tmp/modconfig-GaVdAL/vmnet-only/userif.c:46:
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2624:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
 ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2628:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
 ^
In file included from /tmp/modconfig-GaVdAL/vmnet-only/monitorAction_exported.h:31:0,                 from /tmp/modconfig-GaVdAL/vmnet-only/vnet.h:29,                 from /tmp/modconfig-GaVdAL/vmnet-only/vnetInt.h:24,                 from /tmp/modconfig-GaVdAL/vmnet-only/userif.c:46:
/tmp/modconfig-GaVdAL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’    ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);    ^
/tmp/modconfig-GaVdAL/vmnet-only/userif.c: In function ‘VNetUserIfIoctl’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/userif.c:810:7: note: in expansion of macro ‘ASSERT_ON_COMPILE’       ASSERT_ON_COMPILE(VNET_NOTIFY_VERSION == 5);       ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/userif.c:811:7: note: in expansion of macro ‘ASSERT_ON_COMPILE’       ASSERT_ON_COMPILE(ACTION_EXPORTED_VERSION == 2);       ^
/tmp/modconfig-GaVdAL/vmnet-only/userif.c: In function ‘VNetUserIf_Create’:
/tmp/modconfig-GaVdAL/vmnet-only/userif.c:1049:34: error: dereferencing pointer to incomplete type       userIf->port.jack.procEntry->read_proc = VNetUserIfProcRead;                                  ^
/tmp/modconfig-GaVdAL/vmnet-only/userif.c:1050:34: error: dereferencing pointer to incomplete type       userIf->port.jack.procEntry->data = userIf;                                  ^
make[2]: *** [/tmp/modconfig-GaVdAL/vmnet-only/userif.o] Fehler 1
In file included from /tmp/modconfig-GaVdAL/vmnet-only/vnet.h:28:0,                 from /tmp/modconfig-GaVdAL/vmnet-only/vnetInt.h:24,                 from /tmp/modconfig-GaVdAL/vmnet-only/netif.c:42:
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompilePtr’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2624:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Ptr, 64, void const *, void *, uintptr_t)
 ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h: In function ‘AtomicAssertOnCompileInt’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2463:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused];             \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/vm_atomic.h:2628:1: note: in expansion of macro ‘MAKE_ATOMIC_TYPE’
 MAKE_ATOMIC_TYPE(Int, 32, int, int, int)
 ^
In file included from /tmp/modconfig-GaVdAL/vmnet-only/monitorAction_exported.h:31:0,                 from /tmp/modconfig-GaVdAL/vmnet-only/vnet.h:29,                 from /tmp/modconfig-GaVdAL/vmnet-only/vnetInt.h:24,                 from /tmp/modconfig-GaVdAL/vmnet-only/netif.c:42:
/tmp/modconfig-GaVdAL/vmnet-only/monitorAction_exported.h: In function ‘MonitorActionSet_AtomicInclude’:
/tmp/modconfig-GaVdAL/vmnet-only/vm_assert.h:334:20: warning: typedef ‘AssertOnCompileFailed’ locally defined but not used [-Wunused-local-typedefs]       typedef char AssertOnCompileFailed[AssertOnCompileMisused]; \                    ^
/tmp/modconfig-GaVdAL/vmnet-only/monitorAction_exported.h:91:4: note: in expansion of macro ‘ASSERT_ON_COMPILE’    ASSERT_ON_COMPILE((ACTION_WORD_SIZE & (ACTION_WORD_SIZE - 1)) == 0);    ^
/tmp/modconfig-GaVdAL/vmnet-only/netif.c: In function ‘VNetNetIf_Create’:
/tmp/modconfig-GaVdAL/vmnet-only/netif.c:191:33: error: dereferencing pointer to incomplete type       netIf->port.jack.procEntry->read_proc = VNetNetIfProcRead;                                 ^
/tmp/modconfig-GaVdAL/vmnet-only/netif.c:192:33: error: dereferencing pointer to incomplete type       netIf->port.jack.procEntry->data = netIf;                                 ^
make[2]: *** [/tmp/modconfig-GaVdAL/vmnet-only/netif.o] Fehler 1
make[1]: *** [_module_/tmp/modconfig-GaVdAL/vmnet-only] Fehler 2
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-3.11.0-3-generic'
make: *** [vmnet.ko] Fehler 2
make: Verlasse Verzeichnis '/tmp/modconfig-GaVdAL/vmnet-only'
Failed to build vmnet.  Failed to execute the build command.
Unable to install all modules.  See log for details.

 

And GTK GUI also not works on installer.... I can run only console client.


Viewing all articles
Browse latest Browse all 176483

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>