public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vladimir G. Ivanovic" <vgivanovic@comcast.net>
To: gentoo-amd64 <gentoo-amd64@lists.gentoo.org>,
	gentoo-user <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Can't recompile vmware modules
Date: Sat, 22 Jul 2006 20:22:37 -0700	[thread overview]
Message-ID: <1153624957.12180.11.camel@scarlatti.leonora.org> (raw)

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



             reply	other threads:[~2006-07-23  3:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-23  3:22 Vladimir G. Ivanovic [this message]
2006-07-23 18:20 ` [gentoo-user] Re: Can't recompile vmware modules 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1153624957.12180.11.camel@scarlatti.leonora.org \
    --to=vgivanovic@comcast.net \
    --cc=gentoo-amd64@lists.gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox