Gentoo Archives: gentoo-user-de

From: Sebastian Damm <lists@×××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Re: udevd, udevsend
Date: Wed, 10 Aug 2005 06:27:49
Message-Id: 20050810082622.3dcb78fd@mail.sdamm.de
In Reply to: [gentoo-user-de] Re: udevd, udevsend by Thomas Schweikle
1 Hallo,
2
3 Am 09. August 2005 schrieb Thomas Schweikle:
4 > wobei der kernel 2.6.12-r6 selten (besser nie) zum Einsatz kommt, da
5 > mit diesem VMware 4.5.2 nicht mehr läuft (Probleme mit den Modulen).
6
7 Blödsinn:
8
9 eddie ~ # vmware-config.pl
10 Making sure services for VMware Workstation are stopped.
11
12 Stopping VMware services:
13 Virtual machine monitor done
14 Bridged networking on /dev/vmnet0 done
15 DHCP server on /dev/vmnet8 done
16 NAT service on /dev/vmnet8 done
17 Host-only networking on /dev/vmnet8 done
18 Virtual ethernet done
19
20 Trying to find a suitable vmmon module for your running kernel.
21
22 None of the pre-built vmmon modules for VMware Workstation is suitable for your
23 running kernel. Do you want this program to try to build the vmmon module for
24 your system (you need to have a C compiler installed on your system)? [yes]
25
26 Using compiler "/usr/bin/gcc". Use environment variable CC to override.
27
28 As of September 2003, the Linux kernel development team does not support gcc
29 version 3 and later. See Documentation/Changes in your kernel source directory
30 for information on installing the correct compiler. Do you want to use the
31 version "3.4.3" of compiler "/usr/bin/gcc"? [no] yes
32
33 What is the location of the directory of C header files that match your running
34 kernel? [/lib/modules/2.6.12-gentoo-r6/build/include]
35
36 Extracting the sources of the vmmon module.
37
38 Building the vmmon module.
39
40 Building for VMware Workstation 4.5.2 or VMware GSX Server 3.1.0.
41 Using 2.6.x kernel build system.
42 make: Entering directory `/tmp/vmware-config1/vmmon-only'
43 make -C /lib/modules/2.6.12-gentoo-r6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
44 make[1]: Entering directory `/usr/src/linux-2.6.12-gentoo-r6'
45 CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
46 CC [M] /tmp/vmware-config1/vmmon-only/linux/hostif.o
47 CC [M] /tmp/vmware-config1/vmmon-only/common/cpuid.o
48 CC [M] /tmp/vmware-config1/vmmon-only/common/hash.o
49 CC [M] /tmp/vmware-config1/vmmon-only/common/memtrack.o
50 CC [M] /tmp/vmware-config1/vmmon-only/common/phystrack.o
51 CC [M] /tmp/vmware-config1/vmmon-only/common/task.o
52 cc1plus: Warnung: Kommandozeilenoption "-Wstrict-prototypes" ist gültig für C/ObjC, aber nicht für C++
53 cc1plus: Warnung: Kommandozeilenoption "-Wdeclaration-after-statement" ist gültig für C/ObjC, aber nicht für C++
54 cc1plus: Warnung: Kommandozeilenoption "-Wstrict-prototypes" ist gültig für C/ObjC, aber nicht für C++
55 cc1plus: Warnung: Kommandozeilenoption "-ffreestanding" ist gültig für C/ObjC, aber nicht für C++
56 CC [M] /tmp/vmware-config1/vmmon-only/common/vmx86.o
57 CC [M] /tmp/vmware-config1/vmmon-only/vmcore/compat.o
58 CC [M] /tmp/vmware-config1/vmmon-only/vmcore/moduleloop.o
59 LD [M] /tmp/vmware-config1/vmmon-only/vmmon.o
60 Building modules, stage 2.
61 MODPOST
62 CC /tmp/vmware-config1/vmmon-only/vmmon.mod.o
63 LD [M] /tmp/vmware-config1/vmmon-only/vmmon.ko
64 make[1]: Leaving directory `/usr/src/linux-2.6.12-gentoo-r6'
65 cp -f vmmon.ko ./../vmmon.o
66 make: Leaving directory `/tmp/vmware-config1/vmmon-only'
67 The module loads perfectly in the running kernel.
68
69 This program previously created the file /dev/vmmon, and was about to remove it.
70 Somebody else apparently did it already.
71
72 Extracting the sources of the vmnet module.
73
74 Building the vmnet module.
75
76 Building for VMware Workstation 4.5.2 or VMware GSX Server 3.1.0.
77 Using 2.6.x kernel build system.
78 make: Entering directory `/tmp/vmware-config1/vmnet-only'
79 make -C /lib/modules/2.6.12-gentoo-r6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
80 make[1]: Entering directory `/usr/src/linux-2.6.12-gentoo-r6'
81 CC [M] /tmp/vmware-config1/vmnet-only/driver.o
82 CC [M] /tmp/vmware-config1/vmnet-only/hub.o
83 CC [M] /tmp/vmware-config1/vmnet-only/userif.o
84 CC [M] /tmp/vmware-config1/vmnet-only/netif.o
85 CC [M] /tmp/vmware-config1/vmnet-only/bridge.o
86 CC [M] /tmp/vmware-config1/vmnet-only/procfs.o
87 LD [M] /tmp/vmware-config1/vmnet-only/vmnet.o
88 Building modules, stage 2.
89 MODPOST
90 CC /tmp/vmware-config1/vmnet-only/vmnet.mod.o
91 LD [M] /tmp/vmware-config1/vmnet-only/vmnet.ko
92 make[1]: Leaving directory `/usr/src/linux-2.6.12-gentoo-r6'
93 cp -f vmnet.ko ./../vmnet.o
94 make: Leaving directory `/tmp/vmware-config1/vmnet-only'
95 The module loads perfectly in the running kernel.
96
97 You have already setup networking.
98
99 Would you like to skip networking setup and keep your old settings as they are?
100 (yes/no) [yes]
101
102 Do you want this program to automatically configure your system to allow your
103 virtual machines to access the host's filesystem? (yes/no/help) [no]
104
105 Starting VMware services:
106 Virtual machine monitor done
107 Virtual ethernet done
108 Bridged networking on /dev/vmnet0 done
109 Host-only networking on /dev/vmnet8 (background) done
110 NAT service on /dev/vmnet8 done
111
112 The configuration of VMware Workstation 4.5.2 build-8848 for Linux for this
113 running kernel completed successfully.
114
115 You can now run VMware Workstation by invoking the following command:
116 "/opt/vmware/bin/vmware".
117
118 Enjoy,
119
120 --the VMware team
121
122 OK, war OT, aber vielleicht hilfts trotzdem.
123
124 Ciao
125 Sebastian
126 --
127 Sebastian Damm
128 Blog: http://blog.sdamm.de
129 GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
130 Fingerprint: CB7F F23F D950 644D 838B 215A 550F 75EC 64D9 6827

Replies

Subject Author
[gentoo-user-de] Re: udevd, udevsend Thomas Schweikle <tps@××××××.de>