public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Can't recompile vmware modules
@ 2006-07-23  3:22 Vladimir G. Ivanovic
  2006-07-23 18:20 ` [gentoo-user] " David Talkington
  2006-07-24  5:39 ` [gentoo-user] " Richard Fish
  0 siblings, 2 replies; 6+ messages in thread
From: Vladimir G. Ivanovic @ 2006-07-23  3:22 UTC (permalink / raw
  To: gentoo-amd64, gentoo-user

When I run vmware-config.pl, I get the following error:

        Building for VMware Workstation 5.5.x.
        Using 2.6.x kernel build system.
        make: Entering directory `/tmp/vmware-config0/vmmon-only'
        Makefile:127: *** Inappropriate build environment: you wanted to
        use gcc version  while kernel attempts to use gcc version 4.1.1.
        Makefile:129: *** For proper build you'll have to
        replace /usr/bin/gcc with symbolic link to .  Stop.
        make: Leaving directory `/tmp/vmware-config0/vmmon-only'
        Unable to build the vmmon module.

When I explicitly set the GCC version and then run vmware-config.pl with
VM_CCVER="4.1.1" vmware-config.pl, I successfully pass the GCC version
test, but then make can't find the target auto-build:

        Building for VMware Workstation 5.5.x.
        Using 2.6.x kernel build system.
        make: Entering directory `/tmp/vmware-config3/vmmon-only'
        make: *** No rule to make target `auto-build'.  Stop.
        make: Leaving directory `/tmp/vmware-config3/vmmon-only'
        Unable to build the vmmon module.

Of course the target is there:

        fgrep auto-build: /tmp/vmware-config0/vmmon-only/Makefile
        auto-build: $(DRIVER_KO)

Falling back to an older version of gentoo-sources doesn't help. "make",
"perl", binutils and coreutils all seem OK.

Has anyone else run into this kind of problem, and if so, how did you
solve it?

Thanks.

-- 
Vladimir G. Ivanovic <vgivanovic@comcast.net>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-07-25  9:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-23  3:22 [gentoo-user] Can't recompile vmware modules Vladimir G. Ivanovic
2006-07-23 18:20 ` [gentoo-user] " David Talkington
2006-07-23 19:37   ` Vladimir G. Ivanovic
2006-07-24  5:39 ` [gentoo-user] " Richard Fish
2006-07-24 16:19   ` Vladimir G. Ivanovic
2006-07-25  8:59     ` Richard Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox