Gentoo Archives: gentoo-amd64

From: Ronan Klyne <rklyne@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't recompile vmware modules
Date: Sun, 23 Jul 2006 10:44:25
Message-Id: 44C35282.5070802@gmail.com
In Reply to: [gentoo-amd64] Can't recompile vmware modules by "Vladimir G. Ivanovic"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I found that I had to build a new kernel with whatever sources were
5 there before running vmware-config. I now have it working with
6 gentoo-sources-2.6.17-r4...
7
8 # r
9
10 Vladimir G. Ivanovic wrote:
11 > When I run vmware-config.pl, I get the following error:
12 >
13 > Building for VMware Workstation 5.5.x.
14 > Using 2.6.x kernel build system.
15 > make: Entering directory `/tmp/vmware-config0/vmmon-only'
16 > Makefile:127: *** Inappropriate build environment: you wanted to
17 > use gcc version while kernel attempts to use gcc version 4.1.1.
18 > Makefile:129: *** For proper build you'll have to
19 > replace /usr/bin/gcc with symbolic link to . Stop.
20 > make: Leaving directory `/tmp/vmware-config0/vmmon-only'
21 > Unable to build the vmmon module.
22 >
23 > When I explicitly set the GCC version and then run vmware-config.pl with
24 > VM_CCVER="4.1.1" vmware-config.pl, I successfully pass the GCC version
25 > test, but then make can't find the target auto-build:
26 >
27 > Building for VMware Workstation 5.5.x.
28 > Using 2.6.x kernel build system.
29 > make: Entering directory `/tmp/vmware-config3/vmmon-only'
30 > make: *** No rule to make target `auto-build'. Stop.
31 > make: Leaving directory `/tmp/vmware-config3/vmmon-only'
32 > Unable to build the vmmon module.
33 >
34 > Of course the target is there:
35 >
36 > fgrep auto-build: /tmp/vmware-config0/vmmon-only/Makefile
37 > auto-build: $(DRIVER_KO)
38 >
39 > Falling back to an older version of gentoo-sources doesn't help. "make",
40 > "perl", binutils and coreutils all seem OK.
41 >
42 > Has anyone else run into this kind of problem, and if so, how did you
43 > solve it?
44 >
45 > Thanks.
46 >
47 -----BEGIN PGP SIGNATURE-----
48 Version: GnuPG v1.4.4 (GNU/Linux)
49
50 iD8DBQFEw1KBO7n2sgVOSqsRAilrAJoDL59Rx1pVzen5b6K2vXkwB3U+4gCfYSmw
51 06ckJrUjlLry3XLgIuCa/iw=
52 =lrrd
53 -----END PGP SIGNATURE-----
54
55 --
56 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Can't recompile vmware modules "Vladimir G. Ivanovic" <vgivanovic@×××××××.net>